You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing same problem: can't push layer to Clair: Post http://localhost:6060/v1/layers: dial tcp 127.0.0.1:6060: getsockopt: connection refused
At the same time, curl 'http://localhost:6060/v1/layers' with proper payload works.
docker run -e CLAIR_ADDR="http://localhost:6060" -e CLAIR_OUTPUT=Unknown -e CLAIR_THRESHOLD=10 klar centos:7
clair timeout 1m0s
docker timeout: 1m0s
no whitelist file
Analysing 1 layers
Failed to analyze using API v1: push image https://registry-1.docker.io/v2/library/centos:7 to Clair failed: can't push layer to Clair: Post http://localhost:6060/v1/layers: dial tcp 127.0.0.1:6060: getsockopt: connection refused
Failed to analyze using API v3: push image https://registry-1.docker.io/v2/library/centos:7 to Clair failed: rpc error: code = Unavailable desc = all SubConns are in TransientFailure
The text was updated successfully, but these errors were encountered: