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
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seein...