-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
scoop fails to install anything with aria2 #4472
Comments
disabling aria2c
|
write access? |
File straight up does not exist |
i notice that your screenshot contains mutiple usernames:
why merith owns access to most of the files in zachd's home directory? |
filepath is
|
what happens if delete the cache folder then install(with aria2). will the |
It's the same case with me. |
Please check if it still occurred after set scoop config SCOOP_BRANCH develop
scoop update |
It's not work yet, and I found that aria2 caused the problem, maybe the network caused the problem, but I can download all the files from browser. |
呀,大哥自己人呀,我翻墙了,clash全局翻墙那种,怎么还是会报错呢,明明浏览器没问题呀,我不用aria2就是正常的。 |
Maybe TLS error? Try to delete Line 225 in 2bc2e65
|
There's a wrong proxy rule( aria2 not proxy ) caused the problem, My fault : ( |
Okay, the proxy setting in scoop is somehow confused, we'll check the code base and unify them. |
I reproduced the problem。 case1: if aria2 is disabled |
Hi, I have the same problem too. |
Maybe when we set aria2 on ,aria2 will not through the scoop proxy. Have anyone knows how should I set aria2 on proxy? |
You can pass arguments to aria2 using the |
just run this to disable ssl cert validation:
|
The text was updated successfully, but these errors were encountered: