Skip to content

Instantly share code, notes, and snippets.

@lkraman
Created June 7, 2019 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lkraman/de6e676aab9592b93c4d5fc6a32b3a2b to your computer and use it in GitHub Desktop.
Save lkraman/de6e676aab9592b93c4d5fc6a32b3a2b to your computer and use it in GitHub Desktop.
Heroku Log- crashed deployment
C:\Users\lkram\Documents\Bloc\GitHub\bloc\blocipedia-node>heroku logs
» Warning: heroku update available from 7.24.1 to 7.24.3.
(node:173756) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
2019-06-07T14:13:00.316801+00:00 app[web.1]: npm ERR! blocipedia-node@1.0.0 start: `node src/server.js`
2019-06-07T14:13:00.316803+00:00 app[web.1]: npm ERR! Exit status 1
2019-06-07T14:13:00.316806+00:00 app[web.1]: npm ERR!
2019-06-07T14:13:00.316807+00:00 app[web.1]: npm ERR! Failed at the blocipedia-node@1.0.0 start script.
2019-06-07T14:13:00.316810+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2019-06-07T14:13:02.561310+00:00 app[web.1]:
2019-06-07T14:13:02.561521+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2019-06-07T14:13:02.561671+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2019-06-07T14_13_00_319Z-debug.log
2019-06-07T14:13:02.654225+00:00 heroku[web.1]: State changed from starting to crashed
2019-06-07T14:13:02.634962+00:00 heroku[web.1]: Process exited with status 1
2019-06-07T14:49:53.187499+00:00 heroku[web.1]: State changed from crashed to starting
2019-06-07T14:49:57.714787+00:00 heroku[web.1]: Starting process with command `npm start`
2019-06-07T14:50:00.743884+00:00 app[web.1]:
2019-06-07T14:50:00.743908+00:00 app[web.1]: > blocipedia-node@1.0.0 start /app
2019-06-07T14:50:00.743910+00:00 app[web.1]: > node src/server.js
2019-06-07T14:50:00.743912+00:00 app[web.1]:
2019-06-07T14:50:01.953713+00:00 heroku[web.1]: State changed from starting to crashed
2019-06-07T14:50:01.719888+00:00 app[web.1]: internal/validators.js:107
2019-06-07T14:50:01.719914+00:00 app[web.1]: throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
2019-06-07T14:50:01.719916+00:00 app[web.1]: ^
2019-06-07T14:50:01.719918+00:00 app[web.1]:
2019-06-07T14:50:01.719920+00:00 app[web.1]: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
2019-06-07T14:50:01.719922+00:00 app[web.1]: at validateString (internal/validators.js:107:11)
2019-06-07T14:50:01.719924+00:00 app[web.1]: at Url.parse (url.js:155:3)
2019-06-07T14:50:01.719926+00:00 app[web.1]: at Object.urlParse [as parse] (url.js:150:13)
2019-06-07T14:50:01.719929+00:00 app[web.1]: at new Sequelize (/app/node_modules/sequelize/lib/sequelize.js:185:28)
2019-06-07T14:50:01.719931+00:00 app[web.1]: at Object.<anonymous> (/app/src/db/models/index.js:12:19)
2019-06-07T14:50:01.719933+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:774:30)
2019-06-07T14:50:01.719935+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
2019-06-07T14:50:01.719937+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:641:32)
2019-06-07T14:50:01.719939+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:556:12)
2019-06-07T14:50:01.719941+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:681:19)
2019-06-07T14:50:01.719943+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:16:16)
2019-06-07T14:50:01.719945+00:00 app[web.1]: at Object.<anonymous> (/app/src/config/passport-config.js:3:14)
2019-06-07T14:50:01.719947+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:774:30)
2019-06-07T14:50:01.719949+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
2019-06-07T14:50:01.719951+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:641:32)
2019-06-07T14:50:01.719953+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:556:12)
2019-06-07T14:50:01.719955+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:681:19)
2019-06-07T14:50:01.719957+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:16:16)
2019-06-07T14:50:01.719959+00:00 app[web.1]: at Object.<anonymous> (/app/src/config/main-config.js:9:24)
2019-06-07T14:50:01.719961+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:774:30)
2019-06-07T14:50:01.719964+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
2019-06-07T14:50:01.719966+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:641:32)
2019-06-07T14:50:01.757064+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2019-06-07T14:50:01.757628+00:00 app[web.1]: npm ERR! errno 1
2019-06-07T14:50:01.759298+00:00 app[web.1]: npm ERR! blocipedia-node@1.0.0 start: `node src/server.js`
2019-06-07T14:50:01.759510+00:00 app[web.1]: npm ERR! Exit status 1
2019-06-07T14:50:01.759774+00:00 app[web.1]: npm ERR!
2019-06-07T14:50:01.759987+00:00 app[web.1]: npm ERR! Failed at the blocipedia-node@1.0.0 start script.
2019-06-07T14:50:01.760201+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2019-06-07T14:50:01.823591+00:00 app[web.1]:
2019-06-07T14:50:01.823937+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2019-06-07T14:50:01.828377+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2019-06-07T14_50_01_775Z-debug.log
2019-06-07T14:50:01.932630+00:00 heroku[web.1]: Process exited with status 1
2019-06-07T15:40:31.024819+00:00 heroku[web.1]: State changed from crashed to starting
2019-06-07T15:40:34.887355+00:00 heroku[web.1]: Starting process with command `npm start`
2019-06-07T15:40:37.878926+00:00 app[web.1]:
2019-06-07T15:40:37.878953+00:00 app[web.1]: > blocipedia-node@1.0.0 start /app
2019-06-07T15:40:37.878956+00:00 app[web.1]: > node src/server.js
2019-06-07T15:40:37.878958+00:00 app[web.1]:
2019-06-07T15:40:38.585084+00:00 app[web.1]: internal/validators.js:107
2019-06-07T15:40:38.585112+00:00 app[web.1]: throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
2019-06-07T15:40:38.585115+00:00 app[web.1]: ^
2019-06-07T15:40:38.585117+00:00 app[web.1]:
2019-06-07T15:40:38.585120+00:00 app[web.1]: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
2019-06-07T15:40:38.585122+00:00 app[web.1]: at validateString (internal/validators.js:107:11)
2019-06-07T15:40:38.585124+00:00 app[web.1]: at Url.parse (url.js:155:3)
2019-06-07T15:40:38.585126+00:00 app[web.1]: at Object.urlParse [as parse] (url.js:150:13)
2019-06-07T15:40:38.585129+00:00 app[web.1]: at new Sequelize (/app/node_modules/sequelize/lib/sequelize.js:185:28)
2019-06-07T15:40:38.585131+00:00 app[web.1]: at Object.<anonymous> (/app/src/db/models/index.js:12:19)
2019-06-07T15:40:38.585134+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:774:30)
2019-06-07T15:40:38.585136+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
2019-06-07T15:40:38.585138+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:641:32)
2019-06-07T15:40:38.585140+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:556:12)
2019-06-07T15:40:38.585143+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:681:19)
2019-06-07T15:40:38.585145+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:16:16)
2019-06-07T15:40:38.585147+00:00 app[web.1]: at Object.<anonymous> (/app/src/config/passport-config.js:3:14)
2019-06-07T15:40:38.585149+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:774:30)
2019-06-07T15:40:38.585151+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
2019-06-07T15:40:38.585153+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:641:32)
2019-06-07T15:40:38.585155+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:556:12)
2019-06-07T15:40:38.585157+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:681:19)
2019-06-07T15:40:38.585159+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:16:16)
2019-06-07T15:40:38.585161+00:00 app[web.1]: at Object.<anonymous> (/app/src/config/main-config.js:9:24)
2019-06-07T15:40:38.585163+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:774:30)
2019-06-07T15:40:38.585165+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
2019-06-07T15:40:38.585167+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:641:32)
2019-06-07T15:40:38.605624+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2019-06-07T15:40:38.605846+00:00 app[web.1]: npm ERR! errno 1
2019-06-07T15:40:38.607245+00:00 app[web.1]: npm ERR! blocipedia-node@1.0.0 start: `node src/server.js`
2019-06-07T15:40:38.607511+00:00 app[web.1]: npm ERR! Exit status 1
2019-06-07T15:40:38.609121+00:00 app[web.1]: npm ERR!
2019-06-07T15:40:38.609187+00:00 app[web.1]: npm ERR! Failed at the blocipedia-node@1.0.0 start script.
2019-06-07T15:40:38.609327+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2019-06-07T15:40:38.615779+00:00 app[web.1]:
2019-06-07T15:40:38.615991+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2019-06-07T15:40:38.616127+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2019-06-07T15_40_38_611Z-debug.log
2019-06-07T15:40:38.701333+00:00 heroku[web.1]: State changed from starting to crashed
2019-06-07T15:40:38.679294+00:00 heroku[web.1]: Process exited with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment