Code Monkey home page Code Monkey logo

Comments (4)

Taytay avatar Taytay commented on September 26, 2024

Heh - that buffer is: <h1>Not Found</h1>

from heroku-fork.

Taytay avatar Taytay commented on September 26, 2024

And this is the request that failed:

{ domain: null,
  _events:
   { response: { [Function: g] listener: [Function] },
     socket: { [Function: g] listener: [Function] } },
  _eventsCount: 2,
  _maxListeners: undefined,
  output: [],
  outputEncodings: [],
  outputCallbacks: [],
  writable: true,
  _last: false,
  chunkedEncoding: false,
  shouldKeepAlive: true,
  useChunkedEncodingByDefault: true,
  sendDate: false,
  _removedHeader: {},
  _contentLength: null,
  _hasBody: true,
  _trailer: '',
  finished: false,
  _hangupClose: false,
  _headerSent: false,
  socket: null,
  connection: null,
  _header: null,
  _headers:
   { accept: 'application/vnd.heroku+json; version=3',
     'content-type': 'application/json',
     range: 'id ]..; max=1000',
     host: 'postgres-starter-api.heroku.com',
     authorization: 'Basic OmRlOTRlNmVhLTNiNzMtNDE5ZC04MDkyLWYyZjQxNGFkYmEzMA==' },
  _headerNames:
   { accept: 'Accept',
     'content-type': 'Content-type',
     range: 'Range',
     host: 'Host',
     authorization: 'Authorization' },
  agent:
   { domain: null,
     _events: { free: [Function] },
     _eventsCount: 1,
     _maxListeners: undefined,
     defaultPort: 443,
     protocol: 'https:',
     options: { maxSockets: 5000, path: null },
     requests: {},
     sockets: { 'postgres-starter-api.heroku.com:443::::::::': [Object] },
     freeSockets: {},
     keepAliveMsecs: 1000,
     keepAlive: false,
     maxSockets: 5000,
     maxFreeSockets: 256 },
  socketPath: undefined,
  method: 'POST',
  path: '/client/v11/databases/resting-deftly-8967/transfers' }

from heroku-fork.

Taytay avatar Taytay commented on September 26, 2024

And this is our database plan: heroku-postgresql:standard-0 HEROKU_POSTGRESQL_BROWN

from heroku-fork.

jdx avatar jdx commented on September 26, 2024

#3 will fix this

from heroku-fork.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.