Matebo

Results 10 comments of Matebo

I updated cypress to the latest version (12.2.0) and the issue did not reoccur yet since then. No corporate proxy in use.

Still an issue for me ``` Running: 06-Export-refresh-resume-transfer.cy.js (6 of 34) 06-Export-refresh-resume-transfer node:_http_client:164 throw new ERR_INVALID_PROTOCOL(protocol, expectedProtocol); ^ TypeError [ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:" at new NodeError (node:internal/errors:372:5)...

It just occurred again with debug logging on. So should I suspect that port 54570 is already in use on the Jenkins node that is executing the tests? ``` Running:...

Thanks for the quick fix. It seems to work well until now. I'm using cy.request to configure some things on other machines before and while running the tests, without the...

The issue occurred again with cypress-ntlm-auth version 4.1.2. I had turned off debug logging, so I don't have them right now. I turned debug logging back on so that I...

It occurred again yesterday. cypress-ntlm-auth 4.1.2 was used **Logs** ``` 07:39:23 24-4eyes-happy-flow-IMPORT 07:39:23 2023-04-24T05:39:22.958Z cypress:plugin:ntlm-auth getTargetHost - host header 10.10.90.167:80 07:39:23 2023-04-24T05:39:22.958Z cypress:plugin:ntlm-auth Created agent for client 127.0.0.1:40570 to target...

The job takes 30-40 minutes and runs once every day.

Sorry not yet, my co-workers are picking it up and they are currently doing a major update of our software. I will keep you up to date