Skip to content

Instantly share code, notes, and snippets.

@adamcfraser
Created March 19, 2015 21:22
Show Gist options
  • Save adamcfraser/4ed3858f7d42ce20cc49 to your computer and use it in GitHub Desktop.
Save adamcfraser/4ed3858f7d42ce20cc49 to your computer and use it in GitHub Desktop.
Error when SG loses TAP feed
11:21:44.811669 WARNING: Couldn't interpret error type *net.OpError, value read tcp 10.133.104.105:11210: connection reset by peer -- base.ErrorAsHTTPStatus() at error.go:63
11:21:44.811747 HTTP: #031: --> 500 Internal error: read tcp 10.133.104.105:11210: connection reset by peer (2.0 ms)
11:21:44.815605 HTTP: #032: POST /mcd_sync_gateway/_session (ADMIN)
11:21:44.818754 WARNING: Couldn't interpret error type *net.OpError, value read tcp 10.133.104.105:11210: connection reset by peer -- base.ErrorAsHTTPStatus() at error.go:63
11:21:44.818800 HTTP: #032: --> 500 Internal error: read tcp 10.133.104.105:11210: connection reset by peer (3.2 ms)
11:21:45.106330 HTTP: #033: POST /mcd_sync_gateway/_session (ADMIN)
11:21:45.117515 HTTP+: #033: --> 200 (11.2 ms)
11:22:23.679341 HTTP: #034: POST /mcd_sync_gateway/_session (ADMIN)
11:22:23.682971 HTTP+: #034: --> 200 (3.7 ms)
11:22:33.662849 HTTP: #035: GET /mcd_sync_gateway/_local/e40fffab5fbf70050a8a88d4c99b7fe4e6298824
11:22:33.662960 WARNING: Couldn't interpret error type *net.OpError, value read tcp 10.133.104.96:11210: connection reset by peer -- base.ErrorAsHTTPStatus() at error.go:63
11:22:33.663049 HTTP: #035: --> 500 Internal error: read tcp 10.133.104.96:11210: connection reset by peer (1.4 ms)
11:22:33.769098 HTTP: #036: GET /mcd_sync_gateway/_local/1bfd309d8f2287eef0d6ca4b1a02f1186bd115fc
11:22:33.769160 WARNING: Couldn't interpret error type *net.OpError, value read tcp 10.133.104.96:11210: connection reset by peer -- base.ErrorAsHTTPStatus() at error.go:63
11:22:33.769229 HTTP: #036: --> 500 Internal error: read tcp 10.133.104.96:11210: connection reset by peer (1.0 ms)
11:22:37.731975 HTTP: #037: GET /mcd_sync_gateway/_local/e40fffab5fbf70050a8a88d4c99b7fe4e6298824 (as 14637254)
11:22:37.733258 HTTP+: #037: --> 200 (8.8 ms)
11:22:37.829207 HTTP: #038: GET /mcd_sync_gateway/_local/1bfd309d8f2287eef0d6ca4b1a02f1186bd115fc (as 14637254)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment