Hi Everyone,
I am trying to configure Tickit on my BBS for a couple of days now, and nothing seems to work :)
I would really appreciate if one of you guys can help me out with my config, as my understaning of FIDO is pretty new to me.
1. I have subscribed to all File Echo available using FileFix, and i received a confirmation that i am correctly subscribed.
2. I then created a timed event to call tickit.js
3. I edited tickit.ini, with the following (i created only 2 areas to test, 1:229/426 is my uplink). I am not about the global entries at the beginning, but i think they act as default values if a key is not present.
Dir=FidoNetFOTHER
Links=1:229/426
[DAILYLIST]
Dir=FIDONETFDailyLis
links=1:229/426
[MODIS]
Dir=FIDONETFMODIS
links=1:229/426
4. 3-4 times/day, i can see in the log some .tic files coming in, and i see that they are processed by tickit, but no files are placed in my file areas.
Any ideas ?
Digital Man wrote to Gringo <=-
Paste the log output that shows the files being processed by tickit.
Also, confirm that you have file directories configured in SCFG->File Areas with those same internal codes you have listed there in your tickit.ini file.
Paste the log output that shows the files being processed by tickit.
9-24 05:37:32a Running timed event: TICKIT
9-24 05:37:33a TICKIT Parsing ../fido/inbound\/AO500RG6.TIC
9-24 05:37:33a Timed event: TICKIT returned 0
Re: Re: Tickit
By: Gringo to Digital Man on Thu Sep 24 2020 07:02 am
HI Digital Man,
i just took a look at the actual directories and the files are there!!! but they're not added to the BBS.
The Addfiles was not called, should i have a timed event for addfiles as well ? Cause i dont have one.
Greetings All!
Is there anywhere else that a ticpassword needs to be other sbbsecho.ini?
we are setting up net 105 and cant seem to get sbbs to process the tic files, it wants to, it sees them but complains of password problems. I have verified on the same screen with both configs on at the same time and they match each end perfectly. I looked in tickit.ini (I think thats file name) and I dont see mention of passwd in there and the other networks seem to toss their .tics fine. so I am kind of at a loss as to why it doesnt see and match the passwords..
This is a frequently asked question these days: it appears tickit.js doesn't support 5D addresses used in the [node:] sections of sbbsecho.ini. If you don't need them (and you likely don't) remove the "@domain" portions of your linked node addresses in echocfg/sbbsecho.ini.
Re: Tickit
By: Digital Man to Rick Smith on Thu Nov 19 2020 02:08 pm
This is a frequently asked question these days: it appears tickit.js doesn't support 5D addresses used in the [node:] sections of sbbsecho.ini. If you don't need them (and you likely don't) remove the "@domain" portions of your linked node addresses in echocfg/sbbsecho.ini.
I have been tossing files in fsxnet and the linked node does have a domain listed in sbbsecho.ini. I haven't tried tossing files in fidonet yet.
My aka is a point. I wonder if that makes a difference?
Re: Tickit
By: Rick Smith to All on Thu Nov 19 2020 11:30 am
This is a frequently asked question these days: it appears tickit.js doesn't support 5D addresses used in the [node:] sections ofThank you sir, that seemed to cure the password error but created another...
sbbsecho.ini. If you don't need them (and you likely don't) remove the "@domain" portions of your linked node addresses in
Greetings Digital!
Thursday November 19 2020 14:08, you wrote to me about an urgent matter!:
Re: Tickit
By: Rick Smith to All on Thu Nov 19 2020 11:30 am
This is a frequently asked question these days: it appears tickit.js doesn't support 5D addresses used in the [node:] sections of sbbsecho.ini. If you don't need them (and you likely don't) remove the "@domain" portions of your linked node addresses inThank you sir, that seemed to cure the password error but created another...
evnt TICKIT Working with 'Z1DAILY.Z24' in 'DAILYLIST'.
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Internal code 'dailylist' invalid!
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Abandoning ../fido/inbound/svwwils5.tic
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Parsing ../fido/inbound/svwwinr5.tic
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Created by HTick, written by Gabriel Plutzar
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Path 1:105/81 1605814190 Thu Nov 19 19:29:50 2020 UTC htick/lnx 1.9.0-cur 2020-11-04
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Verifying password for sender: 1:105/81
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Matched 1:105/81's password. Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Processing... Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Working with 'Z1DAILY.Z24' in 'DAILYLIST'.
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Internal code 'dailylist' invalid!
Here is how I have that identified in tickit.ini? does it not like lowercase dir?
[DAILYLIST]
Links=1:105/81
Dir=DAILYLIST
path=/sbbs/data/dirs/fidonet/dailylist
* Forwarded from area 'sync_sysops'
Re: Tickit
By: Rick Smith to Digital Man on Thu Nov 19 2020 05:56 pm
Double-check your SCFG->File Areas. It sounds like you do not have a directory configured there with an internal code of "DAILYLIST".
--
digital man
Greetings Digital!
Thursday November 19 2020 20:12, you wrote to me about an urgent matter!:
* Forwarded from area 'sync_sysops'
Re: Tickit
By: Rick Smith to Digital Man on Thu Nov 19 2020 05:56 pm
Double-check your SCFG->File Areas. It sounds like you do not have a directory configured there with an internal code of "DAILYLIST".
--
digital man
You were right I had a typo well sort of, internal code only allowed for DAILYLIS I didnt notice that... So that error isnt present now.. Now it complains about path and I have tripled checked in scfg, tickit.ini and the actual path and they all match... so not sure what else to check.. sorry about this..
evnt TICKIT Unable to find path for area 'DAILYLIST'!
Nov 19 20:44:31 sbbs synchronet[656]: evnt TICKIT Abandoning ../fido/inbound/svwwinr5.tic
Nov 19 20:44:31 sbbs synchronet[656]: evnt TICKIT Timed event: TICKIT returned 0
Rick Smith wrote to Digital Man <=-
This is a frequently asked question these days: it appears tickit.js doesn't support 5D addresses used in the [node:] sections of
sbbsecho.ini. If you don't need them (and you likely don't) remove the "@domain" portions of your linked node addresses in
Thank you sir, that seemed to cure the password error but created another...
evnt TICKIT Working with 'Z1DAILY.Z24' in 'DAILYLIST'.
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Internal code 'dailylist' invalid! Nov 19 17:52:26 sbbs synchronet[656]: evnt
TICKIT Abandoning ../fido/inbound/svwwils5.tic Nov 19 17:52:26
sbbs synchronet[656]: evnt TICKIT Parsing
../fido/inbound/svwwinr5.tic Nov 19 17:52:26 sbbs
synchronet[656]: evnt TICKIT Created by HTick, written by Gabriel
Plutzar Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Path
1:105/81 1605814190 Thu Nov 19 19:29:50 2020 UTC htick/lnx
1.9.0-cur 2020-11-04 Nov 19 17:52:26 sbbs synchronet[656]: evnt
TICKIT Verifying password for sender: 1:105/81 Nov 19 17:52:26
sbbs synchronet[656]: evnt TICKIT Matched 1:105/81's password.
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Processing...
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Working with 'Z1DAILY.Z24' in 'DAILYLIST'. Nov 19 17:52:26 sbbs
synchronet[656]: evnt TICKIT Internal code 'dailylist' invalid!
Nov 19 17:52:26 sbbs synchronet[656]: evnt TICKIT Abandoning ../fido/inbound/svwwinr5.tic Nov 19 17:52:26 sbbs
synchronet[656]: evnt TICKIT Timed event: TICKIT returned 0
Here is how I have that identified in tickit.ini? does it not
like lowercase dir?
[DAILYLIST]
Links=1:105/81
Dir=DAILYLIST
path=/sbbs/data/dirs/fidonet/dailylist
* Forwarded from area 'sync_sysops'
Re: Tickit
By: Rick Smith to Digital Man on Thu Nov 19 2020 08:45 pm
Greetings Digital!
Thursday November 19 2020 20:12, you wrote to me about an urgent
matter!:
* Forwarded from area 'sync_sysops'
Re: Tickit
By: Rick Smith to Digital Man on Thu Nov 19 2020 05:56 pm
Looking at the code, it seems that error would only happen if you
didn't have either the "dir" or the "path" specified for the
[DAILYLIST] echo. So... double-check that tickit.ini file again.
I finally just got it to toss... It still showed an error but it did process the file correctly and placed it in the correct dir.. For your reference this was the output.
evnt TICKIT !JavaScript warning /sbbs/exec/load/fidocfg.js line 150: Deprecated file open mode: 'e'
Rick Smith wrote to Digital Man <=-
You were right I had a typo well sort of, internal code only
allowed for DAILYLIS I didnt notice that... So that error isnt
present now.. Now it complains about path and I have tripled
checked in scfg, tickit.ini and the actual path and they all
match... so not sure what else to check.. sorry about this..
evnt TICKIT Unable to find path for area 'DAILYLIST'!
Nov 19 20:44:31 sbbs synchronet[656]: evnt TICKIT Abandoning ../fido/inbound/svwwinr5.tic Nov 19 20:44:31 sbbs
synchronet[656]: evnt TICKIT Timed event: TICKIT returned 0
* Forwarded from area 'sync_sysops'
Re: Tickit
By: Rick Smith to Digital Man on Fri Nov 20 2020 07:06 am
evnt TICKIT !JavaScript warning /sbbs/exec/load/fidocfg.js line
150: Deprecated file open mode: 'e'
That's already been fixed in Git.
--
Sysop: | Rempala |
---|---|
Location: | Richlands, NC |
Users: | 112 |
Nodes: | 10 (0 / 10) |
Uptime: | 202:39:35 |
Calls: | 355 |
Files: | 6 |
Messages: | 111,047 |