So I’ve recently set up ZNC so I can always lurk on Freenode nerds. It’s been working for 5 days or so but today when I tried accessing it I was getting errors about failing to bind host. After a quick bit of research I found the solution.
Open up your channel/network connection and enter the following lines:
/znc setbindhost 0.0.0.0 /msg *status jump
Once you’ve done that it should bind the host and reconnect you to all your favorite channels. You’ll lose logs between whenever it went down and you rebinding.