-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
influxdb crashing #6
Comments
See grafana/grafana#12594 for reference. I will look at updating the docker file to make that directory writeable on start. If you can't wait for a new build, you can do the following:
|
I had this, too. I used the GUI to fix, as follows:
Though even after that the dashboard remained static. |
Dears,
Thanks |
Hi,
I installed everything as described in the readme. However, the container log is full of logs like (repeating every second):
INFO spawned: 'influxdb' with pid 6250 INFO success: influxdb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) INFO exited: influxdb (exit status 1; not expected) INFO spawned: 'influxdb' with pid 6269 INFO success: influxdb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) INFO exited: influxdb (exit status 1; not expected) INFO spawned: 'influxdb' with pid 6288 INFO success: influxdb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) INFO exited: influxdb (exit status 1; not expected)
It looks like influxdb is working, at least Grafana shows data.
The text was updated successfully, but these errors were encountered: