Uploaded images/previews show from cloud storage but not found when uploaded to local AW
- 0
- Self Hosted
- Web
- Storage
- Cloud
Q on image storage and retrieval with buckets. I have image file upload and retrieval working fine with AW cloud, also with image preview in a list. AW console and prototype app show images and image previews aok. However, when I upload images (successfully) to a local docker AW backend they show on the AW console, but in the prototype app listing available user uploaded images the preview images are broken and the main image links return {"message":"The requested file could not be found.","code":404,"type":"storage_file_not_found","version":"1.4.13"} File security is on. Are there some settings for local that need enabling in this case?
Is it possible that the user you’re using doesn’t have permission to view the image?
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...