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

When S3 (MinIO) is specified for file storage, images are not displayed. #3786

Open
aqyuki opened this issue Aug 6, 2024 · 8 comments
Open
Labels
bug Something isn't working Stale

Comments

@aqyuki
Copy link
Contributor

aqyuki commented Aug 6, 2024

Describe the bug

MinIO was set to be used for file storage. In this case, the uploaded file is not displayed correctly, although the file can be uploaded normally.

Steps to reproduce

  1. set the file storage used by memos to MinIO
  2. post a memo with an image file attached
  3. it is not displayed correctly.

The version of Memos you're using.

v0.22.4

Screenshots or additional context

スクリーンショット 2024-08-06 184449
The image below is the image uploaded to local storage, and the image above is the image uploaded to MinIO

MinIO filepath template is assets/{timestamp}_{filename}

@aqyuki aqyuki added the bug Something isn't working label Aug 6, 2024
@cmoy168
Copy link

cmoy168 commented Aug 10, 2024

我也遇到了同样的问题

@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


I also encountered the same problem

@pipuwong
Copy link

我也遇到了同样的问题.

@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


I also encountered the same problem.

@luyufan498
Copy link

same problem...

@github-actions github-actions bot added the Stale label Aug 29, 2024
@DHS1001
Copy link

DHS1001 commented Aug 31, 2024

same issue here...

@github-actions github-actions bot removed the Stale label Aug 31, 2024
@gouthamve
Copy link

This looks like it's using client side URLs to communicate with the S3 backend. This means if the Minio or Object Storage backend is not available to the browser then the picture doesn't show up.

Can we proxy the files through instead of signed client URLs?

@github-actions github-actions bot added the Stale label Sep 18, 2024
@fengdu126
Copy link

same problem +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

8 participants