You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am behind a company proxy which blocks some downloads with ever changing rules and when I scoop update *, scoop will stop updating once it encounters a 403 error.
Expected Behavior
I would expect scoop to carry on after a 403 error:
Try next URL for current package
Update next package if there is no alternate URL for current package
Additional context/output
❯ scoop update *
autohotkey: 1.1.33.10 -> 1.1.34.03
groovy: 3.0.9 -> 4.0.3
Updating 2 outdated apps:
Updating 'autohotkey' (1.1.33.10 -> 1.1.34.03)
Downloading new version
OperationStopped: C:\Users\myuser\scoop\apps\scoop\current\lib\install.ps1:107
Line |
107 | throw $e
| ~~~~~~~~
| The remote server returned an error: (403) URLBlockedExtended.
>
Bug Report
Current Behavior
I am behind a company proxy which blocks some downloads with ever changing rules and when I
scoop update *
, scoop will stop updating once it encounters a 403 error.Expected Behavior
I would expect scoop to carry on after a 403 error:
Additional context/output
Possible Solution
System details
Windows version:
10 20H2
OS architecture:
64bit
PowerShell version:
7.2.5
Scoop Configuration
The text was updated successfully, but these errors were encountered: