[SOLVED] upgraded to 1.3.4 and started to get storage_file_not_found using S3
- 0
- Resolved
- Web
- Storage
The files are still there in S3, but appwrite appears not be able to find them. Here's a sample URL: https://assets.codedesign.app/v1/storage/buckets/63f984d89179530c2f7b/files/6441a7a1c8bb44901bd8/view?project=63e727dfc53e6679e400&mode=admin
I can't find anything to point to this issue except the logs from traefik
time="2023-05-06T17:02:49Z" level=info msg="Configuration loaded from flags."
time="2023-05-06T17:02:49Z" level=error msg="the router appwrite_realtime_wss@docker uses a non-existent resolver: dns"
Is this relevant? What should I be looking for to resolve the issue.
Maybe this will help: https://discord.com/channels/564160730845151244/1099561077278248991
Hey @Steven! I did try searching, but couldn't find anything relevant earlier. This might actually solve the issue. I will give it a try. Thank you.
Thanks, that fixed the issue. Cheers. ๐
[SOLVED] upgraded to 1.3.4 and started to get storage_file_not_found using S3
Recommended threads
- Iโm facing an issue with deployments on ...
Hi Appwrite Support, Iโm facing an issue with deployments on Appwrite Sites. A few days ago (around 3โ4 days back), everything was working perfectly. My deplo...
- Project auto-blocked after load testing ...
Hi team ๐ My project has been automatically blocked with the message: "Project is currently blocked โ Access to this project is restricted. Contact support if...
- App build crashing with "Internal error"
Hello Appwrite team! ๐ We are trying to deploy a Next.js application on Appwrite Cloud, but our builds are consistently failing. The deployment log successful...