-
Notifications
You must be signed in to change notification settings - Fork 402
Description
We use tag 1.2.2
In logs the following message appears endless number of times:
connection.go:170] Still connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock
The logs are:
main.go:89] Version: v1.2.2-0-gd5da3c1e
Connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock
connection.go:170] Still connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock
connection.go:170] Still connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock
connection.go:170] Still connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock
....
The socket is correct since we have another sidecar container csi-attacher which uses the same socket and it works and sends GRPC requests.
main.go:95] Version: v1.2.1-0-g6dce9d7
connection.go:151] Connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock
common.go:111] Probing CSI driver for readiness
connection.go:180] GRPC call: /csi.v1.Identity/Probe