-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
夸克网盘无法正常下载或播放视频 #5462
Copy link
Copy link
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
AListand not something else(such as Network ,DependenciesorOperational).我确定是
AList的问题,而不是其他原因(例如网络,依赖或操作)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.28.0
Driver used / 使用的存储驱动
夸克
Describe the bug / 问题描述
夸克网盘无法正常下载或播放视频,在多次重复连接后显示连接失败,今天以前是正常的
Reproduction / 复现链接
http://127.0.0.1:5244/p/kua/SharpWxDump64%E4%BD%8D/SharpWxDump.exe
Config / 配置
{
"force": false,
"site_url": "",
"cdn": "",
"jwt_secret": "",
"token_expires_in": ,
"database": {
"type": "sqlite3",
"host": "",
"port": 0,
"user": "",
"password": "",
"name": "",
"db_file": "data/data.db",
"table_prefix": "x_",
"ssl_mode": ""
},
"scheme": {
"address": "0.0.0.0",
"http_port": 5244,
"https_port": -1,
"force_https": false,
"cert_file": "",
"key_file": "",
"unix_file": "",
"unix_file_perm": ""
},
"temp_dir": "data/temp",
"bleve_dir": "data/bleve",
"log": {
"enable": true,
"name": "data/log/log.log",
"max_size": 50,
"max_backups": 30,
"max_age": 28,
"compress": false
},
"delayed_start": 0,
"max_connections": 0,
"tls_insecure_skip_verify": true
}
Logs / 日志