CalonzC
Convex Community2y ago
20 replies
Calonz

Storage File Retrieval Failed: "upstream image response failed for ..."

I've encountered some issue in my application, can anyone point me where I made a mistake in my code 🙏 :

I'm getting an error in this part of the code:

ERROR MESSAGE in the console log:
"""
upstream image response failed for https://upbeat-bandicoot-306.convex.cloud/api/storage/kg20zj0s2sczynrjpwqn04gbfx6msmjk 400
"""

ERROR MESSAGE when I click the link in the console log:
"""
{"code":"InvalidStoragePath","message":"Invalid storage path: "kg20zj0s2sczynrjpwqn04gbfx6msmjk" is not a valid UUID string."}
"""

though when I go to Convex Dashboard then inside the File Storage, Im getting the same UUID.
image.png
image.png
Screenshot_2024-03-06_at_8.55.25_AM.png
Was this page helpful?