Skip to content
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

一直提示无法链接aria2,导出任务失败 #46

Closed
qianmianyao opened this issue Aug 26, 2020 · 5 comments
Closed

一直提示无法链接aria2,导出任务失败 #46

qianmianyao opened this issue Aug 26, 2020 · 5 comments

Comments

@qianmianyao
Copy link

但是我确实是启用了aria2,前端也显示已链接

@alexhua
Copy link
Owner

alexhua commented Aug 30, 2020

信息提供的详细一点,别人可能更愿意帮你解答。

RPC 设置贴上来

@qianmianyao
Copy link
Author

#允许rpc
enable-rpc=true
#允许非外部访问
rpc-listen-all=true
#RPC端口, 仅当默认端口被占用时修改
rpc-listen-port=6800

#最大同时下载数(任务数), 路由建议值: 3
max-concurrent-downloads=32
#断点续传
continue=true
#同服务器连接数
max-connection-per-server=16
#最小文件分片大小, 下载线程数上限取决于能分出多少片, 对于小文件重要
min-split-size=10M
#单文件最大线程数, 路由建议值: 5
split=256
#下载速度限制
max-overall-download-limit=0
#单文件速度限制
max-download-limit=0
#上传速度限制
max-overall-upload-limit=0
#单文件速度限制
max-upload-limit=0

#文件保存路径, 默认为当前启动位置
dir="./"
#使用代理
all-proxy=localhost:1080
#添加引用页
referer=http://images.dmzj.com/
rpc-secret=123456

@alexhua
Copy link
Owner

alexhua commented Aug 31, 2020

chrome-extension://mpkodccbngfoacfalldjimigbofkhgjn/options.html
不是Aria2的配置,是扩展的设置,上面这个地址。

@alexhua
Copy link
Owner

alexhua commented Sep 7, 2020

长时间没有回复先关了,建议检查下扩展选项设置,八成是RPC地址没有设置好。

@alexhua alexhua closed this as completed Sep 7, 2020
@alexhua
Copy link
Owner

alexhua commented Sep 7, 2020

还有一种可能,你可能修改了扩展的“可读取和更改网站数据”这个设置。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants