Skip to content
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

常见问题汇总 #181

Open
ruibaby opened this issue Nov 15, 2024 · 0 comments
Open

常见问题汇总 #181

ruibaby opened this issue Nov 15, 2024 · 0 comments

Comments

@ruibaby
Copy link
Member

ruibaby commented Nov 15, 2024

上传问题

1. 上传超时

2. 配置相关

上传之后图片无法访问

可以上传成功,但是加载失败通常有以下两种原因:

1. 浏览器限制,会在 https 网站下自动提升 http 请求为 https 请求

2. 存储桶没有开启公网访问

因为目前 S3 插件不支持转发私有存储桶的请求,所以如果你需要将图片这种公开访问的文件通过 S3 插件上传到对象存储,请保证存储桶开启了公网访问,并自行判断是否要开启公网访问。

自建 Minio 相关问题

@ruibaby ruibaby pinned this issue Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant