stefanprodan / dockprom

Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to fetch

shuntera opened this issue · comments

On running the docker-compose up line ...

Pulling cadvisor (gcr.io/cadvisor/cadvisor:v0.41.0)...
ERROR: manifest for gcr.io/cadvisor/cadvisor:v0.41.0 not found: manifest unknown: Failed to fetch "v0.41.0" from request "/v2/cadvisor/cadvisor/manifests/v0.41.0".

This is a known issue that has been posted upstream: google/cadvisor#2953.

I recommend just manually changing the version until this has been resolved.