[Error] Method: POST
appwrite | [Error] URL: /v1/account
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: Invalid Origin. Register your new client (appwrite.lostcausenetwork.com) as a new Web platform on your project console dashboard
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 1106
appwrite | [Error] Timestamp: 2025-12-06T14:02:04+00:00
appwrite | [Error] Method: POST
appwrite | [Error] URL: /v1/account
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: Invalid Origin. Register your new client (appwrite.lostcausenetwork.com) as a new Web platform on your project console dashboard
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 1106
appwrite | [Error] Timestamp: 2025-12-06T14:02:14+00:00
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/account
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: User (role: guests) missing scopes (["account"])
appwrite | [Error] File: /usr/src/code/app/controllers/shared/api.php
appwrite | [Error] Line: 384
appwrite | [Error] Timestamp: 2025-12-06T14:02:14+00:00
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/account
appwrite
Error: Trying to install appwrite on subdomain. not secure
Hi as the title says, I had to do a full reinstall due to circumstances. but when I try to set my appwrite to my subdomain. i can access it. but the site remains not secure and i can't log in. gettin all sorts of weird errors.
my nginx config file:
Any help is appreciated as it seems like it is an Nginx issue.
Recommended threads
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...
- Is there any reason you cant use a manag...
So quick context I would like to host a selfhosted Appwrite instance and I personally prefer to use managed DBs when able and really like to keep my DBs on dedi...