@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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...