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

Overridden setters doesn't return correct value #907

Closed
miherlosev opened this issue Nov 2, 2016 · 3 comments
Closed

Overridden setters doesn't return correct value #907

miherlosev opened this issue Nov 2, 2016 · 3 comments
Assignees
Labels
AREA: client AREA: server !IMPORTANT! STATE: Auto-locked Issues that were automatically locked by the Lock bot TYPE: bug
Milestone

Comments

@miherlosev
Copy link
Contributor

miherlosev commented Nov 2, 2016

see video

After login, hammerhead fails with server error:

Error: Cant set headers after they are sent.
    at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:356:11)
    at ServerResponse.res.setHeader (C:\Hammerhead_github\node_modules\connect\lib\patch.js:59:22)
    at RequestPipelineContext.closeWithError (C:\Hammerhead_github\lib\request-pipeline\context.js:256:22)
    at error (C:\Hammerhead_github\lib\request-pipeline\index.js:259:85)
    at DestinationRequest.<anonymous> (C:\Hammerhead_github\lib\request-pipeline\index.js:95:24)
    at emitOne (events.js:96:13)
    at DestinationRequest.emit (events.js:188:7)
    at DestinationRequest._onTimeout (C:\Hammerhead_github\lib\request-pipeline\destination-request\index.js:176:18)
    at ClientRequest.<anonymous> (C:\Hammerhead_github\lib\request-pipeline\destination-request\index.js:106:31)
    at ClientRequest.g (events.js:291:16)
@LavrovArtem
Copy link
Contributor

I'm working on this

@miherlosev
Copy link
Contributor Author

For health monitor we have a simular errors starts from 2016-11-09 22:00:05 build

LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Nov 16, 2016
@inikulin inikulin changed the title A lot of errors during login/logout on http://mail.ru Overridden setters doesn't return correct value Dec 2, 2016
AndreyBelym pushed a commit to AndreyBelym/testcafe-hammerhead that referenced this issue Feb 28, 2019
@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked Issues that were automatically locked by the Lock bot label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: client AREA: server !IMPORTANT! STATE: Auto-locked Issues that were automatically locked by the Lock bot TYPE: bug
Projects
None yet
Development

No branches or pull requests

3 participants