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

[CI] Cygwin tests failing on setup stage #4321

Open
abravalheri opened this issue Apr 22, 2024 · 0 comments
Open

[CI] Cygwin tests failing on setup stage #4321

abravalheri opened this issue Apr 22, 2024 · 0 comments

Comments

@abravalheri
Copy link
Contributor

abravalheri commented Apr 22, 2024

I noticed earlier today that the Cygwin tests on Github Actions started to fail with the following error message:

Invoke-WebRequest : Unable to connect to the remote server
At D:\a\_temp\8190815c-a74b-45ab-8b4e-dfd48f6aa708.ps1:10 char:1
+ Invoke-WebRequest https://cygwin.com/setup-$platform.exe -OutFile C:\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc 
   eption
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Probably there is something wrong with the URL being used (e.g. https://cygwin.com/setup-x86_64.exe).
Moved recently? Down? Timeout?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant