-
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 verify: Cypress failed to start. Command was killed with SIGABRT (Aborted) #22468
Comments
@achs0 Some users have reported similar issues and its been resolved in 10.3.0. Can you give it a shot? If it stills fails, can you upload the new debug errors? |
@emilyrohrbough i just tried it with the version 10.3.0, but i still get the same error on cypress verify command. Here's the debug log:
|
On the target server the DISPLAY env-var is not set. So currently there's nothing to unset, it is also visible in the log from 04th July:
And i tried setting DISPLAY variable (was mentioned in some cypress-docs), but this had still no effect. Error messages stayed the same. I tried to run cypress with gdb, maybe this helps (unfortunetaly i do not have all debug-packages installed):
|
@achs0 I just want to make sure you have all the required prereqs. Any idea if we are able to reproduce this in an ubuntu docker image or does this need to be VPS-Server? I'm guessing the |
Unfortunately we have to close this issue due to inactivity. Please comment if there is new information to provide concerning the original issue and we can reopen. |
Current behavior
Hello,
i am trying to install cypress on a VPS-Server (Strato V-Server linux) and get a SIGABRT error after installation on the cypress verify command. Also other cypress command get that error.
I installed all needed dependencies, but i still get always a SIGABRT error.
I tried it with cypress 9.7.0 and 10.1.0.
node version v16.15.1
npm version 8.11.0
os: Ubuntu 20.04.4 LTS
tried installing with/without root, but i got still no clue what todo now, since the logging of the error gives me no hints, what could be wrong. Maybe this is not an issue with cypress, but i have still no clue what to do next, to get cypress running
Debug logs
Cypress Version
tried 9.7.0 and 10.1.0
Package Manager
npm
Operating system
Linux
Other
No response
The text was updated successfully, but these errors were encountered: