Skip to content
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

error while creating mount source path #3

Open
SteveEdson opened this issue Jun 20, 2018 · 3 comments
Open

error while creating mount source path #3

SteveEdson opened this issue Jun 20, 2018 · 3 comments

Comments

@SteveEdson
Copy link

Hey,

Thanks for this, it's a big help. When I try to start it, I get the error:

ERROR: for influxdb  Cannot start service influxdb: error while creating mount source path '/srv/docker/influxdb/data': mkdir /srv/docker: read-only file system

Any idea why this would be? I'm running it on Ubuntu. Thanks!

@lauer
Copy link

lauer commented Aug 14, 2018

No problems here on ubuntu 18.04.1

Did you try to run the 'run.sh' script?

@freelanseod
Copy link

echo "Current database list"
curl -G http://localhost:8086/query\?pretty\=true --data-urlencode "db=glances" --data-urlencode "q=SHOW DATABASES"

Current database list
curl: (7) Failed to connect to localhost port 8086: Connection refused

does anyone know how to fix it?

@AranScope
Copy link

If you're using Docker on Mac OSX, open Docker in the system menu, open preferences, file sharing then add an entry of '/srv/docker', apply and restart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants