I'm trying to upload a new document into my storage bucket from the Appwrite console, and I get presented with a server error every time. This was not happening before yesterday. Any ideas what is going on?
Appwrite Cloud seems to be having some issues right now
Are you sure?
What's your project ID?
The team will take a look soom
No
Recommended threads
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...