bug description:
When updating settings in the standalone server (v3.0.5) it looks like the Country & ASN data section in settings underneath IP Data is not saving. I have tried to use the first/second option and it keeps jumping back to the first option and location/network data remains empty:
No location data yet.
No network data yet.
Proxy used is NGINX and got the following set:
proxy_set_header X-Real-IP $remote_addr;
and IP Header: X-Real-IP
affects:
to reproduce:
Not sure if this happens on my end alone but it looks like the data is not stored correctly/enabled which results in not storing the location/network data.
expected behavior:
Location and network data to shop up on sites
screenshots:
versions and environment:
MacOS 26, Windows 11
bug description:
When updating settings in the standalone server (v3.0.5) it looks like the Country & ASN data section in settings underneath IP Data is not saving. I have tried to use the first/second option and it keeps jumping back to the first option and location/network data remains empty:
No location data yet.
No network data yet.
Proxy used is NGINX and got the following set:
proxy_set_header X-Real-IP $remote_addr;
and IP Header: X-Real-IP
affects:
to reproduce:
Not sure if this happens on my end alone but it looks like the data is not stored correctly/enabled which results in not storing the location/network data.
expected behavior:
Location and network data to shop up on sites
screenshots:
versions and environment:
MacOS 26, Windows 11