Flux not working with InfluxDB 1.8

Hi!

I had the same issue and I solved it by adding the following parameter to the influx cli : -path-prefix /api/v2/query

Now I can run flux queries through influx cli in InfluxDB 1.8. I hope this helps you,

Regards!

2 Likes