We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
alist
Dependencies
Operational
v3beta2
google aliyun baidu
启动后似乎可以能正常使用,但aria2报错,如果自行开启外置的aria2也会报错,为了确定不是系统的问题,在虚拟机里测试报错同样的结果
略
直接开启: INFO[2022-09-12 15:40:33] reading config file: data/config.json INFO[2022-09-12 15:40:33] load config from env with prefix: ALIST_ INFO[2022-09-12 15:40:33] init logrus... INFO[2022-09-12 15:40:34] start server @ 0.0.0.0:5244 INFO[2022-09-12 15:40:34] success load storage: [/baidu], driver: [BaiduNetdisk] INFO[2022-09-12 15:40:34] success load storage: [/google], driver: [GoogleDrive] INFO[2022-09-12 15:40:35] success load storage: [/aliyun], driver: [Aliyundrive] ERRO[2022-09-12 15:40:38] failed to init aria2 client: Post "http://localhost:6800/jsonrpc": dial tcp [::1]:6800: i/o timeout failed get aria2 version github.com/alist-org/alist/v3/internal/aria2.InitAria2Client /source/internal/aria2/aria2.go:33 github.com/alist-org/alist/v3/internal/aria2.InitClient /source/internal/aria2/aria2.go:23 github.com/alist-org/alist/v3/internal/bootstrap.InitAria2.func1 /source/internal/bootstrap/aria2.go:10 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1594 打开外置aira2: INFO[2022-09-12 15:47:31] reading config file: data/config.json INFO[2022-09-12 15:47:31] load config from env with prefix: ALIST_ INFO[2022-09-12 15:47:31] init logrus... INFO[2022-09-12 15:47:31] start server @ 0.0.0.0:5244 INFO[2022-09-12 15:47:31] success load storage: [/baidu], driver: [BaiduNetdisk] ERRO[2022-09-12 15:47:32] failed to init aria2 client: <nil> INFO[2022-09-12 15:47:32] success load storage: [/google], driver: [GoogleDrive] INFO[2022-09-12 15:47:32] success load storage: [/aliyun], driver: [Aliyundrive]
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the issue template!
Sorry, something went wrong.
78e34f0
+1
No branches or pull requests
Please make sure of the following things
alist
and not something else(such asDependencies
orOperational
).Alist Version / Alist 版本
v3beta2
Driver used / 使用的存储驱动
google aliyun baidu
Describe the bug / 问题描述
启动后似乎可以能正常使用,但aria2报错,如果自行开启外置的aria2也会报错,为了确定不是系统的问题,在虚拟机里测试报错同样的结果
Reproduction / 复现链接
略
Logs / 日志
The text was updated successfully, but these errors were encountered: