alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.53k stars 5.14k forks source link

Allow Presigned Requests for Serving S3 #6442

Closed xuze1993 closed 1 month ago

xuze1993 commented 1 month ago

Please make sure of the following things

AList Version / AList 版本

3.34.0

Driver used / 使用的存储驱动

本地存储

Describe the bug / 问题描述

s3部分客户端连接报错, 问题同 https://github.com/rclone/rclone/issues/7616

Reproduction / 复现链接

Config / 配置

"s3": { "enable": true, "port": 5246, "ssl": false }

Logs / 日志

No response

welcome[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the issue template!

xuze1993 commented 1 month ago

关了吧,发现s3还有些其他问题

itsHenry35 commented 1 month ago

这个已经加了https://github.com/alist-org/alist/pull/6431

itsHenry35 commented 1 month ago

关了吧,发现s3还有些其他问题

有其他问题请另提issue,谢谢,会尽量解决