-
Notifications
You must be signed in to change notification settings - Fork 26
403 "Could not determine download URL" again for Alpine #82
Copy link
Copy link
Open
Description
As in #77, attempting to use Alpine Linux with setup-wsl has recently begun failing again with a 403 error and the message "Could not determine download URL". Here's an example:
https://github.com/EliahKagan/GitPython/actions/runs/22020552577/job/66318957233
C:\Windows\system32\wsl.exe --set-default-version 1
The operation completed successfully.
::debug::isExplicit: 1.0.3
Failure happened, retrying (Could not determine download URL (statusCode: 403 / statusMessage: Forbidden))
Failure happened, retrying (Could not determine download URL (statusCode: 403 / statusMessage: Forbidden))
Failure happened, retrying (Could not determine download URL (statusCode: 403 / statusMessage: Forbidden))
Failure happened, retrying (Could not determine download URL (statusCode: 403 / statusMessage: Forbidden))
Error: Could not determine download URL (statusCode: 403 / statusMessage: Forbidden)
This happens every time installing Alpine is attempted.
I wasn't sure if I should reopen #77 or make a new issue. Since it's been quite some time, and also since I'm not sure if the cause is the same, I've opened a new issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels