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

Can't start server message in case try to run Firefox on cypress 4.0.1 #6381

Closed
aman-mcmb opened this issue Feb 8, 2020 · 5 comments
Closed
Labels
type: duplicate This issue or pull request already exists

Comments

@aman-mcmb
Copy link

aman-mcmb commented Feb 8, 2020

Current behavior:

Firefox still does not open on Mac. No Firefox window was open. Even i restarted the system and try to run firefox through cypress

Error message

It shows Can't start server.

An unexpected error was received from Marionette connection:

Error: cannot open socket

To avoid this error, ensure sure that there are no other instances of Firefox launched by Cypress running.

Desired behavior:

Firefox Browser should open with cypress.

Test code to reproduce

install cypress 4.0.1
Try to Run the Scripts over FireFox.

Versions

Cypress : 4.0.1

OS - iMac 10.14.6 , macOS Mojave
3.4 GHz Intel Core i5

cypress
Screenshot 2020-02-08 at 2 32 39 PM
Screenshot 2020-02-08 at 2 33 01 PM

@YOU54F
Copy link
Contributor

YOU54F commented Feb 8, 2020

Have you got Firefox already open, prior to starting cypress? If so it won’t work, as per the message. ( messages states ff launched by cypress but it could be ff launched by user prior to running cypress )

If you expect Firefox w/ cypress to work, with Firefox open beforehand then this ticket is a dupe of #6380

@aman-mcmb
Copy link
Author

Have you got Firefox already open, prior to starting cypress? If so it won’t work, as per the message. ( messages states ff launched by cypress but it could be ff launched by user prior to running cypress )

If you expect Firefox w/ cypress to work, with Firefox open beforehand then this ticket is a dupe of #6380

No firefox window was open. i check that already twice. Even i have restarted the system and then start cypress. Still not working.

@YOU54F
Copy link
Contributor

YOU54F commented Feb 8, 2020

Hmm. Does it also fail to load in 4.0.0?

@aman-mcmb
Copy link
Author

Hmm. Does it also fail to load in 4.0.0?

no, 4.0.1

@jennifer-shehane
Copy link
Member

Duplicate of #6387

@jennifer-shehane jennifer-shehane marked this as a duplicate of #6387 Feb 10, 2020
@jennifer-shehane jennifer-shehane added the type: duplicate This issue or pull request already exists label Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants