• Clearing Houz

    From Apam@21:1/182 to Deon on Tue Nov 7 09:24:05 2023
    Hi

    I switched over to WWIV for tqwnet and micronet (and discovered your domain name has changed.. oops) anyway when trying to send a test message to TQWnet test area, clearing houz keeps responding with M_SKIP on the packet.

    At first WWIV's binkp client didn't support M_SKIP, but I think i've implemented it correctly. It just doesn't seem to want my packet, and skips every time I try to send it.

    Not sure what's going on.. i thought maybe I got dropped off those networks because I didn't notice the domain name change (and who knows how long my polling hasn't worked) but I thought I was receiving messages before I switched
    over to wwiv.

    Andrew


    --- WWIV 5.9.0.development[NetBSD]
    * Origin: Cabinet of Curiosities - WWIV on NetBSD! (21:1/182)
  • From Apam@21:1/182 to Deon on Tue Nov 7 09:24:05 2023
    Hi

    I switched over to WWIV for tqwnet and micronet (and discovered your domain name has changed.. oops) anyway when trying to send a test message to TQWnet test area, clearing houz keeps responding with M_SKIP on the packet.

    At first WWIV's binkp client didn't support M_SKIP, but I think i've implemented it correctly. It just doesn't seem to want my packet, and skips every time I try to send it.

    Not sure what's going on.. i thought maybe I got dropped off those networks because I didn't notice the domain name change (and who knows how long my polling hasn't worked) but I thought I was receiving messages before I switched
    over to wwiv.

    Andrew


    --- WWIV 5.9.0.development[NetBSD]
    * Origin: Cabinet of Curiosities - WWIV on NetBSD! (21:1/182)
  • From claw@21:1/210 to Apam on Wed Nov 8 09:32:38 2023
    On 07 Nov 2023, Apam said the following...
    Hi

    I switched over to WWIV for tqwnet and micronet (and discovered your domain name has changed.. oops) anyway when trying to send a test
    message to TQWnet test area, clearing houz keeps responding with M_SKIP on the packet.

    I'm on TQW and I'm using Mystic. Not sure about micronet as I haven't added that one.

    |23|04Dr|16|12Claw
    |16|14Sysop |12Noverdu |14BBS |20|15Radio|10@|14HTTP://Noverdu.com:88
    |16|10 Standard ports for SSH/Telnet |04 WEB|14@|12HTTP://noverdu.com:808 |20|15Global Chat, Global Messaging and Games! |16|10Ditch the Unsocial Media

    --- Mystic BBS v1.12 A47 2021/12/24 (Linux/64)
    * Origin: Noverdu BBS (21:1/210)
  • From deon@21:2/116 to Apam on Thu Nov 9 10:12:48 2023
    Re: Clearing Houz
    By: Apam to Deon on Tue Nov 07 2023 09:24 am

    Howdy,

    I switched over to WWIV for tqwnet and micronet (and discovered your domain name has changed.. oops) anyway when trying to send a test message to TQWnet test area, clearing houz keeps responding with M_SKIP on the packet.

    Ahh, the SKIP will be because I've got a packet from you with the same name - so either the first transfer failed, or you are sending me the same packet with the same name (and the first one didnt get processed for some reason).

    I need to change my routine to include the mtime of the packet in the filename, since I've seen this pop up a couple of times, and while the packets have had the same name (from the same sender), the mtime/size was different.

    (The M_SKIP is a safety for me, since I compare packet name, mtime and size - and at least mtime/size is different.)

    Not sure what's going on.. i thought maybe I got dropped off those networks because I didn't notice the domain name change (and who knows how long my polling hasn't worked) but I thought I was receiving messages before I switched over to wwiv.

    No, you should still be there - you can manage yourself in clrghouz now, not sure if you have set yourself up to do that... (I think you have from memory).

    Anyway, I'll take a look at clrghouz's inbound today, and clear your packet that is there.


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From deon@21:2/116 to Apam on Thu Nov 9 10:40:47 2023
    Re: Clearing Houz
    By: deon to Apam on Thu Nov 09 2023 10:12 am

    I switched over to WWIV for tqwnet and micronet (and discovered your domain name has changed.. oops) anyway when trying to send a test message to TQWnet test area, clearing houz keeps responding with M_SKIP on the packet.

    Ahh, the SKIP will be because I've got a packet from you with the same name - so either the first transfer failed, or you are sending me the same packet with the same name (and the first one didnt get processed for some reason).

    What's the packet?

    I see a couple of bad packets, but not from you.

    BTW: I saw your micronet wasnt configured correctly (which I fixed), so you'll get a bunch of mail and files the next time you poll :)


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Apam@21:1/182 to Deon on Thu Nov 9 12:41:21 2023
    BY: deon (21:2/116)

    |11d|09> |10What's the packet?|07
    |11d|09> |07
    |11d|09> |10I see a couple of bad packets, but not from you.|07

    I deleted the previous one, but now I'm trying to send 00000005.tu0

    Andrew


    --- WWIV 5.9.0.development[NetBSD]
    * Origin: Cabinet of Curiosities - WWIV on NetBSD! (21:1/182)
  • From deon@21:2/116 to Apam on Thu Nov 9 16:07:03 2023
    Re: Re: Clearing Houz
    By: Apam to Deon on Thu Nov 09 2023 12:41 pm

    Howdy,

    |11d|09> |10What's the packet?|07
    |11d|09> |07
    |11d|09> |10I see a couple of bad packets, but not from you.|07

    I deleted the previous one, but now I'm trying to send 00000005.tu0

    OK, looks like I might have a bit more work.

    Your sending me a file with this M_FILE
    [2023-11-09 00:34:08] production.INFO: PB-:+ About to receive a file [00000005.tu0 417 1699309714 0 C47055F5] {"pid":53755}

    The issue is the C47055F5 - what's that? (A checksum of the file you are sending me?)

    I started implementing compressed transfers (but didnt finish it because to me that compressed transfer logic is not fullproof - as I dont know how much data to expect, and so I need to figure out how to determine when the transfer is completed). From memory though, the value after the offset (0 in this case), from an M_FILE is the compression method to use (and that's whats clrghouz houz is tripping up on).

    So I'm rejecting the file (M_SKIP) and recording this error:
    [2023-11-09 00:34:08] production.ERROR: PB-:! File Open ERROR [Unsupported compression:C47055F5] {"pid":53755}

    So a question, your session started with "OPT CRC", which I wouldnt have replied back with an OPT CRC, so curious why the CRC is still being used? (I'm wondering what order there is if OPT EXTCMD GZ BZ2 is also used.)

    I wouldnt mind implementing being able to handle CRC transfers (IIRC, MBSE uses it too) - it was on my list to explore.

    So is it possible you can turn it off - if anything temporarily? Otherwise I'll patch my code to ignore it for now before I implement it. (So at least your transfers will work.)


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From Apam@21:1/182 to Deon on Thu Nov 9 16:08:13 2023
    BY: deon (21:2/116)

    |11d|09> |10So a question, your session started with "OPT CRC", which I wouldnt have|07
    |11d|09> |10replied back with an OPT CRC, so curious why the CRC is still being|07
    |11d|09> |10used? (I'm wondering what order there is if OPT EXTCMD GZ BZ2 is also|07
    |11d|09> |10used.)|07

    I don't know, I'm using WWIV not my own software - I can try and track it down. I guess it's a bug in WWIV.


    |11d|09> |10So is it possible you can turn it off - if anything temporarily?|07 |11d|09> |10Otherwise I'll patch my code to ignore it for now before I implement it.|07
    |11d|09> |10(So at least your transfers will work.)|07

    I don't know if I can.

    Andrew


    --- WWIV 5.9.0.development[NetBSD]
    * Origin: Cabinet of Curiosities - WWIV on NetBSD! (21:1/182)
  • From Apam@21:1/182 to Deon on Thu Nov 9 16:55:53 2023
    BY: deon (21:2/116)

    |11d|09> |10So a question, your session started with "OPT CRC", which I wouldnt have|07
    |11d|09> |10replied back with an OPT CRC, so curious why the CRC is still being|07
    |11d|09> |10used? (I'm wondering what order there is if OPT EXTCMD GZ BZ2 is also|07
    |11d|09> |10used.)|07

    I think I fixed it, but it's a bit of a hack :)

    Andrew


    --- WWIV 5.9.0.development[NetBSD]
    * Origin: Cabinet of Curiosities - WWIV on NetBSD! (21:1/182)
  • From Apam@21:1/182 to Deon on Thu Nov 9 19:31:39 2023
    BY: deon (21:2/116)

    |11d|09> |10So is it possible you can turn it off - if anything temporarily?|07 |11d|09> |10Otherwise I'll patch my code to ignore it for now before I implement it.|07
    |11d|09> |10(So at least your transfers will work.)|07

    I made some changes, then realized there was a config option to turn it of, so i reverted my changes and then realized the config option is ignored....

    I've now disabled the OPT CRC and sending CRCs, though one file is still stuck it seems.

    Also I got a bunch of micronet messages, though tqw is still empty - I cant log in to Meatlotion's BBS for some reason (Probably got myself blocked trying to get through his bot blocker's unprintable characters... "press smileyface twice to continue...") so i cant check, but i think my test message got through.

    Andrew


    --- WWIV 5.9.0.development[NetBSD]
    * Origin: Cabinet of Curiosities - WWIV on NetBSD! (21:1/182)
  • From deon@21:2/116 to Apam on Thu Nov 9 23:39:47 2023
    Re: Re: Clearing Houz
    By: Apam to Deon on Thu Nov 09 2023 07:31 pm

    Howdy,

    I made some changes, then realized there was a config option to turn it of, so i reverted my changes and then realized the config option is ignored....

    Indeed, I see that the CRC's are no longer there in the M_FILE command.

    I've now disabled the OPT CRC and sending CRCs, though one file is still stuck it seems.

    Yup, I saw it.

    Did you get a netmail back saying that you had a packet password defined (here), and that your packet didnt have a packet password?

    So, I got your file, and didnt process it (because of no packet password).

    Your system must have then bundled up another bundle, with the same archive name and sent it - but I M_SKIP it because it has a different mtime and size to the one I already have (that I got earlier).

    (This is a fix, I'm going to implement, because its reasonable that archives have the same name, and so I shouldnt reject the next one coming with the same name, if I didnt process the first one.)

    Anyway, I've cleared them now - so hopefully you are set. Let me know if you see any other anomalies.


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From deon@21:2/116 to Apam on Thu Nov 9 23:43:32 2023
    Re: Re: Clearing Houz
    By: Apam to Deon on Thu Nov 09 2023 07:31 pm

    Also I got a bunch of micronet messages, though tqw is still empty - I cant

    Just had a thought, did I send you tqw ones, but your side rejected them because they had a packet password?


    ...δεσ∩
    --- SBBSecho 3.20-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)