[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
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...