I stood up a fresh VPS and deployed Appwrite 1.9.0 using CLI. Now when I try to access Appwrite using servers IP address I get an Unable to connect over this domain error.
I have disabled the _APP_OPTIONS_ROUTER_PROTECTION flag in .ENV file but nothing seems to work..
Please help as I am unable to migrate a customer project to the new VPS..
TL;DR
Developers deployed Appwrite 1.9.0 on a new VPS but can't access it through the domain, getting an error about _APP_OPTIONS_ROUTER_PROTECTION. They've tried disabling the flag in .ENV file without success. Solution: Check server configurations and ensure the flag is properly disabled in the correct file.