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

Upload to S3 Minio preview is broken #669

Closed
drgroot opened this issue Jan 20, 2022 · 1 comment
Closed

Upload to S3 Minio preview is broken #669

drgroot opened this issue Jan 20, 2022 · 1 comment
Labels
needs-investigation Potential bug. Needs investigation

Comments

@drgroot
Copy link

drgroot commented Jan 20, 2022

Version:

  • listmonk: v2
  • OS: docker

Description of the bug and steps to reproduce:
Media upload does not work

  1. Configure media uploads to use minio s3. set bucket type to private
  2. Upload media under the Campaigns Menu. (this step works, and the file successfully uploads)
  3. Click preview of image
    url of image is: https://<bucket>.s3.amazonaws.com/ instead of configured minio url
@drgroot drgroot added the bug Something isn't working label Jan 20, 2022
@knadh knadh added needs-investigation Potential bug. Needs investigation and removed bug Something isn't working labels Jan 23, 2022
@knadh
Copy link
Owner

knadh commented Jan 23, 2022

Hi @drgroot,
I am unable to replicate this on v2.0.0 running locally with a local Minio instance.

The settings look like this:
image

And thumbnails and the original image both render fine with the Minio URL.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-investigation Potential bug. Needs investigation
Projects
None yet
Development

No branches or pull requests

2 participants