I wrote value of _APP_DOMAIN, but still get error "Host is not trusted. This could occur because you have not configured a custom domain. Add a custom domain to your project first and try again." What can I do?
You should call appwrite from test.platovco.ru not from 89.253.237.166
Should I clear it?
If you want to use the IP then you should use the IP in you .env file
Oh, i see
Did it work for you? can I close this issue?
I will try it tomorrow only
All is good, you can close, thank you
[SOLVED] Host is not trusted in
Recommended threads
- 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 ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...