Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Can't set headers after they are sent #87

Open
Nowaker opened this issue Oct 29, 2014 · 0 comments
Open

Error: Can't set headers after they are sent #87

Nowaker opened this issue Oct 29, 2014 · 0 comments
Assignees
Labels

Comments

@Nowaker
Copy link
Member

Nowaker commented Oct 29, 2014

Number of exceptions: 4000 in 1 day. (Hacker News effect)
Seen on: 0.7.14

[2014-10-29T22:36:15.843Z] [4008] [Uncaught exception] Error: Can't set headers after they are sent.
    at ServerResponse.OutgoingMessage.setHeader (http.js:689:11)
    at ServerResponse.setWriteHeadHeaders (/usr/lib/node_modules/http-master/node_modules/compression/node_modules/on-headers/index.js:80:19)
    at ServerResponse.writeHead (/usr/lib/node_modules/http-master/node_modules/compression/node_modules/on-headers/index.js:39:36)
    at Server.finish (/usr/lib/node_modules/http-master/node_modules/node-static/lib/node-static.js:123:17)
    at finish (/usr/lib/node_modules/http-master/node_modules/node-static/lib/node-static.js:168:14)
    at /usr/lib/node_modules/http-master/node_modules/node-static/lib/node-static.js:339:13
    at streamFile (/usr/lib/node_modules/http-master/node_modules/node-static/lib/node-static.js:385:13)
    at ReadStream.fs.createReadStream.on.on.on.pipe.end (/usr/lib/node_modules/http-master/node_modules/node-static/lib/node-static.js:378:17)
    at ReadStream.emit (events.js:117:20)
    at fs.js:1609:14
    at Object.oncomplete (fs.js:107:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants