Skip to content

Instantly share code, notes, and snippets.

/-

Created January 25, 2016 23:03
Show Gist options
  • Save anonymous/0669f4c9f937a0e47034 to your computer and use it in GitHub Desktop.
Save anonymous/0669f4c9f937a0e47034 to your computer and use it in GitHub Desktop.
2016-01-25T22:48:55.225029+00:00 app[web.1]: at Object.Module._extensions..js (module.js:405:10)
2016-01-25T22:48:55.238513+00:00 app[web.1]: npm ERR! node server.js
2016-01-25T22:48:55.238331+00:00 app[web.1]: npm ERR! not with npm itself.
2016-01-25T22:48:55.238413+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-01-25T22:48:55.238121+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-01-25T22:48:55.238015+00:00 app[web.1]: npm ERR! Failed at the explore-mean@1.0.0 start script 'node server.js'.
2016-01-25T22:48:55.238703+00:00 app[web.1]: npm ERR! npm owner ls explore-mean
2016-01-25T22:48:55.237802+00:00 app[web.1]: npm ERR! Exit status 1
2016-01-25T22:48:55.238607+00:00 app[web.1]: npm ERR! You can get their info via:
2016-01-25T22:48:55.238222+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the explore-mean package,
2016-01-25T22:48:55.241124+00:00 app[web.1]: npm ERR! /app/npm-debug.log
2016-01-25T22:48:55.240879+00:00 app[web.1]:
2016-01-25T22:48:55.238801+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
2016-01-25T22:48:55.241039+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
2016-01-25T22:48:55.810978+00:00 heroku[web.1]: Process exited with status 1
2016-01-25T22:48:55.820212+00:00 heroku[web.1]: State changed from starting to crashed
2016-01-25T22:49:31.830996+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=user-info.herokuapp.com request_id=19106c84-e905-4674-9e7d-059e4aaa6ed4 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:49:32.353705+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=user-info.herokuapp.com request_id=46c9b9f2-0015-4e88-bd7d-869202c978b1 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:52:25.259241+00:00 heroku[slug-compiler]: Slug compilation started
2016-01-25T22:52:25.259250+00:00 heroku[slug-compiler]: Slug compilation finished
2016-01-25T22:52:25.250999+00:00 heroku[web.1]: State changed from crashed to starting
2016-01-25T22:52:25.119072+00:00 heroku[api]: Deploy 5358220 by leptone55@gmail.com
2016-01-25T22:52:25.119072+00:00 heroku[api]: Release v5 created by leptone55@gmail.com
2016-01-25T22:52:26.948806+00:00 heroku[web.1]: Starting process with command `npm start`
2016-01-25T22:52:29.644505+00:00 app[web.1]:
2016-01-25T22:52:29.644515+00:00 app[web.1]: > explore-mean@1.0.0 start /app
2016-01-25T22:52:29.644517+00:00 app[web.1]: > node server.js
2016-01-25T22:52:29.644517+00:00 app[web.1]:
2016-01-25T22:52:30.341811+00:00 app[web.1]: /app/server.js:13
2016-01-25T22:52:30.341847+00:00 app[web.1]: app.use(compression())
2016-01-25T22:52:30.341860+00:00 app[web.1]: ^
2016-01-25T22:52:30.341871+00:00 app[web.1]:
2016-01-25T22:52:30.341883+00:00 app[web.1]: ReferenceError: compression is not defined
2016-01-25T22:52:30.341884+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:13:11)
2016-01-25T22:52:30.341885+00:00 app[web.1]: at Module._compile (module.js:398:26)
2016-01-25T22:52:30.341886+00:00 app[web.1]: at Object.Module._extensions..js (module.js:405:10)
2016-01-25T22:52:30.341887+00:00 app[web.1]: at Module.load (module.js:344:32)
2016-01-25T22:52:30.341888+00:00 app[web.1]: at Function.Module._load (module.js:301:12)
2016-01-25T22:52:30.341889+00:00 app[web.1]: at Function.Module.runMain (module.js:430:10)
2016-01-25T22:52:30.341890+00:00 app[web.1]: at startup (node.js:141:18)
2016-01-25T22:52:30.341900+00:00 app[web.1]: at node.js:1003:3
2016-01-25T22:52:30.352945+00:00 app[web.1]:
2016-01-25T22:52:30.372469+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
2016-01-25T22:52:30.372847+00:00 app[web.1]: npm ERR! /app/npm-debug.log
2016-01-25T22:52:30.358020+00:00 app[web.1]: npm ERR! Linux 3.13.0-71-generic
2016-01-25T22:52:30.358426+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
2016-01-25T22:52:30.358646+00:00 app[web.1]: npm ERR! node v5.4.0
2016-01-25T22:52:30.359215+00:00 app[web.1]: npm ERR! npm v3.3.12
2016-01-25T22:52:30.359725+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2016-01-25T22:52:30.360860+00:00 app[web.1]: npm ERR! Failed at the explore-mean@1.0.0 start script 'node server.js'.
2016-01-25T22:52:30.361910+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-01-25T22:52:30.360395+00:00 app[web.1]: npm ERR! Exit status 1
2016-01-25T22:52:30.360588+00:00 app[web.1]: npm ERR!
2016-01-25T22:52:30.362109+00:00 app[web.1]: npm ERR! node server.js
2016-01-25T22:52:30.362469+00:00 app[web.1]: npm ERR! npm owner ls explore-mean
2016-01-25T22:52:30.362272+00:00 app[web.1]: npm ERR! You can get their info via:
2016-01-25T22:52:30.372016+00:00 app[web.1]:
2016-01-25T22:52:30.362632+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
2016-01-25T22:52:30.361090+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-01-25T22:52:30.361313+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the explore-mean package,
2016-01-25T22:52:30.360161+00:00 app[web.1]: npm ERR! explore-mean@1.0.0 start: `node server.js`
2016-01-25T22:52:30.361536+00:00 app[web.1]: npm ERR! not with npm itself.
2016-01-25T22:52:31.206297+00:00 heroku[web.1]: State changed from starting to crashed
2016-01-25T22:52:31.189572+00:00 heroku[web.1]: Process exited with status 1
2016-01-25T22:52:33.226508+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=user-info.herokuapp.com request_id=8622b6df-9a92-4d5d-94c2-7843342d3a38 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:52:33.683910+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=user-info.herokuapp.com request_id=70809494-558b-4f50-b140-65ccf70e5424 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:55:30.190552+00:00 heroku[slug-compiler]: Slug compilation started
2016-01-25T22:55:30.026533+00:00 heroku[api]: Deploy 2fc3ed9 by leptone55@gmail.com
2016-01-25T22:55:30.026579+00:00 heroku[api]: Release v6 created by leptone55@gmail.com
2016-01-25T22:55:30.190556+00:00 heroku[slug-compiler]: Slug compilation finished
2016-01-25T22:55:32.815672+00:00 heroku[web.1]: Starting process with command `npm start`
2016-01-25T22:55:31.440801+00:00 heroku[web.1]: State changed from crashed to starting
2016-01-25T22:55:35.974650+00:00 app[web.1]:
2016-01-25T22:55:35.974668+00:00 app[web.1]: > node server.js
2016-01-25T22:55:35.974666+00:00 app[web.1]: > explore-mean@1.0.0 start /app
2016-01-25T22:55:35.974669+00:00 app[web.1]:
2016-01-25T22:55:36.683607+00:00 app[web.1]: Server listening on port 3000
2016-01-25T22:55:36.664858+00:00 app[web.1]: Mon, 25 Jan 2016 22:55:36 GMT body-parser deprecated undefined extended: provide extended option at server.js:18:20
2016-01-25T22:56:33.402641+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2016-01-25T22:56:33.402641+00:00 heroku[web.1]: Stopping process with SIGKILL
2016-01-25T22:56:34.295920+00:00 heroku[web.1]: Process exited with status 137
2016-01-25T22:56:34.315791+00:00 heroku[web.1]: State changed from starting to crashed
2016-01-25T22:56:37.831135+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=user-info.herokuapp.com request_id=ca62c0e9-98d7-4da0-85cc-f2dbe537e790 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:56:38.323505+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=user-info.herokuapp.com request_id=72d6eedc-435b-40ef-bf3f-799d11a0bc9f fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:58:59.155388+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=user-info.herokuapp.com request_id=c836a153-c7c2-4d11-96d8-4e222942f664 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T22:58:59.444466+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=user-info.herokuapp.com request_id=b5939c3a-3cf7-4f3b-9da5-5326085fff97 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T23:02:25.042900+00:00 heroku[web.1]: State changed from crashed to starting
2016-01-25T23:02:26.366042+00:00 heroku[web.1]: Starting process with command `npm start`
2016-01-25T23:02:28.395433+00:00 app[web.1]:
2016-01-25T23:02:28.395444+00:00 app[web.1]: > node server.js
2016-01-25T23:02:28.395443+00:00 app[web.1]: > explore-mean@1.0.0 start /app
2016-01-25T23:02:28.395445+00:00 app[web.1]:
2016-01-25T23:02:28.837546+00:00 app[web.1]: Mon, 25 Jan 2016 23:02:28 GMT body-parser deprecated undefined extended: provide extended option at server.js:18:20
2016-01-25T23:02:28.849872+00:00 app[web.1]: Server listening on port 3000
2016-01-25T23:03:26.396276+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2016-01-25T23:03:26.396276+00:00 heroku[web.1]: Stopping process with SIGKILL
2016-01-25T23:03:27.202273+00:00 heroku[web.1]: Process exited with status 137
2016-01-25T23:03:28.831392+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=user-info.herokuapp.com request_id=348d9540-f172-4ee4-92e5-08e49bd7f1e2 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T23:03:29.426093+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=user-info.herokuapp.com request_id=771625f8-19c1-4dc0-adae-6b5cbb010301 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T23:03:29.774592+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=user-info.herokuapp.com request_id=23a7d3c0-34dc-4476-9705-ad6146d36109 fwd="173.239.68.74" dyno= connect= service= status=503 bytes=
2016-01-25T23:03:27.232124+00:00 heroku[web.1]: State changed from starting to crashed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment