Open thraneh opened 1 year ago
This happened when a unix socket file was first created using touch.
touch
The error message wasn't helpful
Exception: {type="N3roq11SystemErrorE", what="connect() failed: fd=16", file="socket.cpp", line=56}
Seems to only happen on macOS
This happened when a unix socket file was first created using
touch
.The error message wasn't helpful