mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Uploadt Images Success But Not Show On Web #398
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @datkool on GitHub (Jan 11, 2024).
I am experiencing an issue with image display after uploading in Planka. The files have been successfully uploaded to the server, but they are not being displayed. When I try to access the images directly via their URL, it shows a "Page Not Found" error. I would like to know what steps I can take to resolve this issue. Thank you.

@OnSive commented on GitHub (Jan 12, 2024):
Try adding a
/download/between the id and the file. It's working like that for the attachments.@meltyshev commented on GitHub (Jan 17, 2024):
Hi! It seems that either you are using the dev version or you are running the client separately. In the first case, try changing port 3000 to 1337.