Troubleshooting InfluxDB
This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version.
InfluxDB error messages
Covers InfluxDB error messages, their descriptions, and common resolutions.
InfluxDB frequently asked questions
This page addresses frequent sources of confusion and places where InfluxDB behaves in an unexpected way relative to other database systems. Where applicable, it links to outstanding issues on GitHub. Administration How do I include a single quote in a password? How can I identify my version of InfluxDB? Where can I find InfluxDB logs? What is the relationship between shard group durations and retention policies? Why aren’t data dropped after I’ve altered a retention policy?
InfluxQL query management
Manage your InfluxQL queries using the following: SHOW QUERIES to identify currently-running queries KILL QUERIES to stop queries overloading your system Configuration settings to prevent and halt the execution of inefficient queries The commands and configurations provided on this page are for Influx Query Language (InfluxQL) only – no equivalent set of Flux commands and configurations currently exists. For the most current Flux documentation, see Get started with Flux. List currently-running queries with SHOW QUERIES SHOW QUERIES lists the query id, query text, relevant database, and duration of all currently-running queries on your InfluxDB instance.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
InfluxDB Cloud and InfluxDB Enterprise customers can contact InfluxData Support.