加载阿里云open总是失败,提示如下:failed get objs: failed to list objs: Post "https://openapi.aliyundrive.com/adrive/v1.0/openFile/list": dial tcp ************53:443: connect: connection refused #4346
Unanswered
xiaohanleng-lc
asked this question in
Q&A
Replies: 3 comments 5 replies
-
不应该考虑一下你自己网络的问题吗? 阿里云盘海外IP不一定能用 |
Beta Was this translation helpful? Give feedback.
5 replies
-
我用的新加坡的公网服务器,支持ipv4和ipv6,但是还是会出现这个错误,这要怎么解决呢 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我也有这样的情况,但是重启一下服务器alist又可以正常工作了 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
版本3.16.3
日志内容:
stderr: [31mERRO[0m[2023-05-08 15:30:32] failed get enabled storages: Post "https://openapi.aliyundrive.com/adrive/v1.0/user/getDriveInfo": dial tcp ************53:443: connect: connection refused
stderr: failed init storage
stderr: github.com/alist-org/alist/v3/internal/op.initStorage
stderr: /app/internal/op/storage.go:99
stderr: github.com/alist-org/alist/v3/internal/op.LoadStorage
stderr: /app/internal/op/storage.go:80
stderr: github.com/alist-org/alist/v3/internal/bootstrap.LoadStorages.func1
stderr: /app/internal/bootstrap/storage.go:20
stderr: runtime.goexit
stderr: /usr/lib/go/src/runtime/asm_arm64.s:1172
stderr: 2023/05/08 15:47:26.900760 ERROR RESTY Post "https://openapi.aliyundrive.com/adrive/v1.0/openFile/list": dial tcp ************53:443:connect: connection refused, Attempt 1
stderr: 2023/05/08 15:47:27.050622 ERROR RESTY Post "https://openapi.aliyundrive.com/adrive/v1.0/openFile/list": dial tcp ************53:443:connect: connection refused, Attempt 2
stderr: 2023/05/08 15:47:27.176984 ERROR RESTY Post "https://openapi.aliyundrive.com/adrive/v1.0/openFile/list": dial tcp ************53:443: connect: connection refused, Attempt 3
stderr: 2023/05/08 15:47:27.436294 ERROR RESTY Post "https://openapi.aliyundrive.com/adrive/v1.0/openFile/list": dial tcp ************53:443:connect: connection refused, Attempt 4
Beta Was this translation helpful? Give feedback.
All reactions