Hello, I have setup appwrite behind nginx proxy manager, with the help of this link I found in the forum:
https://medium.com/@stnguyen90/how-to-run-appwrite-behind-nginx-19348ed34243#1d36
But I keep facing the same issue, when going directly to the port (in this case 8080) it works fine, but if I use the domain I setup with NPM it opens, asks me to sign up, but when finishing it simply gives me an error 500 as long as the login session is active. With the error in console being:
[Error] URL: /v1/account
[Error] Type: Appwrite\Extend\Exception
[Error] Message: User (role: guests) missing scope (account)
[Error] File: /usr/src/code/app/controllers/shared/api.php
[Error] Line: 375
Just to clarify everything was followed exactly as the tutorial and the npm IP used is the internal IP of the npm container
Recommended threads
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...