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

cadvisor fails to start #56

Closed
bb12489 opened this issue Aug 18, 2022 · 1 comment
Closed

cadvisor fails to start #56

bb12489 opened this issue Aug 18, 2022 · 1 comment

Comments

@bb12489
Copy link

bb12489 commented Aug 18, 2022

Hi, I've been trying to get your monitoring stack working, but kept running into an issue with cadvisor. I kept getting the error of

Error response from daemon: error while creating mount source path '/var/lib/docker': mkdir /var/lib/docker: read-only file system.

A quick search showed that this is because of how Docker was installed on my system (via snap). The docker root directory is different when installed from snap vs a manual install.

More info here

@ChristianLempa
Copy link
Owner

It seems like an issue with the installation procedure, thanks for giving us a heads-up.

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

2 participants