Skip to content

Instantly share code, notes, and snippets.

@stevanpopo
Created September 27, 2018 08:40
Show Gist options
  • Save stevanpopo/35855539c89298ae2ed0dca164bd3f82 to your computer and use it in GitHub Desktop.
Save stevanpopo/35855539c89298ae2ed0dca164bd3f82 to your computer and use it in GitHub Desktop.
Applications logs 2
timelogger git:(master) heroku logs
2018-09-27T08:36:49.169401+00:00 app[web.1]: 1 asset
2018-09-27T08:36:49.169403+00:00 app[web.1]: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 753 bytes {0} [built]
2018-09-27T08:36:49.169404+00:00 app[web.1]: [2] (webpack)/buildin/global.js 509 bytes {0} [built]
2018-09-27T08:36:49.169406+00:00 app[web.1]: [3] (webpack)/buildin/module.js 517 bytes {0} [built]
2018-09-27T08:36:49.169407+00:00 app[web.1]: + 1 hidden module
2018-09-27T08:36:49.225276+00:00 app[web.1]: Done in 52.28s.
2018-09-27T08:36:49.169387+00:00 app[web.1]: [37] ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./src/scss/main.scss 2.61 kB {0} [built]
2018-09-27T08:36:49.169381+00:00 app[web.1]: assets/images/unnamed.png 588 kB [emitted] [big]
2018-09-27T08:36:49.803609+00:00 app[web.1]: throw err;
2018-09-27T08:36:49.803581+00:00 app[web.1]: module.js:557
2018-09-27T08:36:49.803612+00:00 app[web.1]: ^
2018-09-27T08:36:49.803613+00:00 app[web.1]:
2018-09-27T08:36:49.803616+00:00 app[web.1]: Error: Cannot find module 'Express'
2018-09-27T08:36:49.803618+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:555:15)
2018-09-27T08:36:49.803619+00:00 app[web.1]: at Function.Module._load (module.js:482:25)
2018-09-27T08:36:49.803621+00:00 app[web.1]: at Module.require (module.js:604:17)
2018-09-27T08:36:49.803623+00:00 app[web.1]: at require (internal/module.js:11:18)
2018-09-27T08:36:49.803624+00:00 app[web.1]: at Object.<anonymous> (/app/config/routes.js:1:78)
2018-09-27T08:36:49.803626+00:00 app[web.1]: at Module._compile (module.js:660:30)
2018-09-27T08:36:49.803627+00:00 app[web.1]: at Object.Module._extensions..js (module.js:671:10)
2018-09-27T08:36:49.803629+00:00 app[web.1]: at Module.load (module.js:573:32)
2018-09-27T08:36:49.803631+00:00 app[web.1]: at tryModuleLoad (module.js:513:12)
2018-09-27T08:36:49.803633+00:00 app[web.1]: at Function.Module._load (module.js:505:3)
2018-09-27T08:36:49.824895+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2018-09-27T08:36:49.825873+00:00 app[web.1]: npm ERR! errno 1
2018-09-27T08:36:49.828635+00:00 app[web.1]: npm ERR! Dreamweeks@1.0.0 start: `yarn build && node index`
2018-09-27T08:36:49.829166+00:00 app[web.1]: npm ERR! Exit status 1
2018-09-27T08:36:49.829667+00:00 app[web.1]: npm ERR!
2018-09-27T08:36:49.830170+00:00 app[web.1]: npm ERR! Failed at the Dreamweeks@1.0.0 start script.
2018-09-27T08:36:49.830451+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2018-09-27T08:36:49.845529+00:00 app[web.1]:
2018-09-27T08:36:49.846167+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2018-09-27T08:36:49.846532+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-09-27T08_36_49_832Z-debug.log
2018-09-27T08:36:49.919110+00:00 heroku[web.1]: Process exited with status 1
2018-09-27T08:36:49.169329+00:00 app[web.1]: Hash: 4ed6bf5f5362fffa35da
2018-09-27T08:36:49.169368+00:00 app[web.1]: Version: webpack 3.12.0
2018-09-27T08:36:49.169370+00:00 app[web.1]: Time: 50088ms
2018-09-27T08:36:49.948759+00:00 heroku[web.1]: State changed from starting to crashed
2018-09-27T08:36:49.950901+00:00 heroku[web.1]: State changed from crashed to starting
2018-09-27T08:36:59.988211+00:00 heroku[web.1]: Starting process with command `npm start`
2018-09-27T08:37:02.977932+00:00 app[web.1]:
2018-09-27T08:37:02.977952+00:00 app[web.1]: > Dreamweeks@1.0.0 start /app
2018-09-27T08:37:02.977954+00:00 app[web.1]: > yarn build && node index
2018-09-27T08:37:02.977956+00:00 app[web.1]:
2018-09-27T08:37:03.963083+00:00 app[web.1]: yarn run v1.6.0
2018-09-27T08:37:04.198142+00:00 app[web.1]: $ webpack -p
2018-09-27T08:37:09.836521+00:00 heroku[router]: at=error code=H20 desc="App boot timeout" method=GET path="/" host=dreamweeks.herokuapp.com request_id=cf3286b2-80cb-4abe-9023-0c5ccfb18c83 fwd="85.244.106.141" dyno= connect= service= status=503 bytes= protocol=https
2018-09-27T08:37:38.424450+00:00 app[web.1]: Version: webpack 3.12.0
2018-09-27T08:37:38.424453+00:00 app[web.1]: Time: 32477ms
2018-09-27T08:37:38.424455+00:00 app[web.1]: Asset Size Chunks Chunk Names
2018-09-27T08:37:38.424457+00:00 app[web.1]: app.js 888 kB 0 [emitted] [big] main
2018-09-27T08:37:38.424439+00:00 app[web.1]: Hash: 4ed6bf5f5362fffa35da
2018-09-27T08:37:38.424458+00:00 app[web.1]: index.html 439 bytes [emitted]
2018-09-27T08:37:38.424467+00:00 app[web.1]: [22] ./src/lib/Auth.js 2.07 kB {0} [built]
2018-09-27T08:37:38.424469+00:00 app[web.1]: [37] ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./src/scss/main.scss 2.61 kB {0} [built]
2018-09-27T08:37:38.424465+00:00 app[web.1]: assets/images/unnamed.png 588 kB [emitted] [big]
2018-09-27T08:37:38.424471+00:00 app[web.1]: [43] (webpack)/buildin/module.js 517 bytes {0} [built]
2018-09-27T08:37:38.424473+00:00 app[web.1]: [189] (webpack)/buildin/global.js 509 bytes {0} [built]
2018-09-27T08:37:38.424476+00:00 app[web.1]: [239] ./src/scss/main.scss 1.22 kB {0} [built]
2018-09-27T08:37:38.424481+00:00 app[web.1]: Child html-webpack-plugin for "index.html":
2018-09-27T08:37:38.424488+00:00 app[web.1]: [3] (webpack)/buildin/module.js 517 bytes {0} [built]
2018-09-27T08:37:38.424480+00:00 app[web.1]: + 416 hidden modules
2018-09-27T08:37:38.424486+00:00 app[web.1]: [2] (webpack)/buildin/global.js 509 bytes {0} [built]
2018-09-27T08:37:38.424483+00:00 app[web.1]: 1 asset
2018-09-27T08:37:38.424478+00:00 app[web.1]: [265] ./node_modules/moment/locale ^\.\/.*$ 2.98 kB {0} [optional] [built]
2018-09-27T08:37:38.424490+00:00 app[web.1]: + 1 hidden module
2018-09-27T08:37:38.495705+00:00 app[web.1]: Done in 34.56s.
2018-09-27T08:37:38.424475+00:00 app[web.1]: [208] ./src/app.js 3.8 kB {0} [built]
2018-09-27T08:37:38.424485+00:00 app[web.1]: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 753 bytes {0} [built]
2018-09-27T08:37:38.954973+00:00 app[web.1]: throw err;
2018-09-27T08:37:38.954946+00:00 app[web.1]: module.js:557
2018-09-27T08:37:38.954976+00:00 app[web.1]: ^
2018-09-27T08:37:38.954982+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:555:15)
2018-09-27T08:37:38.954991+00:00 app[web.1]: at Object.<anonymous> (/app/config/routes.js:1:78)
2018-09-27T08:37:38.954984+00:00 app[web.1]: at Function.Module._load (module.js:482:25)
2018-09-27T08:37:38.954989+00:00 app[web.1]: at require (internal/module.js:11:18)
2018-09-27T08:37:38.954994+00:00 app[web.1]: at Object.Module._extensions..js (module.js:671:10)
2018-09-27T08:37:38.954992+00:00 app[web.1]: at Module._compile (module.js:660:30)
2018-09-27T08:37:38.954978+00:00 app[web.1]:
2018-09-27T08:37:38.954980+00:00 app[web.1]: Error: Cannot find module 'Express'
2018-09-27T08:37:38.954996+00:00 app[web.1]: at Module.load (module.js:573:32)
2018-09-27T08:37:38.954986+00:00 app[web.1]: at Module.require (module.js:604:17)
2018-09-27T08:37:38.954998+00:00 app[web.1]: at tryModuleLoad (module.js:513:12)
2018-09-27T08:37:38.954999+00:00 app[web.1]: at Function.Module._load (module.js:505:3)
2018-09-27T08:37:38.971210+00:00 app[web.1]: npm ERR! Exit status 1
2018-09-27T08:37:38.970906+00:00 app[web.1]: npm ERR! Dreamweeks@1.0.0 start: `yarn build && node index`
2018-09-27T08:37:38.967768+00:00 app[web.1]: npm ERR! errno 1
2018-09-27T08:37:38.971686+00:00 app[web.1]: npm ERR!
2018-09-27T08:37:38.967146+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2018-09-27T08:37:38.972012+00:00 app[web.1]: npm ERR! Failed at the Dreamweeks@1.0.0 start script.
2018-09-27T08:37:38.972277+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2018-09-27T08:37:38.987448+00:00 app[web.1]:
2018-09-27T08:37:38.988146+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2018-09-27T08:37:38.988879+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-09-27T08_37_38_976Z-debug.log
2018-09-27T08:37:39.072638+00:00 heroku[web.1]: State changed from starting to crashed
2018-09-27T08:37:39.050995+00:00 heroku[web.1]: Process exited with status 1
2018-09-27T08:37:40.746564+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dreamweeks.herokuapp.com request_id=b383560a-e03a-4b7f-9d1c-0caabaf871a7 fwd="85.244.106.141" dyno= connect= service= status=503 bytes= protocol=http
2018-09-27T08:37:42.782935+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=dreamweeks.herokuapp.com request_id=abff8557-7d67-4401-be04-2693f80615e5 fwd="85.244.106.141" dyno= connect= service= status=503 bytes= protocol=https
2018-09-27T08:37:43.153249+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dreamweeks.herokuapp.com request_id=e975c501-f3be-421b-a0d4-b766341d2c8f fwd="108.170.8.155" dyno= connect= service= status=503 bytes= protocol=http
2018-09-27T08:37:51.838168+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dreamweeks.herokuapp.com request_id=ee8ac896-71f9-437b-9080-a3eb8d8cb202 fwd="85.244.106.141" dyno= connect= service= status=503 bytes= protocol=https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment