Skip to content

Instantly share code, notes, and snippets.

@henryboldi
Created July 16, 2014 06:29
Show Gist options
  • Save henryboldi/e05a26ac53511f48124a to your computer and use it in GitHub Desktop.
Save henryboldi/e05a26ac53511f48124a to your computer and use it in GitHub Desktop.
2014-07-16T06:21:51.213301+00:00 heroku[router]: at=error code=H13 desc="Connection closed without response" method=GET path="/api/hacks/5371b1348b433c2c1fc36921" host=hackerbracket-api.herokuapp.com request_id=65bc67a5-fe5d-4549-ab40-ab0bce4be666 fwd="24.153.51.175" dyno=web.1 connect=1ms service=39ms status=503 bytes=0
2014-07-16T06:21:51.194646+00:00 app[web.1]: throw message;
2014-07-16T06:21:51.194658+00:00 app[web.1]: at foundHack (/app/api/controllers/HacksController.js:231:22)
2014-07-16T06:21:51.194662+00:00 app[web.1]: at wrappedCallback (/app/node_modules/sails/node_modules/waterline/lib/waterline/utils/normalize.js:261:18)
2014-07-16T06:21:51.192231+00:00 app[web.1]:
2014-07-16T06:21:51.192310+00:00 app[web.1]: /app/node_modules/sails-mongo/node_modules/mongodb/lib/mongodb/connection/base.js:242
2014-07-16T06:21:51.194655+00:00 app[web.1]: ^
2014-07-16T06:21:51.194656+00:00 app[web.1]: ReferenceError: likeMessage is not defined
2014-07-16T06:21:51.194659+00:00 app[web.1]: at bound (/app/node_modules/lodash/dist/lodash.js:957:21)
2014-07-16T06:21:51.194665+00:00 app[web.1]: at _switch (/app/node_modules/sails/node_modules/waterline/node_modules/node-switchback/lib/factory.js:34:26)
2014-07-16T06:21:51.194669+00:00 app[web.1]: at /app/node_modules/sails/node_modules/waterline/lib/waterline/query/finders/operations.js:82:7
2014-07-16T06:21:51.194666+00:00 app[web.1]: at returnResults (/app/node_modules/sails/node_modules/waterline/lib/waterline/query/finders/basic.js:166:9)
2014-07-16T06:21:51.194661+00:00 app[web.1]: at applyInOriginalCtx (/app/node_modules/sails/node_modules/waterline/lib/waterline/utils/normalize.js:362:80)
2014-07-16T06:21:51.194670+00:00 app[web.1]: at Object.async.each (/app/node_modules/sails/node_modules/async/lib/async.js:107:20)
2014-07-16T06:21:51.194664+00:00 app[web.1]: at _normalizeCallback.callback.success (/app/node_m
odules/sails/node_modules/waterline/node_modules/node-switchback/lib/normalize.js:33:26)
2014-07-16T06:21:51.194668+00:00 app[web.1]: at /app/node_modules/sails/node_modules/waterline/lib/waterline/query/finders/basic.js:69:16
2014-07-16T06:21:52.283650+00:00 heroku[web.1]: State changed from up to crashed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment