Hello again, as I mentioned on a previous post I have an appwrite installation behind an Nginx Proxy Manager.
When I try to make a request to /v1/locale
I get this response:
{"ip":"192.168.100.200","countryCode":"--","country":"Unknown","continentCode":"--","continent":"Unknown","eu":false,"currency":""}
I want to know if its possible to fix this. The Ip that I got there is the local IP of my NPM container. The installation is as follows:
- Cloudflare
- Proxmox -> Local Network
- LXC -> NPM
- LXC -> Appwrite
If anyone can help me with this it will be really appreciated.
Thanks in advance.
Recommended threads
- Attribute issue
database id: 660467ed88cc9823a538 post collection id : 6604682418b6dd232469 project id: 66045eb4ad78658d4b8e Team, Im having issues again with attributes. ...
- Query labels
is it possible to query the user's labels? like i have a function and i want to query a user's list based on a label.
- Error message translation ?
Hi everybody, I’m new here and I wanted to know if it’s possible to automatically translate error messages or do I need to do manually in my code. Thanks ! NB...