-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Cypress DashBoard : IS NOT RESPONSDING & will get Struck. #28645
Comments
@rajkubasad Is this your first time using Cypress? Or did Cypress previously run for you before? Could you try a lower version of Cypress to see if that resolves the issue somehow? Could you run Cypress in debug mode mode and print the entire set of logs here? |
Hi @jennifer-shehane, As per your suggestion I tried lower version.12.17.3 . Same response you can find in the below screenshot. If I use npx cypress run in command line it is working fine but cypress dashboard is the problem |
Any Update on this @jennifer-shehane |
Hi @jennifer-shehane . |
@rajkubasad I'm not sure why this would be locking up. I'd assume Cypress is using a lot of CPU to lock up like this, is there some other running processes that may be interferring? |
Hi @jennifer-shehane , It's 8 GB RAM. and not running any background process also. Thanks, |
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. |
This issue has been closed due to inactivity. |
Current behavior
I have installed cypress and opened (npx cypress open). while accessing dashboard it will get struck and will show not responding.
I have tried couple of times with multiple laptop. But same response.
Could you please help me to understand what's the issue is:
Node version: v18.16.0
cypress: latest version
Please find the below screenshot:
cypressIssues.docx
Desired behavior
It should work as normal without any load.
Test code to reproduce
Cypress initial generated code only
Cypress Version
13.6.2
Node version
v18.16.0
Operating System
Windows 10 Pro 64 bit
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: