Opening Project I get "500 Internal Error" added what i see on the page and in dev console
Hey! That's a cert validation error on Appwrite's end (ERR_CERT_AUTHORITY_INVALID) causing the fetch to fail, which is likely what's triggering the 500. It could be a misconfigured SSL on their Fra (Frankfurt) cloud instance or a temporary hiccup on Appwrite's side. Happy to help you get this sorted are you on Appwrite Cloud or self-hosted?
Appwrite Cloud
Recommended threads
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...
- Resource limit error using API for proje...
Project ID: 67414182001dfe44c386 Endpoint: https://fra.cloud.appwrite.io/v1 Web Dashboard works fine, able to CRUD. But API return error ``` { "message": "...
- Failed to receive appwrite reset passwor...
Hey there, I forgot my password for my appwrite account but when i use forgot password, i dont get an email to reset the account but when i try to create a new ...