Skip to content

Instantly share code, notes, and snippets.

@tleyden

tleyden/SG logs Secret

Created January 21, 2016 01:31
Show Gist options
  • Save tleyden/5302743d9741e4808bb7 to your computer and use it in GitHub Desktop.
Save tleyden/5302743d9741e4808bb7 to your computer and use it in GitHub Desktop.
core@ip-10-155-172-88 ~ $ docker logs 5cc74bc95d48
2016/01/21 01:27:31 Error getting jobs being processed: HTTP Error 500 Internal Server Error - {"error":"Internal Server Error","reason":"Internal error: RetryLoop for Query View: unprocessed_jobs2 giving up after 1 attempts"}
2016/01/21 01:27:31 ERROR: HTTP Error 500 Internal Server Error - {"error":"Internal Server Error","reason":"Internal error: RetryLoop for Query View: unprocessed_jobs2 giving up after 1 attempts"}
2016-01-21T01:27:31.981Z HTTP: #018: GET /deepstyle/_design/unprocessed_jobs2/_view/unprocessed_jobs2?stale=false (ADMIN)
2016-01-21T01:27:31.981Z HTTP: JSON view "unprocessed_jobs2"/"unprocessed_jobs2" - opts map[stale:false]
2016-01-21T01:27:31.983Z WARNING: Couldn't interpret error type *errors.errorString, value RetryLoop for Query View: unprocessed_jobs2 giving up after 1 attempts -- base.ErrorAsHTTPStatus() at error.go:63
2016-01-21T01:27:31.983Z HTTP: #018: --> 500 Internal error: RetryLoop for Query View: unprocessed_jobs2 giving up after 1 attempts (1.9 ms)
2016-01-21T01:30:53.503Z HTTP: #019: HEAD /deepstyle/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment