You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2024. It is now read-only.
This is a client issue, but it applies to all clients, so I've made it in the Pilosa repo.
In the situation where Pilosa is running behind a proxy or load balancer, the client needs to always use the proxy/load balancer address, and not an address that it gets from Pilosa's /status endpoint.
I think this is only needed for imports, but we should make sure.