Error: Query engine shutdown

Hi

I was running some queries in influxdb but suddenly I got a error “query engine shutdown” and I’m not sure what it means, I searched the web but couldn’t find any answer, does somebody know what triggers this error?

regards.

Where did you see this error?
In the logs?
Did it ever start working again?
What version are you running?

I saw the error with the python influx client, it raised an exception saying that influxdb gave that error.
Yes it did started working again.
The version is 1.7.2

Did you see any error in the InfluxDB logs? the service, not the client

the error was caused because someone updated the db without notifyng it.

Thanks for the responses Esity!

Glad you got it worked out!!