
I have a 500 internal server error whenever I try to access my databases in my appwrite instance. It shows me that the project listens to realtime changes and the project overview works pretty fine but I cannot really tell why it is like so. Yesterday there was some downtime. I would like to inquire if it is really the case today. If not so could anyone try to help me figure out how I can find a way out of this. Or recommend ways to avoid it. Attached are screenshots showing my project overview and the database link. Any help is highly appreciated. Thank you.

Yea, I get that too today

I have a 500 internal server error whenever I click on setting I have created a new project today but it looks like nothing is working. Also I have tried to click on Auth, Database getting same error.

Same here

Yes, the team is working to solve it

can someone help me my http://my_ip/v1 cant enter the console it show an error im using docker did i miss sometheng. i think i followed the appwrite instruction accurately this is the error {"message":"The requested route was not found. Please refer to the API docs and try again.","code":404,"type":"general_route_not_found","version":"1.4.5"}

Great, thanks. How often can I expect this to happen?

This will be solved, so it should not happen anymore when the final solution is applied. For now it could happen some times randomly unfortunately, but the team is working to solve it as soon as possible when it happens

Thanks, it did happen today as well for awhile. Does this happen only on Appwrite Cloud? Is it better to self host it for now until Appwrite Cloud is Stable?

Yes it is only cloud. See https://github.com/appwrite/appwrite/discussions/6464

Okay great, will self host for now and migrate to cloud when it is stable. Thanks
Recommended threads
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
