We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
From the doc, when the server started the default /tmp/csi.sock file was created automatically.
/tmp/csi.sock
But after kill the server, the sock file was not removed accordingly.
ll /tmp srwxr-xr-x 1 dev dev 0 Oct 6 17:07 csi.sock