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

ECONNRESET issue #19451

Closed
VinothCoder opened this issue Dec 22, 2021 · 1 comment
Closed

ECONNRESET issue #19451

VinothCoder opened this issue Dec 22, 2021 · 1 comment

Comments

@VinothCoder
Copy link

VinothCoder commented Dec 22, 2021

Current behavior

Facing below issue while running cypress.
Browser opens for two seconds and closes automatically.

Error: read ECONNRESET
    at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
 {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read'
}
Error: read ECONNRESET
    at TCP.onStreamRead (internal/stream_base_commons.js:209:20)

Desired behavior

Cypress should run the defined test cases

Test code to reproduce

Test

Cypress Version

8.7.0

Other

No response

@emilyrohrbough
Copy link
Member

Duplicate of #14175 & #19451.

Closing to keep this info in one issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants