halo-dev / halo-dev/plugin-s3

常见问题汇总

Open
#181 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
42
Forks
25
PR merge metrics
No merged PRs in 30d

Description

上传问题

1. 上传超时
2. 配置相关

上传之后图片无法访问

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

1. 浏览器限制,会在 https 网站下自动提升 http 请求为 https 请求
2. 存储桶没有开启公网访问

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

自建 Minio 相关问题

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.