royiro10 / cogo

MIT License
2 stars 1 forks source link

Unix can't connect to socket #27

Open yavidor opened 1 month ago

yavidor commented 1 month ago

When running on linux (in my case Ubuntu WSL), after cogo start. Cogo run doesn't work, says "could not create connection to COGO, err: dial unix ./cogo.sock: connect: no such file or directory"

yavidor commented 1 month ago

30 And this are linked

by solving it in #31 this issue is fixed

royiro10 commented 1 month ago

it does not work on my machine (running WSL2 on windows 11). as of this time I read AF_UNIX is not supporting on WSL 2