When uploading zip file to Appwrite storage I get a bad gateway error when I try to download or view the zip file.
TL;DR
Issue: Developer experiencing a bad gateway error while trying to download or view a zip file uploaded to Appwrite storage.
Solution: The bad gateway error typically occurs when there is an issue with the server or gateway processing the request. To resolve this issue, developers can try the following steps:
1. Check Appwrite server status: Ensure that the Appwrite server is running properly and there are no ongoing maintenance or known issues affecting the file storage functionality.
2. Check zip file integrity: Verify that the uploaded zip file is not corrupted or damaged. Developers can try re-uploading the zip file or use a different zip file to test if the issueRecommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...