• chksetup errors

    From Altere@1:103/705 to Digital Man on Wed Mar 25 21:25:18 2020
    Re: chksetup errors
    By: Digital Man to Altere on Wed Mar 25 2020 06:56 pm

    Invoking: check_sub_cfgs
    !MsgBase: local-notices max_msgs status (0) does not match
    sub-board configuration: 5000

    Try running "scfg -h" to force an update of the msgbase status headers.

    Sorry, realized I posted in the wrong sub initially.

    I ran scfg -h but that didn't resolve it, -h says don't update message base status headers so I tried -a as well and neither has any effect on the chksetup output, I get the same errors.

    -altere

    ---
    þ Synchronet þ My Brand-New BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Altere on Wed Mar 25 20:56:45 2020
    Re: chksetup errors
    By: Altere to Digital Man on Wed Mar 25 2020 09:25 pm

    Re: chksetup errors
    By: Digital Man to Altere on Wed Mar 25 2020 06:56 pm

    Invoking: check_sub_cfgs
    !MsgBase: local-notices max_msgs status (0) does not match
    sub-board configuration: 5000

    Try running "scfg -h" to force an update of the msgbase status
    headers.

    Sorry, realized I posted in the wrong sub initially.

    I ran scfg -h but that didn't resolve it, -h says don't update message base status headers so I tried -a as well and neither has any effect on the chksetup output, I get the same errors.

    You're right, it should be -a. If that's not working, is it possible you're having a permissions issue? Are you running scfg as a user that has read/write permissions on the data/subs/* files?

    digital man

    Synchronet "Real Fact" #19:
    The first Synchronet BBS (Vertrauen) went live in July of 1991 (replacing WWIV).
    Norco, CA WX: 51.4øF, 79.0% humidity, 5 mph NNE wind, 0.00 inches rain/24hrs --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Altere@1:103/705 to Digital Man on Wed Mar 25 23:35:11 2020
    Re: chksetup errors
    By: Digital Man to Altere on Wed Mar 25 2020 08:56 pm

    Invoking: check_sub_cfgs
    !MsgBase: local-notices max_msgs status (0) does not match
    sub-board configuration: 5000

    Try running "scfg -h" to force an update of the msgbase status
    headers.

    I ran scfg -h but that didn't resolve it, -h says don't update message
    base status headers so I tried -a as well and neither has any effect
    on the chksetup output, I get the same errors.

    You're right, it should be -a. If that's not working, is it possible you're having a permissions issue? Are you running scfg as a user that
    has
    read/write permissions on the data/subs/* files?

    [sbbs@nemesis data]$ ls -l subs/*
    -rw------- 1 sbbs sbbs 26560 Mar 25 16:19 subs/dove-ads.hash
    -rw------- 1 sbbs sbbs 21 Sep 27 02:01 subs/dove-ads.ini
    -rw------- 1 sbbs sbbs 804 Mar 25 16:19 subs/dove-ads.sch
    -rw------- 1 sbbs sbbs 239104 Mar 25 16:19 subs/dove-ads.sdt
    -rw------- 1 sbbs sbbs 153120 Mar 25 16:19 subs/dove-ads.shd
    -rw------- 1 sbbs sbbs 4140 Mar 25 16:19 subs/dove-ads.sid

    [sbbs@nemesis data]$ whoami
    sbbs
    [sbbs@nemesis data]$ groups
    sbbs tty wheel

    Everything is user:group sbbs, even all the directories leading, so there shouldn't be any permission issues since I'm running scfg as sbbs.

    -altere

    ---
    þ Synchronet þ My Brand-New BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Altere on Thu Mar 26 00:32:17 2020
    Re: chksetup errors
    By: Altere to Digital Man on Wed Mar 25 2020 11:35 pm

    Re: chksetup errors
    By: Digital Man to Altere on Wed Mar 25 2020 08:56 pm

    Invoking: check_sub_cfgs
    !MsgBase: local-notices max_msgs status (0) does not match
    sub-board configuration: 5000

    Try running "scfg -h" to force an update of the msgbase status
    headers.

    I ran scfg -h but that didn't resolve it, -h says don't update message
    base status headers so I tried -a as well and neither has any effect
    on the chksetup output, I get the same errors.

    You're right, it should be -a. If that's not working, is it possible you're having a permissions issue? Are you running scfg as a user that has read/write permissions on the data/subs/* files?

    [sbbs@nemesis data]$ ls -l subs/*
    -rw------- 1 sbbs sbbs 26560 Mar 25 16:19 subs/dove-ads.hash
    -rw------- 1 sbbs sbbs 21 Sep 27 02:01 subs/dove-ads.ini
    -rw------- 1 sbbs sbbs 804 Mar 25 16:19 subs/dove-ads.sch
    -rw------- 1 sbbs sbbs 239104 Mar 25 16:19 subs/dove-ads.sdt
    -rw------- 1 sbbs sbbs 153120 Mar 25 16:19 subs/dove-ads.shd
    -rw------- 1 sbbs sbbs 4140 Mar 25 16:19 subs/dove-ads.sid

    [sbbs@nemesis data]$ whoami
    sbbs
    [sbbs@nemesis data]$ groups
    sbbs tty wheel

    Everything is user:group sbbs, even all the directories leading, so there shouldn't be any permission issues since I'm running scfg as sbbs.

    Ah, you need to run "scfg -f" as well (so "scfg -f -a") if you're not changing any msg base configurations.

    digital man

    This Is Spinal Tap quote #44:
    It really, it does disturb me, but i'll rise above it; I'm a professional. Norco, CA WX: 48.9øF, 77.0% humidity, 3 mph NNW wind, 0.00 inches rain/24hrs --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Altere@1:103/705 to Digital Man on Thu Mar 26 13:11:22 2020
    Re: chksetup errors
    By: Digital Man to Altere on Thu Mar 26 2020 12:32 am

    Re: chksetup errors
    By: Digital Man to Altere on Wed Mar 25 2020 08:56 pm

    Invoking: check_sub_cfgs
    !MsgBase: local-notices max_msgs status (0) does not match
    sub-board configuration: 5000

    Try running "scfg -h" to force an update of the msgbase status
    headers.

    I ran scfg -h but that didn't resolve it, -h says don't update
    message base status headers so I tried -a as well and neither
    has any effect on the chksetup output, I get the same errors.

    You're right, it should be -a. If that's not working, is it
    possible you're having a permissions issue? Are you running scfg
    as a user that has read/write permissions on the data/subs/*
    files?

    [sbbs@nemesis data]$ ls -l subs/*
    -rw------- 1 sbbs sbbs 26560 Mar 25 16:19 subs/dove-ads.hash
    Everything is user:group sbbs, even all the directories leading, so
    there shouldn't be any permission issues since I'm running scfg as
    sbbs.

    Ah, you need to run "scfg -f" as well (so "scfg -f -a") if you're not changing any msg base configurations.

    Hah, I ran scfg -fa yesterday too and that didn't work, didn't realize the options had to be seperated, but -f -a did the trick. Maybe add that to the usage or change the way the options work. Thanks!

    -altere

    ---
    þ Synchronet þ Athelstan BBS þ athelstan.org þ telnet:23 / ssh:2222
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Altere on Thu Mar 26 13:29:35 2020
    Re: chksetup errors
    By: Altere to Digital Man on Thu Mar 26 2020 01:11 pm

    Ah, you need to run "scfg -f" as well (so "scfg -f -a") if you're not changing any msg base configurations.

    Hah, I ran scfg -fa yesterday too and that didn't work, didn't realize the options had to be seperated, but -f -a did the trick. Maybe add that to the usage or change the way the options work. Thanks!

    Yeah, that argument parser is some of the oldest/cruftiest code in Synchronet. Anyway, glad it resolved your issue.

    digital man

    Synchronet "Real Fact" #78:
    Synchronet Match Maker had at one time over 4000 profiles of men and women. Norco, CA WX: 57.1øF, 40.0% humidity, 8 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Altere@1:103/705 to Digital Man on Fri Mar 27 02:12:12 2020
    Re: chksetup errors
    By: Digital Man to Altere on Thu Mar 26 2020 01:29 pm

    Yeah, that argument parser is some of the oldest/cruftiest code in Synchronet. Anyway, glad it resolved your issue.

    Yes, that's fixed however I was waiting until today to see if my other error would go away after a push.

    !'Athelstan BBS' BBS entry on vert.synchro.net is different than local

    So I went in and modified my entry to add my fido address and see that vert received my update so seemingly the data between the two should be the same now, but I still receive this error above. I'm not really concerned with these errors but I still like to see 0 errors when there's a check script. lol

    -altere

    ---
    þ Synchronet þ Athelstan BBS þ athelstan.org þ telnet:23 / ssh:2222
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rampage@1:103/705 to Altere on Fri Mar 27 07:45:19 2020
    Re: chksetup errors
    By: Altere to Digital Man on Fri Mar 27 2020 02:12:12


    Altere> !'Athelstan BBS' BBS entry on vert.synchro.net is different than local

    Altere> So I went in and modified my entry to add my fido address and see that
    Altere> vert received my update so seemingly the data between the two should
    Altere> be the same now, but I still receive this error above. I'm not really
    Altere> concerned with these errors but I still like to see 0 errors when
    Altere> there's a check script. lol

    i see the same and have ever since my entry settled down from being changed all the time... i'm not sure what the difference is other than possibly the message and/or file counts or similar being the main data points that would change... it would be nice if the script could/would tell us exactly what the difference between the two records is but that may be TMI in some ways... at one time i started to try to work out how to tell the differences but shelved it for other more important irons that needed to be pulled from the fires and worked on...


    )\/(ark

    ---
    þ Synchronet þ The SouthEast Star Mail HUB - SESTAR
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Altere on Fri Mar 27 10:38:13 2020
    Re: chksetup errors
    By: Altere to Digital Man on Fri Mar 27 2020 02:12 am

    Re: chksetup errors
    By: Digital Man to Altere on Thu Mar 26 2020 01:29 pm

    Yeah, that argument parser is some of the oldest/cruftiest code in Synchronet. Anyway, glad it resolved your issue.

    Yes, that's fixed however I was waiting until today to see if my other
    error
    would go away after a push.

    !'Athelstan BBS' BBS entry on vert.synchro.net is different than local

    So I went in and modified my entry to add my fido address and see that vert received my update so seemingly the data between the two should be the same now, but I still receive this error above. I'm not really concerned with these errors but I still like to see 0 errors when there's a check script.

    Please update to the latest in CVS (now 1.12) of this script and re-run with the '-v' option. It should dump the JSON representation of both entries and we can then compare them (visually) to see what's different. Thanks,

    digital man

    Synchronet/BBS Terminology Definition #52:
    PET = Personal Electronic Transactor (Commodore computer)
    Norco, CA WX: 53.6øF, 53.0% humidity, 1 mph W wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Altere@1:103/705 to Rampage on Fri Mar 27 12:08:41 2020
    Re: chksetup errors
    By: Rampage to Altere on Fri Mar 27 2020 07:45 am

    Altere> !'Athelstan BBS' BBS entry on vert.synchro.net is different than local

    Altere> So I went in and modified my entry to add my fido address and see that Altere> vert received my update so seemingly the data between the
    two
    should Altere> be the same now, but I still receive this error above. I'm not really Altere> concerned with these errors but I still like to see 0 errors when Altere> there's a check script. lol

    i see the same and have ever since my entry settled down from being changed all the time... i'm not sure what the difference is other than possibly the message and/or file counts or similar being the main data points that would change... it would be nice if the script could/would tell us exactly what the difference between the two records is but that may be TMI in some ways... at one time i started to try to work out how
    to
    tell the differences but shelved it for other more important irons that needed to be pulled from the fires and worked on...

    Yeah, I haven't logged into vert and done a side by side comparison, I just did a finger and saw that vert had my addition. If it is counts, for like calls and whatnot, maybe exclude those, I personally don't care if they match as long as the information to connect, ports, addresses, services, and what not are matched.

    -altere

    ---
    þ Synchronet þ Athelstan BBS þ athelstan.org þ telnet:23 / ssh:2222
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Altere@1:103/705 to Digital Man on Fri Mar 27 16:26:31 2020
    Re: chksetup errors
    By: Digital Man to Altere on Fri Mar 27 2020 10:38 am

    !'Athelstan BBS' BBS entry on vert.synchro.net is different than local

    So I went in and modified my entry to add my fido address and see that
    vert received my update so seemingly the data between the two should
    be the same now, but I still receive this error above. I'm not really
    concerned with these errors but I still like to see 0 errors when
    there's a check script.

    Please update to the latest in CVS (now 1.12) of this script and re-run with the '-v' option. It should dump the JSON representation of both entries and we can then compare them (visually) to see what's different.

    Totals are different is all I see, but I just updated this yesterday so shouldn't those have gone with the update along with the fido changes? Below are the totals from the local section, and the whole output can be found at http://athelstan.org/chksetup_verbose.txt

    "total": {
    "users": 9,
    "subs": 229,
    "dirs": 13,
    "doors": 30,
    "storage": 223338299392,
    "msgs": 14972,
    "files": 3

    -altere

    ---
    þ Synchronet þ Athelstan BBS þ athelstan.org þ telnet:23 / ssh:2222
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Altere on Fri Mar 27 14:58:08 2020
    Re: chksetup errors
    By: Altere to Rampage on Fri Mar 27 2020 12:08 pm

    Yeah, I haven't logged into vert and done a side by side comparison, I just did a finger and saw that vert had my addition. If it is counts, for like calls and whatnot, maybe exclude those, I personally don't care if they match as long as the information to connect, ports, addresses, services,
    and
    what not are matched.

    I just committed a change to chksetup.js to exclude that stats (and the preview, if there is one). Let me know how that works for ya,

    digital man

    Synchronet "Real Fact" #39:
    Synchronet first supported Windows NT v6.x (a.k.a. Vista/Win7) w/v3.14a (2006).
    Norco, CA WX: 60.7øF, 37.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Altere on Fri Mar 27 14:58:34 2020
    Re: chksetup errors
    By: Altere to Digital Man on Fri Mar 27 2020 04:26 pm

    Totals are different is all I see, but I just updated this yesterday so shouldn't those have gone with the update along with the fido changes?
    Below
    are the totals from the local section, and the whole output can be found at http://athelstan.org/chksetup_verbose.txt

    Thanks! Should be fixed now.

    digital man

    Synchronet "Real Fact" #89:
    Rob played drums on the album "Weedpuller" available for digital purchase/stream
    Norco, CA WX: 60.7øF, 37.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Altere@1:103/705 to Digital Man on Sun Mar 29 10:18:53 2020
    Re: chksetup errors
    By: Digital Man to Altere on Fri Mar 27 2020 02:58 pm

    I just committed a change to chksetup.js to exclude that stats (and the preview, if there is one). Let me know how that works for ya,

    Yes, that worked.
    No issues discovered

    -altere

    ---
    þ Synchronet þ Athelstan BBS þ athelstan.org þ telnet:23 / ssh:2222
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)