cypress icon indicating copy to clipboard operation
cypress copied to clipboard

ERROR: Error: ERR_FAILED (-2) loading 'http://localhost:51708/__launchpad/index.html'

Open jiideeh opened this issue 2 years ago • 10 comments

Current behavior

i keep getting this error when trying to open cypress 13, cypress

Desired behavior

i should be able to open cypress 13 from my vs code

Test code to reproduce

npx cypress open

Cypress Version

13

Node version

v16.13.2

Operating System

mac OS catalina, version 10.15

Debug Logs

No response

Other

No response

jiideeh avatar Sep 01 '23 16:09 jiideeh

Hi @jiideeh . Thank you for opening an issue. This is usually permissions related. Have you tried running with elevated permissions?

AtofStryker avatar Sep 01 '23 18:09 AtofStryker

pls expantiate @AtofStryker, how do i do this?..i tried clearing cache, but it didnt work.

jiideeh avatar Sep 01 '23 18:09 jiideeh

@jiideeh are you able to run the command prefixed with sudo?

AtofStryker avatar Sep 01 '23 19:09 AtofStryker

I also have this problem, any luck?

JamesBug404 avatar Sep 13 '23 07:09 JamesBug404

I am also facing the same issue. any workaround here?

vinayk545 avatar Dec 01 '23 07:12 vinayk545

Same issue here...

FerEnoch avatar Mar 13 '24 20:03 FerEnoch

having the issue since yesterday. cypress 10 any clues?

sszemeresky avatar May 21 '24 07:05 sszemeresky

You might want to double check your cypress config files. Two times I saw this same error message were because of the following:

  1. The baseUrl property was accidentally typed as baseURL and that seemed to cause Cypress to crash with this message. 2. Check that configurations and/or imports aren't referencing other file paths incorrectly. I saw the same error crash happen when a particular initialization was trying to pull in a config file that was using the wrong path.

lauratischukaccesso avatar Jul 23 '24 17:07 lauratischukaccesso

@lauratischukaccesso I'm not able to reproduce this first instance you mention of the baseURL being wrong and causing Cypress to crash. Can you provide a repo?

jennifer-shehane avatar Aug 15 '24 21:08 jennifer-shehane

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

cypress-app-bot avatar Feb 12 '25 01:02 cypress-app-bot

This issue has been closed due to inactivity.

cypress-app-bot avatar Feb 26 '25 02:02 cypress-app-bot