Closed 2ndMessiah closed 10 months ago
Thanks for opening your first issue here! Be sure to follow the issue template!
Provide a log file pls.
The ipv6 address is returned by Baidu Netdisk. Currently, we cannot control the returned address through the document https://pan.baidu.com/union/doc/pkuo3snyp This may require consulting official technical support
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello @, this issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.
Please make sure of the following things
[X] I have read the documentation. 我已经阅读了文档。
[X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。
[X] I'm sure it's due to
AList
and not something else(such as Network ,Dependencies
orOperational
). 我确定是AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。[X] I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.28.0
Driver used / 使用的存储驱动
BaiduNetdisk
Describe the bug / 问题描述
Hi~! Appreciate the contribution to the development of the prestigious Alist !!
I'm using BaiduNetdisk and sometimes it responds with an ipv6 link and my network is ipv4 only..
{"code":500,"message":"Get \"http://[********************************6]/b/nd6.baidupcs.com/file/[omitted]by=themis\": dial tcp [***************************]:80: connect: cannot assign requested address","data":null}
Any suggestions for mitigating this?
An option of ipv4/6 first, or an ipv4/6 fail/retry mechanism would be nice.
Waiting for a reply. Thx again!
Reproduction / 复现链接
http://[********************************6]/b/nd6.baidupcs.com/file/[omitted]by=themis\": dial tcp [***]:80
Config / 配置
version: '3.3' services: alist: restart: always volumes:
Logs / 日志
No response