Skip to content

Snapshotter container stuck on connecting #208

@igorgonibm

Description

@igorgonibm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions