• Logon.js

    From Zazz@VERT to All on Fri Oct 7 11:14:16 2016
    Everything rocking along well until I had a change in my internet service. Basically went from residential to business service and thus had a change in my static IP address. Assuming I didn't forget to change something here is what I am getting now.

    !JavaScript C:\sbbs\exec\logon.js line 116: uncaught exception: Unable to conne ct

    So I looked at line 116.js line 116

    bbs.user_event(EVENT_LOGON);

    So what should I look at?


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:1028
    http:wc.darktech.org

    ---
    þ Synchronet þ PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
  • From Digital Man@VERT to Zazz on Sun Oct 9 21:09:44 2016
    Re: Logon.js
    By: Zazz to All on Fri Oct 07 2016 11:14 am

    Everything rocking along well until I had a change in my internet service. Basically went from residential to business service and thus had a change in my static IP address. Assuming I didn't forget to change something here is what I am getting now.

    !JavaScript C:\sbbs\exec\logon.js line 116: uncaught exception: Unable to conne
    ct

    So I looked at line 116.js line 116

    bbs.user_event(EVENT_LOGON);

    So what should I look at?

    What JS events do you have configured in SCFG->External Programs->Online Programs with "Execut on event" set to "Logon"? One of these JS events, I'm guessing, is trying to connect to an external service/server and failing.

    digital man

    Synchronet "Real Fact" #37:
    Synchronet's Windows Control Panel is built with Borland C++ Builder.
    Norco, CA WX: 75.9øF, 28.0% humidity, 7 mph SSE wind, 0.00 inches rain/24hrs ---
    þ
  • From Zazz@VERT to Digital Man on Mon Oct 10 08:18:28 2016
    Re: Logon.js
    By: Digital Man to Zazz on Sun Oct 09 2016 21:09:44

    !JavaScript C:\sbbs\exec\logon.js line 116: uncaught exception:
    Unable to conne
    What JS events do you have configured in SCFG->External Programs->Online Programs with "Execut on event" set to "Logon"? One of these JS events, I'm guessing, is trying to connect to an external service/server and failing.

    Got it going. Yes it was a logon event.


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:1028
    http:wc.darktech.org

    ---
    þ Synchronet þ PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)