无法打包下载或发送到Aria2提示:Failed to send to aria2: AxiosError: Network Error #7319
Unanswered
Temacc0531
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
在这里记录一下,方便后人
首先需要明白,Aria2在AList中有两个用途
详情见:两个Aria2有什么不同?
这里说的是批量下载使用的Aria2
如果你使用新版浏览器且Alist部署在服务器是没有开启https的可能会遇到这个问题
首先确保客户端本地的Aria2的端口号与AList网页的右下角齿轮里面的本地设置中填写的一致(Aira2默认6800,Motrix默认16800)
注意不是在控制页面的Aria2设置,那个是设置上文提到的离线下载的
在chrome://flags/#unsafely-treat-insecure-origin-as-secure加上你的AList网址设置允许,edge浏览器类似
之后再勾选多个文件发送到Aria2应该就可以成功了
Beta Was this translation helpful? Give feedback.
All reactions