• Can't figure out IRC dns.js error

    From Andre@1:103/705 to All on Sat Feb 12 20:46:31 2022
    I've been digging around docs and config files, and can't figure out where to look. Can someone point me in the right direction?

    Log has many thousands of this:

    synchronet: srvc 0000 IRC !JavaScript /home/bbs/synchronet/exec/load/dns.js line 54: TypeError: servers is undefined

    Code in question:

    51 if (servers === undefined)
    52 servers = system.name_servers;
    53
    54 servers.forEach(function(server) {


    What's IRC trying to do? Did I misconfigure somewhere?


    Thanks,
    Andre

    ---
    þ Synchronet þ Radio Mentor BBS - bbs.radiomentor.org
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Andre on Sat Feb 12 21:24:08 2022
    Re: Can't figure out IRC dns.js error
    By: Andre to All on Sat Feb 12 2022 08:46 pm

    I've been digging around docs and config files, and can't figure out where to look. Can someone point me in the right direction?

    Log has many thousands of this:

    synchronet: srvc 0000 IRC !JavaScript /home/bbs/synchronet/exec/load/dns.js line 54: TypeError: servers is undefined

    Code in question:

    51 if (servers === undefined)
    52 servers = system.name_servers;
    53
    54 servers.forEach(function(server) {


    What's IRC trying to do? Did I misconfigure somewhere?

    Your version of Synchronet is not current:
    X-FTN-PID Synchronet 3.18c-Linux master/6e47fa469 Jan 28 2021 GCC 9.3.0

    The latest release is v3.19b and the latest development builds are v3.19c.
    --
    digital man (rob)

    This Is Spinal Tap quote #45:
    I don't really think the end can be assessed as of itself as being the end Norco, CA WX: 68.5øF, 20.0% humidity, 0 mph NNE wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Andre@1:154/70 to Digital Man on Sun Feb 13 03:37:18 2022
    Your version of Synchronet is not current:
    The latest release is v3.19b and the latest development builds are v3.19c.

    I was only doing 'git pull' and not running through the rest of the update steps, but I didn't notice because most things were working. Lesson learned.


    - Andre
    --- SBBSecho 3.14-Linux
    * Origin: Radio Mentor BBS - bbs.radiomentor.org (1:154/70)