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
We've seen this problem when the local hostname detection fails. Try to set the hostname in the config file to influxdb-0 on line 6. So line 6 should look like this:
I opened issue #345 to fix this problem. I'll go ahead and close this one, but please feel free to reopen if you think this problem is unrelated to the hostname detection issue.
I'm running influxdb in a docker container as a single instance. Sometimes after a restart it gets stuck:
The only way to fix it is to remove
raft
directory, restart server and re-create all the databases and users.The text was updated successfully, but these errors were encountered: