• Errors

    From DesotoFireflite@VERT/VALHALLA to All on Wednesday, October 18, 2017 18:57:34
    Starting to get these errors on a regular basis now. any ideas?

    ---------------------------------------------------------------------------
    10/18 06:39:57p Node 2 !ERROR 2 (No such file or directory) (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)

    10/18 06:40:01p Node 2 !ERROR 2 (No such file or directory) (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite) ----------------------------------------------------------------------------

    Here is the info on the version I am running.

    Synchronet Terminal Server 3.17a SMBLIB 2.60 Compiled Dec 13 2016 05:02:07 with MSC 1800
    Synchronet Mail Server 1.606 SMBLIB 2.60 Compiled Dec 13 2016 05:02:59 with MSC 1800
    Synchronet FTP Server 1.430 Compiled Dec 13 2016 05:02:52 with MSC 1800 Synchronet Web Server 1.643 Compiled Dec 13 2016 05:03:12 with MSC 1800 Synchronet Services 1.299 Compiled Dec 13 2016 05:03:09 with MSC 1800 Synchronet Control Panel v3.17.0.0 Compiled Dec 13 2016 05:04:11 with BCC 5.60 Synchronet Local Spy ANSI Terminal Emulation TEmulVT (c) 1996-2002 F. Piette V2.19
    JavaScript-C 1.8.5 2011-03-31 (c) 1998 Netscape Communications Corp.
    Cryptlib v3.4.2.0 Copyright 1992-2006 Peter Gutmann. All rights reserved.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- FART(n): An audio test of one's waste-disposal system.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Wednesday, October 18, 2017 22:24:40
    Re: Errors
    By: DesotoFireflite to All on Wed Oct 18 2017 06:57 pm

    Starting to get these errors on a regular basis now. any ideas?

    ---------------------------------------------------------------------------
    10/18 06:39:57p Node 2 !ERROR 2 (No such file or directory) (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)

    10/18 06:40:01p Node 2 !ERROR 2 (No such file or directory) (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite) ----------------------------------------------------------------------------

    According to Microsoft, that errors (183) means the file (in this case, a mailslot) already exists:

    ERROR_ALREADY_EXISTS
    183 (0xB7)
    Cannot create a file when that file already exists.

    https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382

    Is it possible you're running 2 instances of sbbsctrl.exe, or sbbs.exe along with sbbsntsvcs.exe?

    Here is the info on the version I am running.

    Synchronet Terminal Server 3.17a SMBLIB 2.60 Compiled Dec 13 2016 05:02:07 with MSC 1800

    I'm not aware of any changes since December of last year that would fix this. Seems more like a system problem. Have you tried rebooting the computer?

    digital man

    Synchronet/BBS Terminology Definition #29:
    IMAP = Internet Message Access Protocol
    Norco, CA WX: 69.0øF, 55.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Thursday, October 19, 2017 06:50:05
    Re: Errors
    By: Digital Man to DesotoFireflite on Wed Oct 18 2017 10:24 pm

    Starting to get these errors on a regular basis now. any ideas?

    ----------------------------------------------------------------------
    ----- 10/18 06:39:57p Node 2 !ERROR 2 (No such file or directory)
    (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating
    "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)

    10/18 06:40:01p Node 2 !ERROR 2 (No such file or directory)
    (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating
    "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)
    ----------------------------------------------------------------------
    ------
    According to Microsoft, that errors (183) means the file (in this case, a mailslot) already exists:

    ERROR_ALREADY_EXISTS
    183 (0xB7)
    Cannot create a file when that file already exists.

    https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382

    Is it possible you're running 2 instances of sbbsctrl.exe, or sbbs.exe along with sbbsntsvcs.exe?

    No, I've checked, but I am running Rick Parrishe's GameSrv on the same machine, and it uses sbbsexec.dll and dosetrn.exe. I use this to control my doors now since I'm running two bbs systems on the same machine. could the two different sbbsexec.dll's be fighting each other.

    I'm not aware of any changes since December of last year that would fix this. Seems more like a system problem. Have you tried rebooting the computer?

    Yes, many times, no help.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Thursday, October 19, 2017 15:03:30
    Re: Errors
    By: DesotoFireflite to Digital Man on Thu Oct 19 2017 06:50 am

    10/18 06:40:01p Node 2 !ERROR 2 (No such file or directory)
    (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating
    "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)

    According to Microsoft, that errors (183) means the file (in this
    case, a mailslot) already exists:

    ERROR_ALREADY_EXISTS
    183 (0xB7)
    Cannot create a file when that file already exists.

    https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382

    Is it possible you're running 2 instances of sbbsctrl.exe, or
    sbbs.exe along with sbbsntsvcs.exe?

    No, I've checked, but I am running Rick Parrishe's GameSrv on the same machine, and it uses sbbsexec.dll and dosetrn.exe. I use this to control my doors now since I'm running two bbs systems on the same machine. could the two different sbbsexec.dll's be fighting each other.

    Did some checking today after you told me what to look for. After deleting all the sbbsexec.dll files except the one in the system32 directory, it still does it, but only when dosxtrn.exe is running on gamesrv with me in it on my other bbs, and me logging into synchronet. If someone else is logged into gamesrv running a game from the other bbs, and I log into my synchronet system, everything is ok. So it must be writing something to the same user name. I don't understand, as synchronet and gamesrv are in different directories, so they shouldn't be seeing each other. Any Ideas

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Thursday, October 19, 2017 14:22:04
    Re: Errors
    By: DesotoFireflite to Digital Man on Thu Oct 19 2017 06:50 am

    Re: Errors
    By: Digital Man to DesotoFireflite on Wed Oct 18 2017 10:24 pm

    Starting to get these errors on a regular basis now. any ideas?

    ----------------------------------------------------------------------
    ----- 10/18 06:39:57p Node 2 !ERROR 2 (No such file or directory)
    (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating
    "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)

    10/18 06:40:01p Node 2 !ERROR 2 (No such file or directory)
    (WinError 183) in xtrn.cpp line 583 (sbbs_t::external) creating
    "\\.\mailslot\sbbsexec\rd2" access=0 (useron=DesotoFireflite)
    ----------------------------------------------------------------------
    ------
    According to Microsoft, that errors (183) means the file (in this case, a mailslot) already exists:

    ERROR_ALREADY_EXISTS
    183 (0xB7)
    Cannot create a file when that file already exists.

    https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382

    Is it possible you're running 2 instances of sbbsctrl.exe, or sbbs.exe along with sbbsntsvcs.exe?

    No, I've checked, but I am running Rick Parrishe's GameSrv on the same machine, and it uses sbbsexec.dll and dosetrn.exe. I use this to control my doors now since I'm running two bbs systems on the same machine. could the two different sbbsexec.dll's be fighting each other.

    Yes, precisely. You need to use different node numbers between the sbbsctrl.exe instance and the gameserver instance.

    digital man

    Synchronet "Real Fact" #63:
    "Baja" (name of Synchronet PCMS compiler/languege) is pronounced "ba-ha". Norco, CA WX: 73.6øF, 61.0% humidity, 6 mph NE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Thursday, October 19, 2017 19:45:48
    Re: Errors
    By: Digital Man to DesotoFireflite on Thu Oct 19 2017 02:22 pm

    Yes, precisely. You need to use different node numbers between the sbbsctrl.exe instance and the gameserver instance.

    Got ya, that is an easy fix. Thanks

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- FART(n): An audio test of one's waste-disposal system.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Friday, October 20, 2017 14:58:02
    Re: Errors
    By: Digital Man to DesotoFireflite on Thu Oct 19 2017 02:22 pm

    Is it possible you're running 2 instances of sbbsctrl.exe, or
    sbbs.exe along with sbbsntsvcs.exe?

    Yes, precisely. You need to use different node numbers between the sbbsctrl.exe instance and the gameserver instance.

    All fixed, thanks for pointing me in the right direction. You Da Man :)

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- I'm so disorganized my keyboard isn't even in alphabetical order!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Daryl Stout@VERT/TBOLT to digital man on Wednesday, April 06, 2022 17:51:41
    Rob,

    Here are some recent errors that I've encountered with Synchronet.

    Mon Apr 4 00:00:00 2022 master/005633b1f
    evnt JPRDYMNT Error: (admin) User not found: Daryl Stout

    Mon Apr 4 00:00:05 2022 master/005633b1f
    evnt SRCOLMNT Timed event: SRCOLMNT returned 255

    Mon Apr 4 03:00:00 2022 master/005633b1f
    evnt SBL2SMB Timed event: SBL2SMB returned 1

    Mon Apr 4 13:07:35 2022 master/61e6f5d3c
    srvc 0000 JSON JSON Service Error: (2428) Unknown module: wordem

    Mon Apr 4 13:07:35 2022 master/61e6f5d3c
    term Node 1 <Cyberpope> !JavaScript C:\sbbs\exec\load\json-client.js line 373: Error: Unknown module: wordem

    The first 3 I'm not overly concerned about. I haven't been playing
    Jeopardy, the SRCOLMNT is for the Colonies door, but I have that
    in a local version...and I think the SBL2SMB is for the BBS listing,
    but I'm not sure.

    The last 2 are related to Wordem...reported to me by one of my users.

    On another note, if I wanted to reinstall the external doors with
    Synchronet (not the ones I've set up locally already), what's the
    command for that with jsexec??

    Two issues have limited my BBS time of late...thunderstorms (Arkansas
    is in its tornado season now), and I was recently hospitalized and
    diagnosed with congestive heart failure (to go with atrial fibrillation,
    which was diagnosed last summer). I'm on medication and exercise, and am
    making dietary modifications, so the BBS hasn't been that high of a
    priority for me lately.

    Daryl Stout, WX4QZ, Sysop, The Thunderbolt BBS, Little Rock, Arkansas
    ---
    þ Synchronet þ The Thunderbolt BBS - Little Rock, Arkansas
  • From echicken@VERT/ECBBS to Daryl Stout on Thursday, April 07, 2022 03:28:43
    Re: Errors
    By: Daryl Stout to digital man on Wed Apr 06 2022 17:51:41

    373: Error: Unknown module: wordem

    Modules are configured in ctrl/json-service.ini. You'll see this error when something tries to access a module which hasn't been configured on your JSON-DB server.

    Wordem is an unfinished and badly written game from a long time ago. I don't think I left it in a playable state. The real solution here is to remove it from your menu.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    ---
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From Digital Man@VERT to Daryl Stout on Wednesday, April 06, 2022 22:07:39
    Re: Errors
    By: Daryl Stout to digital man on Wed Apr 06 2022 05:51 pm

    Rob,

    Here are some recent errors that I've encountered with Synchronet.

    Mon Apr 4 00:00:00 2022 master/005633b1f
    evnt JPRDYMNT Error: (admin) User not found: Daryl Stout

    I don't know anything about JPRDYMNT, but it sounds like it's looking for a user named Daryl Stout and isn't find it. <shrug>

    Mon Apr 4 00:00:05 2022 master/005633b1f
    evnt SRCOLMNT Timed event: SRCOLMNT returned 255

    Again, I nothing about this event.

    Mon Apr 4 03:00:00 2022 master/005633b1f
    evnt SBL2SMB Timed event: SBL2SMB returned 1

    Double check how your SBL2SMB event is configured in SCFG->External Programs->Timed Events and compare with:
    http://wiki.synchro.net/module:sbbslist#timed_events

    Mon Apr 4 13:07:35 2022 master/61e6f5d3c
    srvc 0000 JSON JSON Service Error: (2428) Unknown module: wordem

    Sounds like you don't have "wordem" set in your json-service.ini file

    Mon Apr 4 13:07:35 2022 master/61e6f5d3c
    term Node 1 <Cyberpope> !JavaScript C:\sbbs\exec\load\json-client.js line 373: Error: Unknown module: wordem

    Ditto.

    The first 3 I'm not overly concerned about. I haven't been playing
    Jeopardy, the SRCOLMNT is for the Colonies door, but I have that
    in a local version...and I think the SBL2SMB is for the BBS listing,
    but I'm not sure.

    The last 2 are related to Wordem...reported to me by one of my users.

    On another note, if I wanted to reinstall the external doors with
    Synchronet (not the ones I've set up locally already), what's the
    command for that with jsexec??

    Different externals use different configurations. See if they have an install-xtrn.ini with them and then you can use the 'install-xtrn.js' to install them automagically:
    http://wiki.synchro.net/module:install-xtrn

    Two issues have limited my BBS time of late...thunderstorms (Arkansas
    is in its tornado season now), and I was recently hospitalized and
    diagnosed with congestive heart failure (to go with atrial fibrillation, which was diagnosed last summer). I'm on medication and exercise, and am making dietary modifications, so the BBS hasn't been that high of a
    priority for me lately.

    Okay. Best of luck to ya!
    --
    digital man (rob)

    This Is Spinal Tap quote #30:
    Big bottom, big bottom / Talk about mud flaps, my girl's got 'em!
    Norco, CA WX: 77.6øF, 20.0% humidity, 4 mph NNE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net