• I broke telgate?

    From Vague@VERT to All on Tue Jul 8 19:32:57 2025
    I'm not sure what I did, but I am unable to telgate now. Something I did is causing me to get this when I try:

    Connecting to remote host ...
    !ERROR -1 (49) binding to socket
    telgate.js: Failed to connect to remote host

    It was working fine for a long time, but something I changed recently must have broken it, and I have no idea what it could have been. It's not the receiving end. I can directly connect to it.

    Any insight would be very welcome.
    --- SBBSecho 3.23-Win32
    * Origin: Vague BBS - vague.ddns.net (1:135/391)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Vague on Tue Jul 8 17:20:40 2025
    Re: I broke telgate?
    By: Vague to All on Tue Jul 08 2025 07:32 pm

    I'm not sure what I did, but I am unable to telgate now. Something I did is causing me to get this when I try:

    Connecting to remote host ...
    !ERROR -1 (49) binding to socket
    telgate.js: Failed to connect to remote host

    It was working fine for a long time, but something I changed recently must have broken it, and I have no idea what it could have been. It's not the receiving end. I can directly connect to it.

    Any insight would be very welcome.

    $ grep 49 /usr/include/*/*errno.h
    /usr/include/asm-generic/errno.h:#define EUNATCH 49 /* Protocol driver not attached */

    Double-check the value of your [BBS] OutboundInterface setting in ctrl/sbbs.ini. If it's blank, maybe you're having a problem with IPv4 or IPv6 address binding in general. Try instead:
    - 0.0.0.0
    - ::
    - The IPv4 address of your primary network adapter
    --
    digital man (rob)

    Steven Wright quote #11:
    I almost had a psychic girlfriend, ..... But she left me before we met.
    Norco, CA WX: 89.2øF, 31.0% humidity, 10 mph WNW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Vague@VERT to Digital Man on Tue Jul 8 20:53:22 2025
    There we go!
    The OutboundInterface was set to 255.255.255.255. Removing that and leaving it blank fixed the issue. I don't remember changing that, but here we are.

    Thank you. For the help, for Synchronet, and for all your work. You rock!
    --- SBBSecho 3.23-Win32
    * Origin: Vague BBS - vague.ddns.net (1:135/391)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net