-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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
夸克网盘挂载失败 #8181
Comments
根据您提供的信息,夸克网盘挂载失败的问题可能与网络连接超时有关。以下是一些可能的解决方案:
如果这些步骤没有解决问题,您可以尝试联系夸克网盘的支持团队,询问是否有对 WebDAV 请求的限制。 如果您有其他问题或需要进一步的帮助,请随时告诉我。 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
See
|
跟#4944这个问题是一样的,有人能解决吗? |
超时了,基本上是网络问题 |
网络问题导致的 |
过了两天重新开机,docker重置了,又好了。。。 |
Please make sure of the following things
I have read the documentation.
我已经阅读了文档。
I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。
I'm sure it's due to
AList
and not something else(such as Network ,Dependencies
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
3.43.0
Driver used / 使用的存储驱动
RaiDrive
Describe the bug / 问题描述
docker首次启动后,配置信息后载入夸克网盘成功,使用RaiDrive挂载到本地磁盘,使用了几个小时后,在文件夹中点击了日期排序,然后卡住转圈了,关闭重启docker和RaiDrive几次后,发现夸克已经挂载不了了,alist对夸克的请求都失败了,但是我自己电脑打开接口是能请求成功的,是否被官方封禁了webdav的请求?
Reproduction / 复现链接
无
Config / 配置
默认配置
Logs / 日志
2025-03-21 15:48:22 2025/03/21 07:48:22.223595 ERROR RESTY Get "https://drive.quark.cn/1/clouddrive/config?fr=pc&pr=ucpro": dial tcp 59.82.31.216:443: i/o timeout (Client.Timeout exceeded while awaiting headers)
2025-03-21 18:06:36 2025/03/21 10:06:36.837927 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/config?fr=pc&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers), Attempt 1
2025-03-21 18:07:06 2025/03/21 10:07:06.947116 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/config?fr=pc&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers), Attempt 2
2025-03-21 18:07:37 2025/03/21 10:07:37.135448 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/config?fr=pc&pr=ucpro": dial tcp 59.82.23.82:443: i/o timeout (Client.Timeout exceeded while awaiting headers), Attempt 3
2025-03-21 18:08:07 2025/03/21 10:08:07.425675 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/config?fr=pc&pr=ucpro": dial tcp 59.82.23.82:443: i/o timeout (Client.Timeout exceeded while awaiting headers), Attempt 4
2025-03-21 18:08:07 2025/03/21 10:08:07.425714 ERROR RESTY Get "https://drive.quark.cn/1/clouddrive/config?fr=pc&pr=ucpro": dial tcp 59.82.23.82:443: i/o timeout (Client.Timeout exceeded while awaiting headers)
2025-03-21 18:13:13 2025/03/21 10:13:13.495546 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/file/sort?_fetch_total=1&_page=1&_size=100&fr=pc&pdir_fid=0&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers), Attempt 1
2025-03-21 18:13:43 2025/03/21 10:13:43.604799 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/file/sort?_fetch_total=1&_page=1&_size=100&fr=pc&pdir_fid=0&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers), Attempt 2
2025-03-21 18:14:13 2025/03/21 10:14:13.788213 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/file/sort?_fetch_total=1&_page=1&_size=100&fr=pc&pdir_fid=0&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers), Attempt 3
2025-03-21 18:14:44 2025/03/21 10:14:44.111655 WARN RESTY Get "https://drive.quark.cn/1/clouddrive/file/sort?_fetch_total=1&_page=1&_size=100&fr=pc&pdir_fid=0&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers), Attempt 4
2025-03-21 18:14:44 2025/03/21 10:14:44.111707 ERROR RESTY Get "https://drive.quark.cn/1/clouddrive/file/sort?_fetch_total=1&_page=1&_size=100&fr=pc&pdir_fid=0&pr=ucpro": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered: