I basically copied the wiki to see if I can get this to work. Not successful at all. As you can see, I can connect but it won't get the messagebase. Here is my log of the transaction.
Thank you for your help!
NEWSLINK Running native timed event: NEWSLINK
NEWSLINK Synchronet NewsLink 1.114 session started
NEWSLINK server: news.eternal-september.org
NEWSLINK Connecting to news.eternal-september.org port 563 ...
NEWSLINK Connected
NEWSLINK Negotiating TLS
NEWSLINK Authenticating...
NEWSLINK Authenticated
NEWSLINK Scanning 0 message bases...
NEWSLINK !JavaScript /home/sbbs/sbbs/exec/newslink.js line 390: Error: Unrecognized msgbase code: USENET_ALLSYSOP
NEWSLINK Timed event: NEWSLINK returned -1
Grease wrote to All <=-
I basically copied the wiki to see if I can get this to work. Not successful at all. As you can see, I can connect but it won't get the messagebase. Here is my log of the transaction. Thank you for your
help!
NEWSLINK Running native timed event: NEWSLINK
NEWSLINK Synchronet NewsLink 1.114 session started
NEWSLINK server: news.eternal-september.org
NEWSLINK Connecting to news.eternal-september.org port 563 ...
NEWSLINK Connected
NEWSLINK Negotiating TLS
NEWSLINK Authenticating...
NEWSLINK Authenticated
NEWSLINK Scanning 0 message bases...
NEWSLINK !JavaScript /home/sbbs/sbbs/exec/newslink.js line 390: Error: Unrecognized msgbase code: USENET_ALLSYSOP NEWSLINK Timed event:
NEWSLINK returned -1
Do you have a message area configured in SCFG->Message Areas with an internal code of USENET_ALLSYSOP? If not, then you need to create that first. Step 3 at https://wiki.synchro.net/module:newslink
From looking at the next-to-last line above, my guess is that you
haven't defined what newsgroups you want, with the 'AREA' keyword in your ../ctrl/newslink.cfg file; and/or you haven't defined that message area name in SCFG.
Re: newslink
By: Digital Man to Grease on Tue Nov 12 2024 09:47 pm
Do you have a message area configured in SCFG->Message Areas with an internal code of USENET_ALLSYSOP? If not, then you need to create that first. Step 3 at https://wiki.synchro.net/module:newslink
Yes.
Long Name: alt.bbs.allsysop
Short Name: alt.bbs.allsysop
Internal Code: USENET_ALLSYSOP
Newsgroup Name: alt.bbs.allsysop
Just like step 3 in wiki.synchro.net/module:newslink
My newslink.cfg has:
AREA USENET_ALLSYSOP alt.bbs.allsysop nb /home/sbbs/sbbs/data/dirs/sysop
One way to check/confirm this is with the 'exportcfg.js' script, e.g.: jsexec exportcfg msg-subs -grp=USENET0 5 100 5 USENET usenet_allsysop alt.bbs.allsysop alt.bbs.allsysop ALLSYSOP ALT.BBS.ALLSYSOP alt.bbs.allsysop REST NOT G /sbbs/data/subs/ 954:200/56 Dark Matter BBS. darkmatt.synchro.net. Kurten, TXSynchronet | Dark Matter BBS | darkmatt.synchro.net | Kurten, TX.69107715 100 0 0 1000 180 196612 0 true true true true false 0
...
3 4 127 4 USENET usenet_allsysop ...
as an example.
Grease wrote to Digital Man <=-| Dark Matter BBS | darkmatt.synchro.net | Kurten, TX.69107715 100 0 0 1000 180
One way to check/confirm this is with the 'exportcfg.js' script, e.g.: jsexec exportcfg msg-subs -grp=USENET
...
3 4 127 4 USENET usenet_allsysop ...
as an example.
0 5 100 5 USENET usenet_allsysop alt.bbs.allsysop alt.bbs.allsysop ALLSYSOP ALT.BBS.ALLSYSOP alt.bbs.allsysop REST NOT G /sbbs/data/subs/ 954:200/56 Dark Matter BBS. darkmatt.synchro.net. Kurten, TXSynchronet
196612 0 true true true true false 0 /home/sbbs/sbbs/repo/exec/exportcfg.js executed in 0.01 seconds
I copied and pasted from the CLI after I ran the above. The only thing
I see, is in newslink.cfg usenet_allsysop is in allcap. The rest looks like what I have setup in SCFG.
The other thing I see is a network address of 954:200/56, which is for Hobbynet which shows as my main Fido type network.
Re: newslink
By: Digital Man to Grease on Wed Nov 13 2024 10:44 pm
One way to check/confirm this is with the 'exportcfg.js' script, e.g.: jsexec exportcfg msg-subs -grp=USENET
...
3 4 127 4 USENET usenet_allsysop ...
as an example.0 5 100 5 USENET usenet_allsysop alt.bbs.allsysop alt.bbs.allsysop ALLSYSOP ALT.BBS.ALLSYSOP alt.bbs.allsysop REST NOT G /sbbs/data/subs/ 954:200/56 Dark Matter BBS. darkmatt.synchro.net. Kurten, TXSynchronet | Dark Matter BBS | darkmatt.synchro.net | Kurten, TX.69107715 100 0 0 1000 180 196612 0 true true true true false 0
/home/sbbs/sbbs/repo/exec/exportcfg.js executed in 0.01 seconds
I copied and pasted from the CLI after I ran the above. The only thing I see, is in newslink.cfg usenet_allsysop is in allcap. The rest looks like what I have setup in SCFG.
The other thing I see is a network address of 954:200/56, which is for Hobbynet which shows as my main Fido type network.
You should not have any FTN address visible in there. In the Network Options for those USENET sub-boards, you need to have the "Internet (UUCP/NNTP)" choice set to YES, and the "FidoNet Echomail" set to NO.
Digital Man wrote to Gamgee <=-
Re: Re: newslink
By: Gamgee to Grease on Fri Nov 15 2024 03:39 pm
You should not have any FTN address visible in there. In the Network Options for those USENET sub-boards, you need to have the "Internet (UUCP/NNTP)" choice set to YES, and the "FidoNet Echomail" set to NO.
That's normal and not a problem. Safe to ignore it.
Digital Man wrote to Gamgee <=-
Re: Re: newslink
By: Gamgee to Grease on Fri Nov 15 2024 03:39 pm
You should not have any FTN address visible in there. In the Network Options for those USENET sub-boards, you need to have the "Internet (UUCP/NNTP)" choice set to YES, and the "FidoNet Echomail" set to NO.
That's normal and not a problem. Safe to ignore it.
Okay, I'm assuming you mean it's normal to see an FTN address in there,
but doesn't a Usenet newsgroup still have to have the two selections I mentioned above set that way?
You should not have any FTN address visible in there. In the Network Options for those USENET sub-boards, you need to have the "Internet (UUCP/NNTP)" choice set to YES, and the "FidoNet Echomail" set to NO.
That looks fine. The capitalization of the internal code shouldn't matter. I tested this myself:
$ jsexec newslink
Re: newslink
By: Digital Man to Grease on Fri Nov 15 2024 02:36 pm
That looks fine. The capitalization of the internal code shouldn't matter. I tested this myself:
$ jsexec newslink
Okay. So I must have something someplace else not right. I'll keep looking.
Did you try running it via jsexec as I've shown?This is what I got:
Did you try running it via jsexec as I've shown?
Did you try running it via jsexec as I've shown?
Did you try running it via jsexec as I've shown?
Did you try running it via jsexec as I've shown?
Did you try running it via jsexec as I've shown?
Did you try running it via jsexec as I've shown?
Did you try running it via jsexec as I've shown?
This is what I got:
sub: USENET_ALLSYSOP, newsgroup: alt.bbs.allsysop
USENET_ALLSYSOP.ini export ptr: 0
USENET_ALLSYSOP.ini import ptr: -9223372036854775808
alt.bbs.allsysop import ptr: -9223372036854775808, first_msg: 756, last_msg: 758
So I guess it working?
Sysop: | Saxainden |
---|---|
Location: | Littleton, CO |
Users: | 30 |
Nodes: | 10 (0 / 10) |
Uptime: | 00:05:06 |
Calls: | 355 |
Messages: | 37,120 |