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

cygwin/cygwin-install-action can fail to connect to server #488

Open
zanieb opened this issue Jan 9, 2025 · 0 comments
Open

cygwin/cygwin-install-action can fail to connect to server #488

zanieb opened this issue Jan 9, 2025 · 0 comments
Labels
internal A refactor or improvement that is not user-facing

Comments

@zanieb
Copy link
Member

zanieb commented Jan 9, 2025

https://github.com/astral-sh/python-build-standalone/actions/runs/12577525900/job/35055102424

Run cygwin/cygwin-install-action@49f298a7ebb00d4b3ddf58000c3e78eff5fbd6b9
Run $platform = 'x86_64'
Invoke-WebRequest : Unable to connect to the remote server
At C:\a\_temp\573ecf8c-e1b7-4c1c-b52a-a3b1e2d850ca.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
@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

No branches or pull requests

1 participant