Open cayolblake opened 2 years ago
What am I doing wrong? 🤔
panic: dial tcp 0.0.0.0:2346: connect: cannot assign requested address
One of the reasons is that you hit the limit on the number of outgoing open ports / sockets; see, for example, https://github.com/golang/go/issues/16012