Issue with uploading images
-
I'm running into the same issue, in the latest version.
From my
.env
-># Where will social media icons be saved - local or cloudflare. STORAGE_PROVIDER="local" # Your upload directory path if you host your files locally, otherwise Cloudflare will be used. UPLOAD_DIRECTORY="/app/data/data/"
Browser error:
"url" parameter is valid but upstream response is invalid
Server error:
⨯ upstream image response failed for https://my-postiz-domain/uploads/2025/07/23/a716efeb832223bc97d8e5a9c3b010ceb.jpeg 404
-
J james marked this topic as a regular topic
-
Ah, it seems this issue is still the same.
@BrutalBirdie solution was not yet accepted upstream and the Cloudron package does not include @BrutalBirdie fix.
Thus, the image display 404 issue persists.@BrutalBirdie maybe you can bump your PR on GitHub and Cloudron will add this overwrite for now.
-
It seems someone from here also opened a GitHub issue https://github.com/gitroomhq/postiz-app/issues/886 and linked this topic
Since this is hosting specific the issue is somewhat displaced there.
Yes it is an issue, but it is specific to the hosting method, in this case Cloudron.
It is not "a postiz issue" but I have created a PR to make postiz more flexible for everyone self-hosting. -
Nah, I look into it.
I already handled postiz and I might be faster figuring it out again. -
Found the issue, fixed it, pipelines are running.
App update coming soonTM. -
@shrey can you confirm this is now working as expected?
I've installed the latest version from the Cloudron app-store and found no more issues with image uploads.@james Hi. Well, I've tried only with Instagram (Standalone) currently, and that is currently not working due to some other upstream related issue.
Although, wasn't able to complete the full (images related) pipeline, i was able to upload and preview the images within Postiz at least, which worked fine.