Skip to content

Instantly share code, notes, and snippets.

@colmtuite
Created October 4, 2016 14:39
Show Gist options
  • Save colmtuite/0407724dbbee27d26a0c5b8001391da8 to your computer and use it in GitHub Desktop.
Save colmtuite/0407724dbbee27d26a0c5b8001391da8 to your computer and use it in GitHub Desktop.
Colms-MacBook-Air:state-engine colmtuite$ heroku logs
2016-10-04T03:42:28.054549+00:00 app[web.1]: at Module._compile (module.js:387:25)
2016-10-04T03:42:28.054549+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-10-04T03:42:28.054550+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-10-04T03:42:28.054550+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-10-04T03:42:28.054551+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-10-04T03:42:28.054556+00:00 app[web.1]: at node.js:405:3
2016-10-04T03:42:28.054552+00:00 app[web.1]: at startup (node.js:148:18)
2016-10-04T03:42:28.155892+00:00 heroku[web.1]: State changed from starting to crashed
2016-10-04T03:42:28.141062+00:00 heroku[web.1]: Process exited with status 1
2016-10-04T03:42:29.668263+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=state-engine.herokuapp.com request_id=1a66057d-19ac-4357-b0a5-ac068df3beae fwd="51.37.215.213" dyno= connect= service= status=503 bytes=
2016-10-04T03:42:30.140588+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=state-engine.herokuapp.com request_id=43f517a0-5251-4a31-8165-74dcd518a1f7 fwd="51.37.215.213" dyno= connect= service= status=503 bytes=
2016-10-04T03:51:54.408651+00:00 heroku[web.1]: State changed from crashed to starting
2016-10-04T03:51:55.564811+00:00 heroku[web.1]: Starting process with command `node index.html`
2016-10-04T03:51:57.450399+00:00 app[web.1]: /app/index.html:1
2016-10-04T03:51:57.450413+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { <!DOCTYPE html>
2016-10-04T03:51:57.450414+00:00 app[web.1]: ^
2016-10-04T03:51:57.450414+00:00 app[web.1]:
2016-10-04T03:51:57.450419+00:00 app[web.1]: SyntaxError: Unexpected token <
2016-10-04T03:51:57.450420+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
2016-10-04T03:51:57.450420+00:00 app[web.1]: at Module._compile (module.js:387:25)
2016-10-04T03:51:57.450421+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-10-04T03:51:57.450421+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-10-04T03:51:57.450422+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-10-04T03:51:57.450423+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-10-04T03:51:57.450423+00:00 app[web.1]: at startup (node.js:148:18)
2016-10-04T03:51:57.450424+00:00 app[web.1]: at node.js:405:3
2016-10-04T03:51:57.528977+00:00 heroku[web.1]: Process exited with status 1
2016-10-04T03:51:57.535693+00:00 heroku[web.1]: State changed from starting to crashed
2016-10-04T03:53:46.386346+00:00 heroku[slug-compiler]: Slug compilation started
2016-10-04T04:14:42.660960+00:00 heroku[web.1]: State changed from crashed to starting
2016-10-04T04:14:43.927917+00:00 heroku[web.1]: Starting process with command `node index.html`
2016-10-04T04:14:45.267976+00:00 app[web.1]: /app/index.html:1
2016-10-04T04:14:45.267995+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { <!DOCTYPE html>
2016-10-04T04:14:45.267996+00:00 app[web.1]: ^
2016-10-04T04:14:45.267997+00:00 app[web.1]:
2016-10-04T04:14:45.267997+00:00 app[web.1]: SyntaxError: Unexpected token <
2016-10-04T04:14:45.267998+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
2016-10-04T04:14:45.267999+00:00 app[web.1]: at Module._compile (module.js:387:25)
2016-10-04T04:14:45.267999+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-10-04T04:14:45.268000+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-10-04T04:14:45.268000+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-10-04T04:14:45.268001+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-10-04T04:14:45.268002+00:00 app[web.1]: at startup (node.js:148:18)
2016-10-04T04:14:45.268002+00:00 app[web.1]: at node.js:405:3
2016-10-04T04:14:45.321922+00:00 heroku[web.1]: Process exited with status 1
2016-10-04T04:14:45.356075+00:00 heroku[web.1]: State changed from starting to crashed
2016-10-04T05:02:57.770287+00:00 heroku[web.1]: State changed from crashed to starting
2016-10-04T05:02:59.442632+00:00 heroku[web.1]: Starting process with command `node index.html`
2016-10-04T05:03:01.351500+00:00 heroku[web.1]: Process exited with status 1
2016-10-04T05:03:01.284467+00:00 app[web.1]: /app/index.html:1
2016-10-04T05:03:01.284486+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { <!DOCTYPE html>
2016-10-04T05:03:01.284487+00:00 app[web.1]: ^
2016-10-04T05:03:01.284488+00:00 app[web.1]:
2016-10-04T05:03:01.284489+00:00 app[web.1]: SyntaxError: Unexpected token <
2016-10-04T05:03:01.284490+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
2016-10-04T05:03:01.284491+00:00 app[web.1]: at Module._compile (module.js:387:25)
2016-10-04T05:03:01.284491+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-10-04T05:03:01.284492+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-10-04T05:03:01.284492+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-10-04T05:03:01.284493+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-10-04T05:03:01.284494+00:00 app[web.1]: at node.js:405:3
2016-10-04T05:03:01.284494+00:00 app[web.1]: at startup (node.js:148:18)
2016-10-04T05:03:01.386721+00:00 heroku[web.1]: State changed from starting to crashed
2016-10-04T05:05:42.759401+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=state-engine.herokuapp.com request_id=14fd0c2f-bb76-4d3a-a770-c1af126ac33a fwd="51.37.215.213" dyno= connect= service= status=503 bytes=
2016-10-04T05:05:42.964039+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=state-engine.herokuapp.com request_id=fee0cc1c-542b-47d0-9267-48e5419a90c3 fwd="51.37.215.213" dyno= connect= service= status=503 bytes=
2016-10-04T05:05:43.236464+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=state-engine.herokuapp.com request_id=70e1241f-c2e3-408e-aa98-510b2d89b259 fwd="51.37.215.213" dyno= connect= service= status=503 bytes=
2016-10-04T05:05:44.498309+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=state-engine.herokuapp.com request_id=74286c50-8893-4762-bd1d-b581dcc5e651 fwd="104.223.8.123" dyno= connect= service= status=503 bytes=
2016-10-04T06:34:32.488585+00:00 heroku[web.1]: State changed from crashed to starting
2016-10-04T06:34:33.997877+00:00 heroku[web.1]: Starting process with command `node index.html`
2016-10-04T06:34:35.986592+00:00 app[web.1]: /app/index.html:1
2016-10-04T06:34:35.986610+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { <!DOCTYPE html>
2016-10-04T06:34:35.986611+00:00 app[web.1]: ^
2016-10-04T06:34:35.986612+00:00 app[web.1]:
2016-10-04T06:34:35.986618+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
2016-10-04T06:34:35.986617+00:00 app[web.1]: SyntaxError: Unexpected token <
2016-10-04T06:34:35.986618+00:00 app[web.1]: at Module._compile (module.js:387:25)
2016-10-04T06:34:35.986619+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-10-04T06:34:35.986619+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-10-04T06:34:35.986620+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-10-04T06:34:35.986621+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-10-04T06:34:35.986621+00:00 app[web.1]: at startup (node.js:148:18)
2016-10-04T06:34:35.986622+00:00 app[web.1]: at node.js:405:3
2016-10-04T06:34:36.109106+00:00 heroku[web.1]: State changed from starting to crashed
2016-10-04T06:34:36.071906+00:00 heroku[web.1]: Process exited with status 1
2016-10-04T09:21:29.582140+00:00 heroku[web.1]: State changed from crashed to starting
2016-10-04T09:21:31.483957+00:00 heroku[web.1]: Starting process with command `node index.html`
2016-10-04T09:21:36.084454+00:00 heroku[web.1]: State changed from starting to crashed
2016-10-04T09:21:36.041721+00:00 heroku[web.1]: Process exited with status 1
2016-10-04T09:21:35.947531+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { <!DOCTYPE html>
2016-10-04T09:21:35.947473+00:00 app[web.1]: /app/index.html:1
2016-10-04T09:21:35.947542+00:00 app[web.1]: ^
2016-10-04T09:21:35.947564+00:00 app[web.1]: SyntaxError: Unexpected token <
2016-10-04T09:21:35.947565+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
2016-10-04T09:21:35.947566+00:00 app[web.1]: at Module._compile (module.js:387:25)
2016-10-04T09:21:35.947553+00:00 app[web.1]:
2016-10-04T09:21:35.947567+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
2016-10-04T09:21:35.947567+00:00 app[web.1]: at Module.load (module.js:357:32)
2016-10-04T09:21:35.947568+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
2016-10-04T09:21:35.947569+00:00 app[web.1]: at startup (node.js:148:18)
2016-10-04T09:21:35.947568+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
2016-10-04T09:21:35.947579+00:00 app[web.1]: at node.js:405:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment