charybdis-ircd / charybdis

Scalable IRCv3.2 server for large, community-oriented networks
GNU General Public License v2.0
231 stars 102 forks source link

FreeBSD: Port bind issue #306

Open rveyn opened 4 years ago

rveyn commented 4 years ago

When starting the IRCD all work well....

If I /rehash. all ports is unbind and got this errors:

[113855] -irc.goofly.net- *** Notice -- Cannot bind for listener on TCP port 6697: Address already in use

[113855] -irc.goofly.net- *** Notice -- Cannot bind for listener on TCP port 6669: Address already in use

[113855] -irc.goofly.net- *** Notice -- Cannot bind for listener on TCP port 6668: Address already in use

[113855] -irc.goofly.net- *** Notice -- Cannot bind for listener on TCP port 6667: Address already in use

aaronmdjones commented 4 years ago

https://github.com/charybdis-ircd/charybdis#platform-specific-errata

rveyn commented 4 years ago

I did. same error. FreeBSD 12

atonist commented 3 years ago

This problem still persist.