• Incoming files not tossing

    From nathanael@21:4/123 to All on Fri Mar 8 13:13:34 2019
    Since rebuilding my board a couple of weeks ago, incoming files are stuck in echomail/in and not getting tossed.

    + Mar 08 00:50:46 Process: Importing EchoMail
    + Mar 08 00:50:46 Waiting for BUSY nodes
    - Mar 08 00:50:46 LINKS:
    - Mar 08 00:50:46 Node 1 21:4/100@fsxnet
    ! Mar 08 00:50:46 Import from /mystic/echomail/in/
    + Mar 08 00:50:46 Extracting 0000ffe9.suy
    - Mar 08 00:50:46 unzip -oqqjC "/mystic/echomail/in/0000ffe9.suy" "*.pkt"
    -d /mystic/temputil/
    ! Mar 08 00:50:46 Unable to extract bundle; skipping
    ! Mar 08 00:50:46 Unknown inbound file null004l32.tic
    ! Mar 08 00:50:46 Unknown inbound file null004l32.zip
    ! Mar 08 00:50:46 Unknown inbound file null004rpi.tic
    ! Mar 08 00:50:46 Unknown inbound file null004rpi.zip
    ! Mar 08 00:50:46 Unknown inbound file null004w32.tic
    ! Mar 08 00:50:46 Unknown inbound file null004w32.zip
    ...


    I've got all the fsxNet file bases created and linked (and auto-create enabled), but I'm guessing I missed a setting somewhere.

    ÖÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ· ÖÄÄÄÄÄÄÄ· ÖÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ·
    *HúUúMúOúNúGúOúUúS* BúBúS nathanael : jenandcal.familyds.org:2323
    ÓÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĽ ÓÄÄÄÄÄÄĽ ÓÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĽ

    --- Mystic BBS v1.12 A42 2018/12/27 (Raspberry Pi/32)
    * Origin: *HUMONGOUS* BBS (21:4/123)
  • From Avon@21:1/101 to nathanael on Fri Mar 8 19:29:32 2019
    On 08 Mar 2019 at 01:13p, nathanael pondered and said...

    Since rebuilding my board a couple of weeks ago, incoming files are
    stuck in echomail/in and not getting tossed.
    ! Mar 08 00:50:46 Import from /mystic/echomail/in/
    + Mar 08 00:50:46 Extracting 0000ffe9.suy
    - Mar 08 00:50:46 unzip -oqqjC "/mystic/echomail/in/0000ffe9.suy" "*.pkt" -d /mystic/temputil/
    ! Mar 08 00:50:46 Unable to extract bundle; skipping

    Is this packet 0kb in size?

    ! Mar 08 00:50:46 Unknown inbound file null004l32.tic
    ! Mar 08 00:50:46 Unknown inbound file null004l32.zip
    ! Mar 08 00:50:46 Unknown inbound file null004rpi.tic
    ! Mar 08 00:50:46 Unknown inbound file null004rpi.zip
    ! Mar 08 00:50:46 Unknown inbound file null004w32.tic
    ! Mar 08 00:50:46 Unknown inbound file null004w32.zip

    Do you have the filetoss stanza set to true?

    Best, Paul

    --- E:avon@bbs.nz ------ W:bbs.nz ---
    --- K:keybase.io/avon --------------

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From nathanael@21:4/123 to Avon on Fri Mar 8 16:11:52 2019
    Is this packet 0kb in size?

    Yes.

    Do you have the filetoss stanza set to true?

    Umm ... *now* it is. <sheepish grin>

    So now some of the files have tossed. However, I've built of a collection of dupes, such as:

    fsxinfo.zip
    fsxinfo.1.zip
    fsxinfo.2.zip
    ...
    fsxinfo.9.zip

    And only the oldest one tossed; the rest were left in echomail/in/ for me to delete manually.

    But would it be better if mutil tossed the newest one rather than the oldest, then cleaned out the old stuff? That way folks like me could get away with making newb mistakes :-).

    ÖÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ· ÖÄÄÄÄÄÄÄ· ÖÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ·
    *HúUúMúOúNúGúOúUúS* BúBúS nathanael : jenandcal.familyds.org:2323
    ÓÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĽ ÓÄÄÄÄÄÄĽ ÓÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĽ

    --- Mystic BBS v1.12 A42 2018/12/27 (Raspberry Pi/32)
    * Origin: *HUMONGOUS* BBS (21:4/123)
  • From g00r00@21:1/108 to nathanael on Fri Mar 8 02:35:20 2019
    - Mar 08 00:50:46 unzip -oqqjC "/mystic/echomail/in/0000ffe9.suy" "*.pkt" -d /mystic/temputil/
    ! Mar 08 00:50:46 Unable to extract bundle; skipping

    Are your ownerships correct? Does the "SUY" file actually contain any .PKT files in it? This seems to be not a thing specific to Mystic since its executing unzip properly. At that point its out of Mystic's hands and its only reporting back the result from unzip. Validate your ownerships are okay:

    sudo chown -R /mystic bbsuser:bbsuser

    Also make sure that your bundles are actually in ZIP format from the hub (although its very unlikely someone uses something other than ZIP these days) and that the .SUY file isn't 0 bytes or a file that doesn't have any PKT
    files in it.

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: Sector 7 (21:1/108)
  • From Avon@21:1/101 to nathanael on Sun Mar 10 09:33:34 2019
    On 08 Mar 2019 at 04:11p, nathanael pondered and said...

    Is this packet 0kb in size?
    Yes.

    yep just delete them. Ideally g00r00 may code something to sweep echomail\in for 0kb packets periodically and just auto remove them?

    Do you have the filetoss stanza set to true?
    Umm ... *now* it is. <sheepish grin>

    Yep all good :)

    So now some of the files have tossed. However, I've built of a
    collection of dupes, such as:

    fsxinfo.zip
    fsxinfo.1.zip
    fsxinfo.2.zip

    I would just delete all and wait for the next weekly one to arrive.

    Glad it all got sorted out for you :)

    Best, Paul

    --- E:avon@bbs.nz ------ W:bbs.nz ---
    --- K:keybase.io/avon --------------

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From nathanael@21:4/123 to Avon on Sun Mar 10 08:38:50 2019
    yep just delete them.

    already gone.

    I would just delete all and wait for the next weekly one to arrive.

    I just manually unpacked the moat recent ones then deleted everything

    but yeh, we're all good until the next PBKAC error, which should be in 3 ...
    2 ... 1 ...

    ÖÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ· ÖÄÄÄÄÄÄÄ· ÖÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ·
    *HúUúMúOúNúGúOúUúS* BúBúS nathanael : jenandcal.familyds.org:2323
    ÓÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĽ ÓÄÄÄÄÄÄĽ ÓÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄĽ

    --- Mystic BBS v1.12 A42 2018/12/27 (Raspberry Pi/32)
    * Origin: *HUMONGOUS* BBS (21:4/123)