• tickit and nodelists

    From Al@VERT/TRMB to Digital Man on Friday, April 06, 2018 01:58:56
    Hello Digital Man,

    I have configured the nodelist_handler with tickit but when a new nodelist arrives nothing seems to happen. Here's a log snippit..

    Apr 6 00:51:08 trmb synchronet: evnt Semaphore signaled for Timed Event: TICKI T
    Apr 6 00:51:08 trmb synchronet: evnt Running timed event: TICKIT
    Apr 6 00:51:08 trmb synchronet: evnt Executing external: ?tickit
    Apr 6 00:51:08 trmb synchronet: evnt Parsing /sbbs/fido/sec.in//A5L10OO8.TIC Apr 6 00:51:08 trmb synchronet: evnt Unable to parse 'undefined' as JSON, abor ting
    Apr 6 00:51:08 trmb synchronet: evnt Moving file from /sbbs/fido/sec.in/NODELI ST.Z96 to /sbbs/data/dirs/fido/nodelist/.
    Apr 6 00:51:08 trmb synchronet: evnt Deleting TIC file '/sbbs/fido/sec.in//A5L 10OO8.TIC'.

    Ttyl :-),
    Al


    ... I didn't claw my way to the top of the food chain just to eat vegetables!

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From Digital Man@VERT to Al on Friday, April 06, 2018 23:24:45
    Re: tickit and nodelists
    By: Al to Digital Man on Fri Apr 06 2018 01:58 am

    Hello Digital Man,

    I have configured the nodelist_handler with tickit but when a new nodelist arrives nothing seems to happen.

    I may not be the best person to help as I haven't (yet) run tickit.js and I didn't write it (Deuce did).

    Here's a log snippit..

    Apr 6 00:51:08 trmb synchronet: evnt Semaphore signaled for Timed Event: TICKI T
    Apr 6 00:51:08 trmb synchronet: evnt Running timed event: TICKIT
    Apr 6 00:51:08 trmb synchronet: evnt Executing external: ?tickit
    Apr 6 00:51:08 trmb synchronet: evnt Parsing /sbbs/fido/sec.in//A5L10OO8.TIC Apr 6 00:51:08 trmb synchronet: evnt Unable to parse 'undefined' as JSON, aborting

    That error comes from load/tickit/nodelist_handler.js

    It looks like it's expecting a key value named "handlerarg" your tickit.ini file and likely case-sensitive (even though the wiki shows "HandlerArg", I suspect only "handlerarg" would actually work).

    What's in your tickit.ini file?

    digital man

    This Is Spinal Tap quote #5:
    Nigel Tufnel: Authorities said... best leave it... unsolved.
    Norco, CA WX: 58.2øF, 81.0% humidity, 2 mph SSE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Al@VERT/TRMB to Digital Man on Saturday, April 07, 2018 01:10:56
    Re: tickit and nodelists
    By: Digital Man to Al on Fri Apr 06 2018 11:24 pm

    It looks like it's expecting a key value named "handlerarg" your tickit.ini file and likely case-sensitive (even though the wiki shows "HandlerArg", I suspect only "handlerarg" would actually work).

    What's in your tickit.ini file?

    This is the section for the nodelist..

    [NODELIST]
    Dir=FIDO-NODELIST
    Handler=tickit/nodelist_handler.js
    HadlerArg={"domain":"fidonet", "match":"NODELIST.Z*", "nlmatch":"nodelist.*"}

    Thanks, I'll lowercase handlerarg and see what happens.

    Ttyl :-),
    Al


    ... Ahhhhhhhh, I forget what I was going to say.

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From Jon Justvig@VERT to Al on Saturday, April 07, 2018 05:12:59
    On 04/07/18, Al said the following...

    "HandlerArg", I suspect only "handlerarg" would actually work).

    This is the section for the nodelist..

    HadlerArg={"domain":"fidonet", "match":"NODELIST.Z*",

    HadlerArg looks wrong...

    Sincerely,
    Jon Justvig

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/32)
    * Origin: Raiders Inc BBS -- vintagebbsing.com (1:298/25)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Al@VERT/TRMB to Jon Justvig on Saturday, April 07, 2018 12:57:37
    Re: Re: tickit and nodelists
    By: Jon Justvig to Al on Sat Apr 07 2018 05:12 am

    HadlerArg={"domain":"fidonet", "match":"NODELIST.Z*",

    HadlerArg looks wrong...

    HandlerArg or handlerarg just passes parameters to the handler tickit runs, but reading that makes me think I may have missed a "}" in there.

    Ttyl :-),
    Al


    ... Some days you're the windshield, some days you're the bug

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From Digital Man@VERT to Al on Saturday, April 07, 2018 14:24:18
    Re: tickit and nodelists
    By: Al to Digital Man on Sat Apr 07 2018 01:10 am

    Re: tickit and nodelists
    By: Digital Man to Al on Fri Apr 06 2018 11:24 pm

    It looks like it's expecting a key value named "handlerarg" your tickit.ini file and likely case-sensitive (even though the wiki shows "HandlerArg", I suspect only "handlerarg" would actually work).

    What's in your tickit.ini file?

    This is the section for the nodelist..

    [NODELIST]
    Dir=FIDO-NODELIST
    Handler=tickit/nodelist_handler.js
    HadlerArg={"domain":"fidonet", "match":"NODELIST.Z*", "nlmatch":"nodelist.*"}

    Thanks, I'll lowercase handlerarg and see what happens.

    Jon pointed out the spelling ("Hadler" instead of "Handler") - that's like the problem. Looking more closely at fidocfg.js, the capitalization ("HandlerArg" versus "handlerarg") should make no difference, but the spelling has to be correct.

    digital man

    This Is Spinal Tap quote #25:
    Viv Savage: Have... a good... time... all the time. That's my philosophy. Norco, CA WX: 74.7øF, 62.0% humidity, 9 mph NE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Tony Langdon@VERT to Al on Sunday, April 08, 2018 07:37:00
    Al wrote to Digital Man <=-

    HadlerArg={"domain":"fidonet", "match":"NODELIST.Z*",
    ^^^^^^^^^^

    Was that a copy/paste? Looks like a typo. :)

    "nlmatch":"nodelist.*"}

    Thanks, I'll lowercase handlerarg and see what happens.

    Or spelling it correctly? ;)


    ... The truth will set you free. But first it'll piss you off.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Jon Justvig@VERT to Al on Saturday, April 07, 2018 17:13:55
    HadlerArg={"domain":"fidonet", "match":"NODELIST.Z*",

    HadlerArg looks wrong...

    HandlerArg or handlerarg just passes parameters to the handler tickit runs, but reading that makes me think I may have missed a "}" in there.

    I'm looking at the spelling of HadlerArg (if nothing else)... and perhaps missing the "}" is another problem on its own.

    Sincerely,
    Jon Justvig

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/32)
    * Origin: Raiders Inc BBS -- vintagebbsing.com (1:298/25)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Al@VERT/TRMB to Digital Man on Saturday, April 07, 2018 15:57:13
    Re: tickit and nodelists
    By: Digital Man to Al on Sat Apr 07 2018 02:24 pm

    Jon pointed out the spelling ("Hadler" instead of "Handler") - that's like the problem. Looking more closely at fidocfg.js, the capitalization ("HandlerArg" versus "handlerarg") should make no difference, but the spelling has to be correct.

    That was the problem (thanks Jon!). I fixed that and reimported the nodelist and it was updated.

    Ttyl :-),
    Al


    ... This message uses 100% recycled electrons

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From Al@VERT/TRMB to Tony Langdon on Saturday, April 07, 2018 15:59:18
    Re: Re: tickit and nodelists
    By: Tony Langdon to Al on Sun Apr 08 2018 07:37 am

    Thanks, I'll lowercase handlerarg and see what happens.

    Or spelling it correctly? ;)

    I must fix that sticky "n" on my keyboard.. ;)

    Ttyl :-),
    Al


    ... Misspelled? Impossible. My modem is error correcting.

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From Al@VERT/TRMB to Jon Justvig on Saturday, April 07, 2018 16:20:03
    Re: Re: tickit and nodelists
    By: Jon Justvig to Al on Sat Apr 07 2018 05:13 pm

    I'm looking at the spelling of HadlerArg (if nothing else)... and perhaps missing the "}" is another problem on its own.

    Yep, I didn't see it at first but all is good now.. :)

    Ttyl :-),
    Al


    ... Click...click...click...Damn, out of taglines again!

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From KK4QBN@VERT/KK4QBN to Al on Sunday, April 08, 2018 00:15:53
    Re: Re: tickit and nodelists
    By: Al to Tony Langdon on Sat Apr 07 2018 15:59:18

    Or spelling it correctly? ;)

    I must fix that sticky "n" on my keyboard.. ;)

    I don't wanna ask why th "N" is sticky :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
  • From Al@VERT/TRMB to KK4QBN on Saturday, April 07, 2018 22:22:14
    Re: Re: tickit and nodelists
    By: KK4QBN to Al on Sun Apr 08 2018 12:15 am

    I must fix that sticky "n" on my keyboard.. ;)

    I don't wanna ask why th "N" is sticky :)

    I dunno.. whatever it was I didn't do it!

    Ttyl :-),
    Al


    ... I am a Klingon, sir. I do NOT whistle while I work!

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net
  • From Tony Langdon@VERT to Al on Sunday, April 08, 2018 12:59:00
    Al wrote to Tony Langdon <=-

    I must fix that sticky "n" on my keyboard.. ;)

    LOL yep. ;)

    ... Misspelled? Impossible. My modem is error correcting.

    Didn't do much good this time. :P


    ... Get too many irons in your fire and you'll put it out.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Daryl Stout@VERT/TBOLT to KK4QBN on Sunday, April 08, 2018 13:48:00
    Tim,

    I must fix that sticky "n" on my keyboard.. ;)

    I don't wanna ask why th "N" is sticky :)

    Eating a lot of peanut butter while he types?? :P

    Daryl

    ---
    þ OLX 1.53 þ Sqr Dancers Do It On The Floor In Groups Of 8 With No Sex
    þ Synchronet þ DoveNet: The Thunderbolt BBS - wx1der.dyndns.org
  • From KK4QBN@VERT/KK4QBN to Daryl Stout on Sunday, April 08, 2018 17:23:11
    Re: Re: tickit and nodelists
    By: Daryl Stout to KK4QBN on Sun Apr 08 2018 13:48:00

    Tim,

    I must fix that sticky "n" on my keyboard.. ;)

    I don't wanna ask why th "N" is sticky :)

    Eating a lot of peanut butter while he types?? :P

    Lets hope thats what it is :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
  • From Daryl Stout@VERT/TBOLT to KK4QBN on Monday, April 09, 2018 15:21:00
    Tim,

    I must fix that sticky "n" on my keyboard.. ;)

    I don't wanna ask why th "N" is sticky :)

    Eating a lot of peanut butter while he types?? :P

    Lets hope thats what it is :)

    Or he's getting kinky with the keyboard...yes, I just did go there.
    But, remember..."dirty old Sysops (and ham radio operators) need love,
    too". <G>

    Daryl

    ---
    þ OLX 1.53 þ Support bacteria. The only culture some people have.
    þ Synchronet þ DoveNet: The Thunderbolt BBS - wx1der.dyndns.org
  • From KK4QBN@VERT/KK4QBN to Daryl Stout on Monday, April 09, 2018 18:32:32
    Re: Re: tickit and nodelists
    By: Daryl Stout to KK4QBN on Mon Apr 09 2018 15:21:00

    Lets hope thats what it is :)

    Or he's getting kinky with the keyboard...yes, I just did go there.
    But, remember..."dirty old Sysops (and ham radio operators) need love, too". <G>

    I remember when it took a full day to download a low res GIF of chicks with square pixelated nipples :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA
  • From Digital Man@VERT to KK4QBN on Monday, April 09, 2018 16:47:26
    Re: Re: tickit and nodelists
    By: KK4QBN to Daryl Stout on Mon Apr 09 2018 06:32 pm

    Re: Re: tickit and nodelists
    By: Daryl Stout to KK4QBN on Mon Apr 09 2018 15:21:00

    Lets hope thats what it is :)

    Or he's getting kinky with the keyboard...yes, I just did go there. But, remember..."dirty old Sysops (and ham radio operators) need love, too". <G>

    I remember when it took a full day to download a low res GIF of chicks with square pixelated nipples :)

    Heck, I remember readmacs and grasprts!

    digital man

    Synchronet "Real Fact" #80:
    85 SBBSecho registrations were sold (at $49) between 1994 and 1996.
    Norco, CA WX: 94.2øF, 8.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Tony Langdon@VERT to Digital Man on Tuesday, April 10, 2018 10:14:00
    Digital Man wrote to KK4QBN <=-

    Heck, I remember readmacs and grasprts!

    I remember grasprts, don't remember readmacs.


    ... Air conditioned environment - Do not open Windows.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Paul Quinn@VERT to Tony Langdon on Tuesday, April 10, 2018 12:01:58
    Hi! Tony,

    On 10 Apr 18 10:14, you wrote to Digital Man:

    Heck, I remember readmacs and grasprts!

    I remember grasprts, don't remember readmacs.

    So do I, and (also) not readmacs. They're probably on par with .DL(-view) & GLIB thingies.[shrug] 8-)

    Cheers,
    Paul.

    ... Tower case? Nah, fell off the desk and landed that way.
    --- GoldED+/LNX 1.1.5-b20130515
    * Origin: Quinn's Rock - Live from Paul's Xubuntu desktop! (3:640/1384)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Paul Quinn on Monday, April 09, 2018 22:31:31
    Re: tickit and nodelists
    By: Paul Quinn to Tony Langdon on Tue Apr 10 2018 12:01 pm

    Hi! Tony,

    On 10 Apr 18 10:14, you wrote to Digital Man:

    Heck, I remember readmacs and grasprts!

    I remember grasprts, don't remember readmacs.

    So do I, and (also) not readmacs. They're probably on par with .DL(-view) & GLIB thingies.[shrug] 8-)

    I think "readmac" was the name of the MS-DOS program you could use to view a Macintosh video file (*.mac?) which was a very pixelated animated monochome "video". These things made GIFS look good!

    digital man

    Synchronet "Real Fact" #11:
    DOVE-Net was originally an exclusive ("elite") WWIVnet network in O.C., Calif. Norco, CA WX: 77.6øF, 27.0% humidity, 2 mph E wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From poindexter FORTRAN@VERT/REALITY to KK4QBN on Tuesday, April 10, 2018 09:47:08
    Re: Re: tickit and nodelists
    By: KK4QBN to Al on Sun Apr 08 2018 12:15 am

    I don't wanna ask why th "N" is sticky :)

    One of my callers back in the day had an Amiga; he was a shareware author and couldn't afford to replace the (proprietary) keyboard when the S key broke. He typed with a lithp until he could replace it.

    ---
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Tony Langdon@VERT to Paul Quinn on Tuesday, April 10, 2018 13:07:00
    Paul Quinn wrote to Tony Langdon <=-

    So do I, and (also) not readmacs. They're probably on par with
    .DL(-view) & GLIB thingies.[shrug] 8-)

    Yeah, those ones ring a bell. I was in university back in those days, and they spread around the student computers like wildfire. :D


    ... An argument is where two people are trying to get the LAST word in FIRST! === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Daryl Stout@VERT/TBOLT to KK4QBN on Tuesday, April 10, 2018 16:33:00
    Tim,

    Lets hope thats what it is :)

    Or he's getting kinky with the keyboard...yes, I just did go there.
    But, remember..."dirty old Sysops (and ham radio operators) need love, too". <G>

    I remember when it took a full day to download a low res GIF of chicks with K>square pixelated nipples :)

    How to pick up chicks:

    1) Walk into a barnyard.
    2) Kneel down.
    3) Pick up a chick.

    Of course, if you hold him in your hand or put him on your shoulder,
    you may scare the crap out of him. <G>

    Daryl

    ---
    þ OLX 1.53 þ The number you've dialed...9-1-1...has been changed.
    þ Synchronet þ DoveNet: The Thunderbolt BBS - wx1der.dyndns.org
  • From Tony Langdon@VERT to poindexter FORTRAN on Wednesday, April 11, 2018 07:46:00
    poindexter FORTRAN wrote to KK4QBN <=-

    One of my callers back in the day had an Amiga; he was a shareware
    author and couldn't afford to replace the (proprietary) keyboard when
    the S key broke. He typed with a lithp until he could replace it.

    Hahaha good one! :D


    ... A bachelor never makes the same mistake once.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Jon Justvig@VERT/STEPPING to Al on Wednesday, May 16, 2018 01:53:23
    Re: tickit and nodelists
    By: Al to Digital Man on Sat Apr 07 2018 03:57 pm

    Re: tickit and nodelists
    By: Digital Man to Al on Sat Apr 07 2018 02:24 pm

    Jon pointed out the spelling ("Hadler" instead of "Handler") -
    that's like the problem. Looking more closely at fidocfg.js, the
    capitalization ("HandlerArg" versus "handlerarg") should make no
    difference, but the spelling has to be correct.

    That was the problem (thanks Jon!). I fixed that and reimported the nodelist and it was updated.

    Just got the reply, been pretty busy but wanted to make sure that I wanted to tell you "You're welcome!" because it's important not to be rude and just ignore people. ;) I am glad I could help.

    Sincerely,
    Jon Justvig
    Stepping Stone BBS
    telnet://vintagebbsing.com:2325
    http://vintagebbsing.com:8085

    ---
    þ Synchronet þ Stepping Stone BBS - vintagebbsing.com:2325