Subject: Login/Logout Issue and Page Display Despite System Downtime at app.animtube.xyz
Hello Appwrite Support Team, After the domain change I made recently (we started using app.animtube.xyz instead of local), I am encountering an unexpected issue.
Issue 1: Unable to Log In/Out and the Same Page Keeps Loading (https://app.animtube.xyz/console/...) When I access Appwrite console pages such as https://app.animtube.xyz/console/organization-68125c9b0036966d46a6, I cannot log in or out, and the same page keeps loading. I am not receiving any error messages.
Issue 2: Page Displaying Despite System Being Down Even more interestingly, when I stop the Appwrite services on the server (i.e., when the system is down), the https://app.animtube.xyz/console/... address continues to display somehow. However, the http://135.181.76.41:8800/console/login?redirect=%2Fconsole%2F address, where Appwrite is directly running, is currently closed and inaccessible.
Changes Made: I updated the _APP_DOMAIN and _APP_DOMAIN_TARGET settings in the .env file to app.animtube.xyz. I made the necessary proxy settings for app.animtube.xyz in the Nginx configuration and added the CORS headers (Access-Control-Allow-Origin: http://localhost:8080 for development). I had left the _APP_OPTIONS_FORCE_HTTPS setting disabled (but I will try enabling it now).
@Steven Please help
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...