常见问题汇总
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 42
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
上传问题
1. 上传超时
2. 配置相关
- https://github.com/halo-dev/plugin-s3/issues/70
- https://github.com/halo-dev/plugin-s3/issues/54
- https://github.com/halo-dev/plugin-s3/issues/45
- https://github.com/halo-dev/plugin-s3/issues/43
- https://github.com/halo-dev/plugin-s3/issues/34
- https://github.com/halo-dev/plugin-s3/issues/29
上传之后图片无法访问
可以上传成功,但是加载失败通常有以下两种原因:
1. 浏览器限制,会在 https 网站下自动提升 http 请求为 https 请求
- https://github.com/halo-dev/plugin-s3/issues/176
- https://github.com/halo-dev/plugin-s3/issues/178
- https://github.com/halo-dev/plugin-s3/issues/108#issuecomment-2101797286
- https://github.com/halo-dev/plugin-s3/issues/133
2. 存储桶没有开启公网访问
因为目前 S3 插件不支持转发私有存储桶的请求,所以如果你需要将图片这种公开访问的文件通过 S3 插件上传到对象存储,请保证存储桶开启了公网访问,并自行判断是否要开启公网访问。
- https://github.com/halo-dev/plugin-s3/issues/177
- https://github.com/halo-dev/plugin-s3/issues/28
- https://github.com/halo-dev/plugin-s3/issues/44
自建 Minio 相关问题
- https://github.com/halo-dev/plugin-s3/issues/8
- https://github.com/halo-dev/plugin-s3/issues/24
- https://github.com/halo-dev/plugin-s3/issues/114
- https://github.com/halo-dev/plugin-s3/issues/96
- https://github.com/halo-dev/plugin-s3/issues/99
- https://github.com/halo-dev/plugin-s3/issues/86
- https://github.com/halo-dev/plugin-s3/issues/64
- https://github.com/halo-dev/plugin-s3/issues/176
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No target file or test is named. Start by reviewing the linked plugin-s3 issues and the repository's documentation structure; done means placing this FAQ in the appropriate documentation location and preserving accurate links and guidance.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100