Error when using influx CLI

I installed the influx CLI according to the instruction here. However, whenever I run a command (e.g. influx ping) I get the error

Error: InfluxDB OSS-only command failed: unable to decode response content type "text/html"

Any idea why this is happening?

Hi willemgovaerts,

i had this problem because of a HTTP proxy. The proxy was not allowed to connect via port 8086. Maybe that helps.
Cheers Tim