cypress icon indicating copy to clipboard operation
cypress copied to clipboard

Does cypress support FIPS?

Open gouyang opened this issue 3 years ago • 3 comments

Current behavior

While running tests in headless mode against a FIPS enabled server, it meet below error:

CypressError: cy.visit() failed trying to load: 16:09:47
16:09:47 https://www.example-server.com/ 16:09:47
16:09:47 We attempted to make an http request to this URL but the request failed without a response. 16:09:47
16:09:47 We received this error at the network level: 16:09:47
16:09:47 > Error: Client network socket disconnected before secure TLS connection was established 16:09:47
16:09:47 Common situations why this would fail: 16:09:47 - you don't have internet access 16:09:47 - you forgot to run / boot your web server 16:09:47 - your web server isn't accessible 16:09:47 - you have weird network configuration settings on your computer

Note: the server is accessible by curl and cypress GUI, just not able to access it in headless mode.

Desired behavior

No response

Test code to reproduce

This is about server connection, not test code related.

Cypress Version

8.5.0

Other

No response

gouyang avatar Oct 11 '21 09:10 gouyang

The same question as above, Does Cypress support FIPS?

LiZhang19817 avatar Oct 14 '22 07:10 LiZhang19817

I also face the same issue. Is there any solution? Thanks!

sathismr avatar Oct 17 '22 02:10 sathismr

same for me

hchenxa avatar Nov 23 '22 09:11 hchenxa

Looks like this happens in specific browser types. Try running with electron (bundled with cypress)

dtthuynh avatar Dec 13 '22 21:12 dtthuynh

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 Jun 12 '23 02:06 cypress-app-bot

This issue has been closed due to inactivity.

cypress-app-bot avatar Jun 26 '23 02:06 cypress-app-bot