Skip to content

🐛Image Base url read domain instead of S3 url #866

@agitfaz

Description

@agitfaz

Note

Please stick to the template and provide as much detail as possible to help us diagnose and fix the issue.
Low effort bug reports will be closed.

Describe the bug
when you using s3 public upload, the object saved to database is
Success Upload File {"filename":"screenshot-2025-10-23-162121-aUVtW.png","path":"event_cover/screenshot-2025-10-23-162121-aUVtW.png","original_filename":"Screenshot 2025-10-23 162121.png"}

To Reproduce
Steps to reproduce the behavior:
Just upload cover of the image event

Expected behavior
The image show when upload success

Screenshots

Image

Issue is on react its read BASE_URL + event_cover/screenshot-2025-10-23-162121-aUVtW.png
and not AWS URL

even thougn i already set AWS_URL on the backend and ENV

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions