@here
Invalid Origin. Register your new client (core.pai.kg) as a new Web platform on your project console dashboard
Can you check what the value is for the _APP_DOMAIN variable in the .env?
Please don't tag people directly. It can be very disruptive.
_APP_DOMAIN=core.pai.kg
can you run docker compose exec appwrite vars and make sure that's the value being used?
equal
can you run docker compose logs appwrite?
Can you show the docker-compose.yml file again?
Just the traefik service
and in yoir DNS settings, what records do you have?
also, why are you running appwrite on 444 instead of 443?
Are you using a reverse proxy like nginx or apache?
we have the main application running, we can't change it.
What do you mean?
ngnix
another project has been launched on port 443, which right now we can't change the port.
is it wrong to use nginx?
Did you update the domain environment variables?
Yes
Would you please check the output of docker compose exec appwrite vars?
Recommended threads
- script "build" was terminated by signal ...
Heyo, For some reason, my Next.js 16.0.10 version does not build properly. Here is the last logs: ``` 1063 packages installed [22.54s] $ next build ⚠ No build...
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...