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
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...