View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007853 | Cloud Instance SIG | general | public | 2014-11-08 19:36 | 2014-11-08 19:36 |
Reporter | adimania | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Atomic Host | OS | Centos | OS Version | 7 |
Summary | 0007853: cockpit-agent does not have permission to connect to docker socket | ||||
Description | cockpit doesn't lists the images and containers residing on the atomic hosts. This is most likely because the cockpit-agent is running as "centos" user and cannot connect to /var/run/docker.sock. Running the command below fixes this issue but can be a security risk. # chmod o+rw /var/run/docker.sock | ||||
Steps To Reproduce | # systemctl start cockpit.socket # systemctl start cockpit - open http://<ip_of_atomic_host>:9090/#dashboard&server?machine=localhost&containers in a browser to see a warning message. - Also check /var/log/messages | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-11-08 19:36 | adimania | New Issue |