-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
500: Internal server error #4971
Comments
alist此次更新后 alist-proxy需要也改代码适配才行,具体时间就不好说了 |
一样的问题,期待早日修复 |
I tested and Cloudflare alist-proxy does not work on Alistv 3.25.1 version but works well on 3.240 |
I have not tested it myself but this should be fixed with this commit 9d45718, you can use the development version (xhofe/alist:main) or wait for the next stable release (v3.26.0). |
Yeah @DarremMolko it works on the latest version (the main tag on the docker image). Can confirmed that. |
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 版本
v3.25.1
Driver used / 使用的存储驱动
GoogleDrive, OneDrive
Describe the bug / 问题描述
When I try to download a link from the command line using wget I get this:
HTTP request sent, awaiting response... 500 Internal Server Error
2023-08-09 01:06:05 ERROR 500: Internal Server Error.
Reproduction / 复现链接
Config / 配置
I'm using a PaaS service, no configuration file except environment variables.
Logs / 日志
[GIN] 2023/08/09 - 00:51:30 | 302 | 33.313916ms | 999.999.999.999 | GET "/d/Folder1/Folder2/Folder3/XYZ.XYZ.2005.mkv?sign=XXXXXXXXXXXXXX=:0"
[GIN] 2023/08/09 - 00:51:32 | 200 | 1.332242021s | 2a06:98c0:3600::103 | POST "/api/fs/link"
Error #1: common.Resp[interface {}].Data: model.Link.PartSize: Concurrency: IPCacheKey: Expiration: ReadSeekCloser: RangeReadCloser: model.RangeReadCloser.Closers: RangeReader: RangeReadCloser RangeReadermodel.RangeReaderFunc is unsupported type
[GIN] 2023/08/09 - 00:51:38 | 302 | 96.25µs | 999.999.999.999 | GET "/d/Folder1/Folder2/Folder3/XYZ.XYZ.2005.mkv?sign=XXXXXXXXXXXXXX=:0"
[GIN] 2023/08/09 - 00:51:40 | 200 | 1.150900666s | 2a06:98c0:3600::103 | POST "/api/fs/link"
Error #1: common.Resp[interface {}].Data: model.Link.PartSize: Concurrency: IPCacheKey: Expiration: ReadSeekCloser: RangeReadCloser: model.RangeReadCloser.Closers: RangeReader: RangeReadCloser RangeReadermodel.RangeReaderFunc is unsupported type
The text was updated successfully, but these errors were encountered: