Problem downloading files, is there a verbose or debug output available #6617
Unanswered
soulflyman
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there any verbose or debug output so I can see what Scoop is doing?
The problem I want to investigate:
I have the problem that I want to install an application with the help of Scoop from a private and password-protected bucket.
I'm using Scoop with aria2 enabled because this can handle usernames and passwords embedded in the URL.
This works well, except for one machine.
I am always getting
The remote server returned an error: (401) Unauthorized.Out of curiosity I tried disabling aria2 as the download manager in Scoop, and it is the same error. I assume that Scoop does not use aria2 as a download manager, despite it being enabled. Maybe it is a path problem, and Scoop cannot find aria2
The downloads work fine with the same URL when calling aria2 by hand or in the browser.
Beta Was this translation helpful? Give feedback.
All reactions