• Re: Traffic Summary

    From Avon@21:1/101 to Netsurge on Sunday, January 05, 2020 23:00:37
    Hi Frank

    Looks like there's a Y2K style bug? possibly in the code running binkdstat.pl and I was wondering if you might have time to have a look into it?

    Since 1 Jan 2020 the reports have stopped working as I am picking tipping
    into 2020 has thrown up the bug. Heellp :)

    On 04 Jan 2020 at 11:59p, NET 1 HUB pondered and said...

    ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Last Session Result: ' ' - Success, '!' - Failure
    ³ Ú Password: '*' - Present, ' ' - Absent, '?' - Error ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍ ºL Address ³P In Out ³ Cnct ³ Bytes Bytes³ CPS
    º º ³ ok err call ok err³ Time ³ rcvd sent³Xfer³Efctº ÇÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÅÄÄÄ º Systems: 0 ³ 0 0 0 0 0³ 0:00:00³ 0 0 ³ -- ³
    -- º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÏÍÍÍ

    Best, Paul

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Netsurge@21:4/154 to Avon on Sunday, January 05, 2020 10:27:18
    Looks like there's a Y2K style bug? possibly in the code running binkdstat.pl and I was wondering if you might have time to have a look into it?

    Looks like there is. I'll take a peek at it.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (21:4/154)
  • From Netsurge@21:4/154 to Avon on Sunday, January 05, 2020 10:30:40
    Looks like there's a Y2K style bug? possibly in the code running binkdstat.pl and I was wondering if you might have time to have a look into it?

    Wait, are you running the stats script I wrote? I don't see any issues with mine or is this another one you are running?

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (21:4/154)
  • From Avon@21:1/101 to Netsurge on Tuesday, January 07, 2020 10:46:41
    On 05 Jan 2020 at 10:30a, Netsurge pondered and said...

    Wait, are you running the stats script I wrote? I don't see any issues with mine or is this another one you are running?

    No. Yep I can confirm a quick test of your one is working fine :)

    The one I am using is binkdstat - binkd statistic generator v1.21,
    (c)opyright by val khokhlov and is seems to be borked now.

    I can send it your way if you don't have a copy :)

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to NetSurge on Tuesday, January 07, 2020 11:44:24
    On 07 Jan 2020 at 10:46a, Avon pondered and said...

    The one I am using is binkdstat - binkd statistic generator v1.21, (c)opyright by val khokhlov and is seems to be borked now.

    Looks like if I run it without switches that specify a date/time range it
    works but when I use any parameter passed using the -p switch like --period=-1d,+2d if falls over.. so it's something in the way the function takes the command line input and converts?? ... I'll keep looking.

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Netsurge@21:4/154 to Avon on Monday, January 06, 2020 21:14:36
    The one I am using is binkdstat - binkd statistic generator v1.21, (c)opyright by val khokhlov and is seems to be borked now.

    I can send it your way if you don't have a copy :)

    Drop it in my inbound and i'll look at it for you.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (21:4/154)
  • From Avon@21:1/101 to Netsurge on Wednesday, January 08, 2020 09:37:49
    On 06 Jan 2020 at 09:14p, Netsurge pondered and said...

    Drop it in my inbound and i'll look at it for you.

    OK will do.

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Avon@21:1/101 to Netsurge on Wednesday, January 08, 2020 14:18:56
    On 06 Jan 2020 at 09:14p, Netsurge pondered and said...

    Drop it in my inbound and i'll look at it for you.

    I sent it over but may have sussed the issue, I think it relates to the size
    of the bink logs... the script does work on log files circa 2-3 megabytes but much larger ones it seems to struggle with when I am asking it to look back
    24 hours... or at least that's what it seems. I'll keep playing but I think I am making progress. :)

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Jimmy Anderson@21:2/136 to Avon on Sunday, February 09, 2020 09:10:00
    Avon wrote to Netsurge <=-

    Looks like there's a Y2K style bug? possibly in the code running binkdstat.pl and I was wondering if you might have time to have a look into it?

    I heard someone on a podcast the other day talking about a 'y2k style bug'
    that appeared with 2020. I haven't looked at any data on it, but found
    it somewhat interesting, since I remember the days of worry and gnashing
    of teeth preceeding 2000. :-)




    ... Virus Check Complete. All viruses functioning normally.
    --- MultiMail/Mac v0.52
    * Origin: Lean Angle BBS * Southaven MS * winserver.org (21:2/136)
  • From Avon@21:1/101 to Jimmy Anderson on Tuesday, February 11, 2020 13:49:14
    On 09 Feb 2020 at 09:10a, Jimmy Anderson pondered and said...

    I heard someone on a podcast the other day talking about a 'y2k style
    bug' that appeared with 2020. I haven't looked at any data on it, but found it somewhat interesting, since I remember the days of worry and gnashing of teeth preceeding 2000. :-)

    There were some minor niggles reported and Mystic A43 had an issue to which
    has been resolved in A44 .. note to all reading if you are running Mystic
    1.12 A43 - the update to A44 :)

    --- Mystic BBS v1.12 A44 2020/02/04 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)