• ERROR Binding to poert *

    From Mortifis@VERT/EMPTYKEG to All on Friday, November 02, 2018 14:42:06
    Ran into an odd problem, sbbs stopped reponding *most* services, so I looked at the logs and discovered basically all ports had error binding to port * so I shutdown sbbs with pkill sbbs, ran ps -ef | grep sbbs ... nothing running, ran netstat -lntp which showed any of the ports sbbs uses were not bound to anything, so I did a console startup of sbbs sudo sbbs and again, error binding to ports * ...

    any ideas (rebooted the system to no affect)

    ---
    þ Synchronet þ The Empty Keg BBS emptykeg.synchro.net:82 Lake Echo NS Canada
  • From echicken@VERT/ECBBS to Mortifis on Friday, November 02, 2018 14:24:14
    Re: ERROR Binding to poert *
    By: Mortifis to All on Fri Nov 02 2018 14:42:06

    Ran into an odd problem, sbbs stopped reponding *most* services, so I looked at the logs and discovered basically all ports had error binding to port * so I shutdown sbbs with pkill sbbs, ran ps -ef | grep sbbs ...

    http://wiki.synchro.net/faq:tcpip#bind

    (Add REUSEADDR=1 to ctrl/sockopts.ini.)

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From Mortifis@VERT/EMPTYKEG to echicken on Saturday, November 03, 2018 09:20:15
    Re: ERROR Binding to poert *
    By: Mortifis to All on Fri Nov 02 2018 14:42:06

    Ran into an odd problem, sbbs stopped reponding *most* services, so I looked at the logs and discovered basically all ports had error binding to port * so I shutdown sbbs with pkill sbbs, ran ps -ef | grep sbbs ...

    http://wiki.synchro.net/faq:tcpip#bind

    (Add REUSEADDR=1 to ctrl/sockopts.ini.)

    Thank you, knew that info, netstat -lntp showed that nothing was bound to the ports in question, upon further investigation it turned out that two instances of sbbs were trying to start at the same time so neither were able to bind, I deleted the rouge symlink and all is well again.

    ---
    þ Synchronet þ The Empty Keg BBS emptykeg.synchro.net:82 Lake Echo NS Canada