Hey! So I have a custom domain set up for my appwrite cloud project. It is still in Frankfurt (because my project has been created long before the new locations have been introduced). When I try to access the project via my custom URL, it now gives me a 500 error, but when I go via cloud.appwrite.io it works perfectly. When accessing via my custom domain, it does load the projects and I can click on a project and see the dashboard, but the dashboard stats do not load and when i go on any tab, meaning authentication, database, functions, messaging, storage or settings, I always get 500 Internal Error. Need to mention: My application is calling the API via the custom domain and this still works, just the cloud console does not work.
Recommended threads
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...