Closed lhchong closed 5 months ago
同样问题,期待解决。
Issue is not in English. It has been translated automatically.
Same problem, looking forward to solving it.
他就是会自动把桶名加到endpoint之前。如果加桶名可以访问的话,你可以将endpoint改为带桶名的,然后桶名那里直接/ 这样可以上传,一种解决方案吧。如果你的endpoint加了桶名无法访问那我暂时还没解决方案。
Issue is not in English. It has been translated automatically.
It will automatically add the bucket name before the endpoint. If you can access it by adding a bucket name, you can change the endpoint to one with a bucket name, and then directly / This can be uploaded, which is a solution. If your endpoint is inaccessible after adding a bucket surface, I don't have a solution yet.
We will use presigned urls to provide more secure links. It is recommended to use an S3 API-compatible object store such as cloudflare R2.
Encountered the same problem
他就是会自动把桶名加到endpoint之前。如果加桶名可以访问的话,你可以将endpoint改为带桶名的,然后桶名那里直接/ 这样可以上传,一种解决方案吧。如果你的endpoint加了桶名无法访问那我暂时还没解决方案。
这样确实可以
Issue is not in English. It has been translated automatically.
It will automatically add the bucket name before the endpoint. If you can access it by adding a bucket name, you can change the endpoint to one with a bucket name, and then directly / in the bucket name to upload. This is a solution. If your endpoint is inaccessible after adding a bucket name, I don't have a solution yet.
This is indeed possible
Issue is not in English. It has been translated automatically.
- 0.18 OK
- You can use ip:port
Describe the bug
为什么endpoint地址前会自动增加bucket?
感谢开发者开源这个项目,我当前仍在使用 v0.21版本,希望可以修复s3相关配置; 如果是我的使用方式不对,请告知我正确的用法,谢谢;
Steps to reproduce
The version of Memos you're using
v0.22
Screenshots or additional context
No response