alist
alist copied to clipboard
使用网页版无法上传 Hi-Res 音乐
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.30.0
Driver used / 使用的存储驱动
OneDrive
Describe the bug / 问题描述
使用网页版无法上传 Hi-Res 音乐。两种上传方式都不行。
-
显示上传时,不显示上传速度,就像是卡在那里了(图1),但网页并没有卡住,通过F12也没看出来在报错(图2)。这种情况会持续从几分钟到十几分钟不等,然后就开始上传了。
-
真正的开始上传后,会突然显示上传失败(无确切时间,有时候需要很长时间才会显示,有时候1分钟后就显示了):
Cannot read properties of undefined (reading 'status')
,通过F12查看显示说是网络问题,但即使在网络流畅且快速的情况下也会显示。即使尝试了很多次都是这样。
网盘是搭建在 docker 的 s390x 架构上(LinuxOne),尝试了 alist 和 alist-aria2 都有此问题。
Reproduction / 复现链接
地址
用户名和密码都是test
Config / 配置
{
"force": false,
"site_url": "",
"cdn": "",
"jwt_secret": "kqbJ4UC8AumhJxDB",
"token_expires_in": 48,
"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",
"dist_dir": "",
"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,
"tasks": {
"download": {
"workers": 5,
"max_retry": 1
},
"transfer": {
"workers": 5,
"max_retry": 2
},
"upload": {
"workers": 5,
"max_retry": 0
},
"copy": {
"workers": 5,
"max_retry": 2
}
},
"cors": {
"allow_origins": [
"*"
],
"allow_methods": [
"*"
],
"allow_headers": [
"*"
]
}
}
Logs / 日志
No response
Hello @ZsOg, please input issue by template and add detail. Issues labeled by question
will be closed if no activities in 3 days.
你好 @ZsOg,请按照issue模板填写, 并详细说明问题/日志记录/复现步骤/复现链接/实现思路或提供更多信息等, 3天内未回复issue自动关闭。
服务器过期了,已重新申请
好了,地址
用户名和密码都是test
Hello @ZsOg, your issue is invalid and will be closed. 你好 @ZsOg,你的issue无效,将被关闭。
@xhofe 你上传的并非 Hi-Res,虽然是 flac 格式,但里面的频率、波形和大小都对不上。根据音乐播放器里显示,你上传的的这首 flac 音乐是 SQ 音质,并非 Hi-Res
这本身就与文件内容没有关系。
![]()
这本身就与文件内容没有关系。
那为什么我当时上传时出现了错误?我也测速了,当时是一百多 Mbps,所以不可能网络不好。可惜我当时没截图…这样,如果出错了我再@你,你先解决一下webdav的事:https://github.com/alist-org/alist/issues/6037