Skip to content

Instantly share code, notes, and snippets.

@janl
Created January 24, 2014 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janl/1a7f1cb0fa2b086d4d85 to your computer and use it in GitHub Desktop.
Save janl/1a7f1cb0fa2b086d4d85 to your computer and use it in GitHub Desktop.
==> /var/log/hoodie-minutes.stderr <==
Error: Can't render headers after they are sent to the client.
at ServerResponse.OutgoingMessage._renderHeaders (http.js:733:11)
at ServerResponse.res._renderHeaders (/var/lib/minutes/minutes/node_modules/hoodie-server/node_modules/connect/lib/patch.js:69:27)
at ServerResponse.writeHead (http.js:1150:20)
at ServerResponse.res.writeHead (/var/lib/minutes/minutes/node_modules/hoodie-server/node_modules/connect/lib/patch.js:75:22)
at ClientRequest.proxyError (/var/lib/minutes/minutes/node_modules/hoodie-server/node_modules/http-proxy/lib/node-http-proxy/http-proxy.js:203:9)
at ClientRequest.g (events.js:180:16)
at ClientRequest.EventEmitter.emit (events.js:95:17)
at Socket.socketErrorListener (http.js:1547:9)
at Socket.EventEmitter.emit (events.js:95:17)
at net.js:441:14
@janl
Copy link
Author

janl commented Jan 24, 2014

2014-01-24T15:15:09.777Z [www] GET 200 /_api/user%2Fyyyyyyyy/_changes?include_docs=true&since=42&heartbeat=10000&feed=longpoll 40006ms
2014-01-24T15:15:10.024Z [www] GET 200 /_api/ 4ms - 151b
2014-01-24T15:15:11.158Z [www] GET 200 /_api/ 2ms - 151b
2014-01-24T15:15:11.738Z [www] GET 200 /_api/ 2ms - 151b
2014-01-24T15:15:11.931Z [www] GET 401 /_api/user%2Fxxxxxxxx/_changes?include_docs=true&since=97 3ms - 78b

@janl
Copy link
Author

janl commented Jan 24, 2014

2014-01-24T15:34:53.828Z [www] GET 401 /_api/user%2Fuuuuuuuu/_changes?include_docs=true&since=97 2ms - 78b
2014-01-24T15:34:54.118Z [www] GET 200 /_api/user%2Fvvvvvvvv/_changes?include_docs=true&since=4&heartbeat=10000&feed=longpoll 40006ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment