• Synchonet/EcWebV4 (or Other) problems)

    From KK4QBN@1:103/705 to All on Fri Mar 16 04:11:14 2018
    Wll after I upgraded my system and ended up breaking more trying to keep from breaking ANYTHING, I've finally gotten my error log down pretty low, I had very few errors over the course of the night, and one has "SOmething" to do with Ftelnet. I know it may not be Ftelnet at all, but the website using ecwv43 is now loading 99.9 correctly excepty Ftelnet, when it loads it gives a reading that sats NULL.


    I and yo try to connect it just sits theree,


    I've tried using it under the XTRN sec, I do not get the NULL reading, but when i select an xtrn it does noting.

    and ANYONE please enlighen me.. this first started when I updated the BBS sourcode under a seperate directort (sbbs sits at /sbbs/ "symlink to /home/kk4qbn/sbbs/") the directory I update and build new binarys and test new mods befire moving over is located at (~/kk4qbn/sbbs/2) my hostname is setup in linux as kk4qbn,com I have the hostname setup in every setting I can find as kk4qbn.com. about 2 updates ago after compiling the bins, I was getting aout 10 errors ever 5 or 10 min. DM said it was a goof and to recompile and I am incline to believe because ut fixedl Here: is what errors were produced last night if they help.. BTW, I don't kmow of it was becaue f versio changes or something else, but after updating to the newsest code a few timed events were automatically killed and the word DISABLED were put in the name of the events,, I'll see if I can remember,]]

    DYDDNS was DISABLED and no onger running, is this being taken care of by another util?

    MSGMAINT was DISABLED, I know have it runnig twice weekly.

    BBSLIST was also disabled.

    if I'm not mistaking GETIMLST was disabled also.


    I've got batchfiles setup to run under DOSEMU to process and move files to inboind/unbound league10 this have been given weird error number lately.. 1 or 0


    Although league10 seems to be working fine, the work my be getting doe in the batch that executes the main executabkle..

    Ok enough boredom... Hopefully I did'nt lose what was left of tthe eerror log.. half a doobie to the one who figures it out :?)


    <<<-------- ERROR LORG 0----------->>

    Thu Mar 15 2018 21:07:20 kk4qbn.com
    Node 1 TypeError: options is null

    Thu Mar 15 2018 21:18:38 kk4qbn.com
    web 0061 TLS ERROR 'Unexpected <Unknown type> (226) packet, expected handshake (encrypted) (22)' (-32) setting session active

    Thu Mar 15 2018 21:55:03 kk4qbn.com
    Node 1 TypeError: options is null

    Thu Mar 15 2018 21:56:52 kk4qbn.com
    Node 1 TypeError: options is null

    Thu Mar 15 2018 23:19:04 kk4qbn.com
    web 0051 error 107 connecting to TCP port 10088 on server bbs.electronicchicken.com

    Thu Mar 15 2018 23:47:30 kk4qbn.com
    web 0053 TLS ERROR 'Server sent ASCII text string beginning 'GET /...', is this the correct address/port?' (-32) setting session active

    Fri Mar 16 2018 01:03:28 kk4qbn.com
    Timed event: CL10 returned 2

    Fri Mar 16 2018 01:13:01 kk4qbn.com
    web 0027 error 107 connecting to TCP port 10088 on server bbs.electronicchicken.com


    (BTW I STILL GET MY SYNWXREMIX ISSUES FROM TIME TO TIKE) but not enought to get my panties in a wad because it works most the tume externally (outside my lan) sometimes it ascts if my pingtime sucks so bad that it is'nt getting location data to wxug in time.. I dunnoo...



    someone help me.. BTW the doobie was a joke, I cant smoke no more it makes me paranoid, even the medicinal.. btw I don't wanna screw up a near 7 year clean streak,,

    So I guess the one who helps gets to feel the satisfaction of a fellow sysop, lol... and I will return the fafor and help you out if you have any flunkie work for me.. or something even smarter that I may know how to do... Ermmm,.,, Hummm,, EC,,, get your head outta of the sand, the mealworks donnt come out for another 1.5 to two hurs on the eastern seabord..

    Thanks all for taking the time to read my incoherent babbling..


    All of u ar true friends,, not just anyone would deal with this,,

    TIA!

    73!

    /z

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to KK4QBN on Fri Mar 16 04:44:04 2018
    Re: Synchonet/EcWebV4 (or Other) problems)
    By: KK4QBN to All on Fri Mar 16 2018 04:11:14

    the website using ecwv43 is now loading 99.9 correctly excepty Ftelnet, when it loads it gives a reading that sats NULL.

    I believe that one is down to it not being able to load the .ans file specified by the 'ftelnet_splash' setting in modopts.ini [web].

    I and yo try to connect it just sits theree,

    That'll be down to a problem with the websocket service.

    I've tried using it under the XTRN sec, I do not get the NULL reading, but when i select an xtrn it does noting.

    Likely the same.

    Thu Mar 15 2018 21:07:20 kk4qbn.com
    Node 1 TypeError: options is null

    Hard to say what's causing this. Is it happening when you try to log in? I would guess some script is trying to load some settings from a file and failing.

    web 0051 error 107 connecting to TCP port 10088 on server bbs.electronicchicken.com

    Something web-based trying to connect to my JSON-DB server. I don't know what error 107 is; perhaps I was offline at the time.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to All on Fri Mar 16 04:52:52 2018
    Re: Synchonet/EcWebV4 (or Other) problems)
    By: KK4QBN to All on Fri Mar 16 2018 04:11:14

    Wll after I upgraded my system and ended up breaking more trying to keep from breaking ANYTHING, I've finally gotten my error log down pretty low, I had very few errors over the course of the night, and one has "SOmething" to do with Ftelnet. I know it may not be Ftelnet at all, but the website using ecwv43 is now loading 99.9 correctly excepty Ftelnet, when it loads it gives a reading that sats NULL.


    I and yo try to connect it just sits theree,


    I've tried using it under the XTRN sec, I do not get the NULL reading, but when i select an xtrn it does noting.

    and ANYONE please enlighen me.. this first started when I updated the BBS sourcode under a seperate directort (sbbs sits at /sbbs/ "symlink to /home/kk4qbn/sbbs/") the directory I update and build new binarys and test new mods befire moving over is located at (~/kk4qbn/sbbs/2) my hostname is setup in linux as kk4qbn,com I have the hostname setup in every setting I can find as kk4qbn.com. about 2 updates ago after compiling the bins, I was getting aout 10 errors ever 5 or 10 min. DM said it was a goof and to recompile and I am incline to believe because ut fixedl Here: is what errors were produced last night if they help.. BTW, I don't kmow of it was becaue f versio changes or something else, but after updating to the newsest code a few timed events were automatically killed and the word DISABLED were put in the name of the events,, I'll see if I can remember,]]

    DYDDNS was DISABLED and no onger running, is this being taken care of by another util?

    MSGMAINT was DISABLED, I know have it runnig twice weekly.


    BBSLIST was also disabled.

    if I'm not mistaking GETIMLST was disabled also.


    I've got batchfiles setup to run under DOSEMU to process and move files to inboind/unbound league10 this have been given weird error number lately.. 1 or 0


    Although league10 seems to be working fine, the work my be getting doe in the batch that executes the main executabkle..

    Ok enough boredom... Hopefully I did'nt lose what was left of tthe eerror log.. half a doobie to the one who figures it out :?)


    <<<-------- ERROR LORG 0----------->>

    Thu Mar 15 2018 21:07:20 kk4qbn.com
    Node 1 TypeError: options is null

    Thu Mar 15 2018 21:18:38 kk4qbn.com
    web 0061 TLS ERROR 'Unexpected <Unknown type> (226) packet, expected handshake (encrypted) (22)' (-32) setting session active

    Thu Mar 15 2018 21:55:03 kk4qbn.com
    Node 1 TypeError: options is null

    Thu Mar 15 2018 21:56:52 kk4qbn.com
    Node 1 TypeError: options is null

    Thu Mar 15 2018 23:19:04 kk4qbn.com
    web 0051 error 107 connecting to TCP port 10088 on server bbs.electronicchicken.com

    Thu Mar 15 2018 23:47:30 kk4qbn.com
    web 0053 TLS ERROR 'Server sent ASCII text string beginning 'GET /...', is this the correct address/port?' (-32) setting session active

    Fri Mar 16 2018 01:03:28 kk4qbn.com
    Timed event: CL10 returned 2

    Fri Mar 16 2018 01:13:01 kk4qbn.com
    web 0027 error 107 connecting to TCP port 10088 on server bbs.electronicchicken.com


    (BTW I STILL GET MY SYNWXREMIX ISSUES FROM TIME TO TIKE) but not enought to get my panties in a wad because it works most the tume externally (outside my lan) sometimes it ascts if my pingtime sucks so bad that it is'nt getting location data to wxug in time.. I dunnoo...



    someone help me.. BTW the doobie was a joke, I cant smoke no more it makes me paranoid, even the medicinal.. btw I don't wanna screw up a near 7 year clean streak,,

    So I guess the one who helps gets to feel the satisfaction of a fellow sysop, lol... and I will return the fafor and help you out if you have any flunkie work for me.. or something even smarter that I may know how to do... Ermmm,.,, Hummm,, EC,,, get your head outta of the sand, the mealworks donnt come out for another 1.5 to two hurs on the eastern seabord..

    Thanks all for taking the time to read my incoherent babbling..


    All of u ar true friends,, not just anyone would deal with this,,

    TIA!

    73!

    /z

    --


    BTW, I think my issue my be TLS.. I think there is something Im supposed to do now that Duece has made it right.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to KK4QBN on Fri Mar 16 21:22:12 2018
    BTW, I think my issue my be TLS.. I think there is something Im supposed to do now that Duece has made it right.

    As echicken pointed out, the "null" is because it's failing to load the file pointed to by this setting in the [web] section of ctrl/modopts.ini:

    ftelnet_splash = ../text/synch.ans

    As for the not connecting part, that's because the Port is not being specified when initializing fTelnet. I'm not sure why that's happening, but I believe one solution would be to add this to the [web] section of ctrl/modopts.ini:

    websocket_telnet_port = 1123

    (Where 1123 is the port you're running the WebSocket to Telnet service on, so if you customized your service port numbers you'll need to match that up here)

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to KK4QBN on Fri Mar 16 21:39:13 2018
    BTW, I think my issue my be TLS.. I think there is something Im supposed to do now that Duece has made it right.

    Forgot to address the portion I quoted -- you likely will run into issues if you load your site via https://, so definitely do the initial testing via http:// instead.

    Deuce, can services make use of the new TLS stuff? If a browser loads a page via https:// it won't allow connecting to an unencrypted proxy. If it is supported, is it a new option in services.ini or does the service itself need to be modified to complete the handshake?

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ree on Sat Mar 17 16:09:31 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: Ree to KK4QBN on Fri Mar 16 2018 09:39 pm

    BTW, I think my issue my be TLS.. I think there is something Im supposed to do now that Duece has made it right.

    Forgot to address the portion I quoted -- you likely will run into issues if you load your site via https://, so definitely do the initial testing via http:// instead.

    Deuce, can services make use of the new TLS stuff?

    Deuce isn't active here lately, so I'll answer: yes. Any service can use TLS (over TCP) now.

    If a browser loads a
    page via https:// it won't allow connecting to an unencrypted proxy. If it is supported, is it a new option in services.ini or does the service itself need to be modified to complete the handshake?

    A JS service shouldn't need to do anything special (unless it's using a STARTTLS type handshake). For example, the nntpservice.js script needed no modification to operate over TLS (thus, NNTPS).

    digital man

    Synchronet/BBS Terminology Definition #47:
    SMB = Synchronet Message Base (e.g. smblib)
    Norco, CA WX: 56.2oF, 54.0% humidity, 4 mph ESE wind, 0.16 inches rain/24hrs --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to Digital Man on Sat Mar 17 22:39:49 2018
    A JS service shouldn't need to do anything special (unless it's using a STARTTLS type handshake). For example, the nntpservice.js script needed no modification to operate over TLS (thus, NNTPS).

    Just tested and I can confirm it's working perfectly once I add TLS to the Options for the service, thanks.

    I'll update the ftelnet pages tomorrow to include the extra instructions about creating the second services.ini entry.

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to Ree on Sun Mar 18 10:14:01 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: Ree to KK4QBN on Fri Mar 16 2018 21:39:13

    BTW, I think my issue my be TLS.. I think there is something Im
    supposed to do now that Duece has made it right.

    Forgot to address the portion I quoted -- you likely will run into issues if you load your site via https://, so definitely do the initial testing via http:// instead.

    I've gotten lost in the messages somewhere, but yest, the "null" was coming from not havng it setup correctly, I still cannot get a connection, I've looked at the source html and it appears to be setup to port 1123 of the address of my local ethernet card, no hostname or locahost. I don't know what I did to mess it up, I need to g back through the setup of ecweb and see what I have messed up, obviously i've either deleted or overwritten some settings somwhow.. its hard to know how I did this when I'm updating the sourcecode tree in a completely different directory then what I'm operating from.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to Digital Man on Sun Mar 18 16:49:53 2018
    A JS service shouldn't need to do anything special (unless it's using a STARTTLS type handshake). For example, the nntpservice.js script needed no modification to operate over TLS (thus, NNTPS).

    I might have spoken too soon when I said things were working perfectly. After adding TLS to the Options line I was able to connect from an https:// page, but while testing my changes today I noticed that my input seems to be one character behind when I try logging in. Here's a link to show the problem:

    https://sbbs317.randm.ca:8443/ftelnet.ssjs

    Since it's a self-signed cert you may need to add an exception in order to make the WSS connection. In Firefox I do that by loading this URL, hitting Advanced, then Add Exception:

    https://sbbs317.randm.ca:11235

    When I get to the login prompt and hit R, nothing happens. Hitting e shows "R", hitting the second e shows "Re", and finally hitting enter shows "Ree" but it doesn't display the password prompt until my next keypress, etc.

    And if you try from http://, which uses the same websocketservice.js code to make the connection, things work fine:

    http://sbbs317.randm.ca:8080/ftelnet.ssjs

    Any thoughts? I see some possibly related fixes were committed a few days ago, but the latest sbbs_dev binaries are from before those fixes were made, so maybe the problem is already fixed and it's just a matter of waiting for new binaries?

    Thanks,
    Rick

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to KK4QBN on Sun Mar 18 16:55:14 2018
    I've gotten lost in the messages somewhere, but yest, the "null" was coming from not havng it setup correctly, I still cannot get a connection, I've looked at the source html and it appears to be setup to port 1123 of the address of my local ethernet card, no hostname or locahost. I don't know what I did to mess it up, I need to g back through the setup of ecweb and see what I have messed up, obviously i've either deleted or overwritten some settings somwhow.. its hard to know how I did this when I'm updating the sourcecode tree in a completely different directory then what I'm operating from.

    The source for the page looks good now, I see the correct hostname and port are being used.

    Are you seeing any errors in the Synchronet log when you try to connect with fTelnet?

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ree on Sun Mar 18 21:55:26 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: Ree to Digital Man on Sun Mar 18 2018 04:49 pm

    https://sbbs317.randm.ca:8443/ftelnet.ssjs

    Since it's a self-signed cert you may need to add an exception in order to make the WSS connection. In Firefox I do that by loading this URL, hitting Advanced, then Add Exception:

    https://sbbs317.randm.ca:11235

    When I get to the login prompt and hit R, nothing happens. Hitting e shows "R", hitting the second e shows "Re", and finally hitting enter shows "Ree" but it doesn't display the password prompt until my next keypress, etc.

    And if you try from http://, which uses the same websocketservice.js code to make the connection, things work fine:

    http://sbbs317.randm.ca:8080/ftelnet.ssjs

    Any thoughts?

    Deuce is the one involved with all the TLS additions/changes. I've let him know of your bug report. You can also catch him on irc.synchro.net.

    digital man

    Synchronet/BBS Terminology Definition #7:
    BPS = Bits Per Second
    Norco, CA WX: 52.7oF, 67.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to Ree on Mon Mar 19 08:23:22 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: Ree to KK4QBN on Sun Mar 18 2018 16:55:14

    The source for the page looks good now, I see the correct hostname and port are being used.

    Are you seeing any errors in the Synchronet log when you try to connect with fTelnet?
    [0m

    NO, I'm actually seeing nothing whatsoever, it does'nt appear to be making a connection, I cannot hairping with my router, but if it is'nt working for you either, obviously I still have something borked.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to KK4QBN on Mon Mar 19 15:37:47 2018
    NO, I'm actually seeing nothing whatsoever, it does'nt appear to be making a connection, I cannot hairping with my router, but if it is'nt working for you either, obviously I still have something borked.

    So just to confirm, did you update an existing install of ecweb4 that previously had fTelnet working, or is this the first time you've installed ecweb4?

    If it's the first time (and doesn't hurt to double-check an update as well), then the two things to look at are:

    1) Is port 1123 forwarded by your router to the server running Synchronet?

    2) Is the websocket service enabled in the ctrl/services.ini file (and if so, can you paste what you have for that service?)

    Thanks,
    Rick

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ree@1:103/705 to Digital Man on Mon Mar 19 15:38:48 2018
    Deuce is the one involved with all the TLS additions/changes. I've let him know of your bug report. You can also catch him on irc.synchro.net.

    Thanks Rob (and Deuce), the latest binaries did the trick.

    ---
    * Synchronet * Rick's Dev Server
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to Ree on Mon Mar 19 21:29:27 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: Ree to KK4QBN on Mon Mar 19 2018 15:37:47

    So just to confirm, did you update an existing install of ecweb4 that previously had fTelnet working, or is this the first time you've installed ecweb4?

    No, it was a backup, I just need to go back into the setup docs and recheck what if anything I have omitted or overwritten. I've never had this problem before, I always update a secondary sbbs file tree to compile, and check out the new JS before adding to my own.

    as you can see it is not really on my #1 list of priorities because it is more than likely something I have goofed somewhere (I tend to do this at times).

    Just thought it was strange.. while I'm on here, let me find that error it is putting out now when I try to connect.

    3/19 21:25:05 srvc 0059 WebSocketTelnet connection accepted from: 192.168.254.3 port 53132
    3/19 21:25:06 srvc 0059 WebSocketTelnet JavaScript service thread started 3/19 21:25:06 srvc 0059 WebSocketTelnet !JavaScript : can't open /sbbs/exec//sbbs/mods/websocket-telnet-service.js: No such file or directory 3/19 21:25:06 srvc 0059 !JavaScript FAILED to compile script (/sbbs/exec//sbbs/mods/websocket-telnet-service.js)
    3/19 21:25:06 srvc 0059 WebSocketTelnet service thread terminated (0 clients remain, 0 total, 4 served)
    3/19 21:25:12 web 0049 RX: GET /api/system.ssjs?call=node-list HTTP/1.1


    ok, this is where it is screwed up, and I dont know where I have changed this and how it is setup to try to pull out of /sbbs/exec/sbbs/mods.. (it is in /sbbs/mods) so thats the smoking gun I presume.

    1) Is port 1123 forwarded by your router to the server running Synchronet?

    Yes

    2) Is the websocket service enabled in the ctrl/services.ini file (and if so, can you paste what you have for that service?)

    [WebSocketTelnet]
    port=1123
    options=NO_HOST_LOOKUP
    Command=/sbbs/mods/websocket-telnet-service.js

    [WebSocketRlogin]
    port=1513
    options=NO_HOST_LOOKUP
    command=/sbbs/mods/websocket-rlogin-service.js


    Thanks,
    Rick

    Thank you :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to KK4QBN on Mon Mar 19 19:16:26 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: KK4QBN to Ree on Mon Mar 19 2018 09:29 pm

    Just thought it was strange.. while I'm on here, let me find that error it is putting out now when I try to connect.

    3/19 21:25:05 srvc 0059 WebSocketTelnet connection accepted from: 192.168.254.3 port 53132
    3/19 21:25:06 srvc 0059 WebSocketTelnet JavaScript service thread started 3/19 21:25:06 srvc 0059 WebSocketTelnet !JavaScript : can't open /sbbs/exec//sbbs/mods/websocket-telnet-service.js: No such file or directory 3/19 21:25:06 srvc 0059 !JavaScript FAILED to compile script

    ok, this is where it is screwed up, and I dont know where I have changed this and how it is setup to try to pull out of /sbbs/exec/sbbs/mods.. (it is in /sbbs/mods) so thats the smoking gun I presume.

    1) Is port 1123 forwarded by your router to the server running Synchronet?

    Yes

    2) Is the websocket service enabled in the ctrl/services.ini file (and if so, can you paste what you have for that service?)

    [WebSocketTelnet]
    port=1123
    options=NO_HOST_LOOKUP
    Command=/sbbs/mods/websocket-telnet-service.js

    Remove the path part ("/sbbs/modes/"), just the websocket-telnet-service.js. Synchronet will automatically pull it from your configured "mods" directory.

    digital man

    This Is Spinal Tap quote #33:
    Nigel Tufnel: Well, so what? What's wrong with bein' sexy?
    Norco, CA WX: 63.6oF, 32.0% humidity, 8 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to Digital Man on Fri Mar 23 19:55:53 2018
    Re: Re: Synchonet/EcWebV4 (or Other) problems)
    By: Digital Man to KK4QBN on Mon Mar 19 2018 19:16:26

    Command=/sbbs/mods/websocket-telnet-service.js
    Remove the path part ("/sbbs/modes/"), just the websocket-telnet-service.js. Synchronet will automatically pull it from your configured "mods" directory.

    Beautiful.. don't know how that got there.. lemme try it

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)