Skip to content

Encountering browserSocket error using Custom Chromium 66 #30200

@ZhuoHuaToKnow

Description

@ZhuoHuaToKnow

Description

When I test chrome66 using cypress, I expect it to work, but it gets stuck. I used the DEBUG command to check and found an error:https-proxy received error on client browserSocket { err: Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -54, code: 'ECONNRESET', syscall: 'read' }, url: 'example.cypress.io:443' }

URL of Issue(s)

https://docs.cypress.io/guides/guides/launching-browsers#Chrome-Browsers

Steps to replicate

  1. Use chromium version
  2. Stuck while running test
  3. Use DEBUG to see the error
  4. cypress:https-proxy received error on client browserSocket { err: Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -54, code: 'ECONNRESET', syscall: 'read' }, url: 'example.cypress.io:443' }

Browser

Google chromium 66

Device

  • PC
  • Mac
  • iPhone
  • iPad
  • Android Phone
  • Android Tablet

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions