• mutil mailout error

    From Embalmed@21:4/166 to All on Tuesday, February 25, 2020 18:34:38
    I just started getting this when running mutil mailout, anyone know what is
    up?

    ! Feb 25 18:33:16 ERROR: Unable to find echonode 0 while bundling (._file_id.pkt)(._file_id.diz)

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)
  • From g00r00@21:1/108 to Embalmed on Wednesday, February 26, 2020 11:54:09
    is up?

    ! Feb 25 18:33:16 ERROR: Unable to find echonode 0 while bundling (._file_id.pkt)(._file_id.diz)

    You have a file stuck in your temp directory called file_id.diz

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From Embalmed@21:4/166 to g00r00 on Tuesday, February 25, 2020 22:59:41
    ! Feb 25 18:33:16 ERROR: Unable to find echonode 0 while bundling (._file_id.pkt)(._file_id.diz)

    You have a file stuck in your temp directory called file_id.diz
    In which temp directory? I don't see anything in echomail/out

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)
  • From ryan@21:1/168 to Embalmed on Tuesday, February 25, 2020 23:43:02
    In which temp directory? I don't see anything in echomail/out

    I se you're usinglinux. cd to mystic dir
    find . -iname file_id.diz

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: monterey bbs (21:1/168)
  • From Embalmed@21:4/166 to ryan on Wednesday, February 26, 2020 00:07:26
    In which temp directory? I don't see anything in echomail/out

    I se you're usinglinux. cd to mystic dir
    find . -iname file_id.diz
    Only have file_id.diz in the regular places

    mystic@blrbbs:/opt/mystic$ find . -name file_id.diz
    ./doors/fe77/file_id.diz
    ./doors/tal77/file_id.diz
    ./doors/darkland/file_id.diz
    ./doors/darkland/src/darkland/file_id.diz
    ./doors/dopewars/file_id.diz
    ./doors/doormud/src/file_id.diz
    ./doors/taltest/file_id.diz
    ./doors/darkness/doc/file_id.diz
    ./doors/darkness/dev/file_id.diz
    ./scripts/topdoor/file_id.diz
    ./themes/ascii/file_id.diz
    ./themes/default/scripts/file_id.diz
    ./themes/default/text/file_id.diz
    ./themes/default/text/dsotb/file_id.diz

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)
  • From Avon@21:1/101 to Embalmed on Wednesday, February 26, 2020 21:13:59
    On 26 Feb 2020 at 12:07a, Embalmed pondered and said...

    Only have file_id.diz in the regular places

    mystic@blrbbs:/opt/mystic$ find . -name file_id.diz ./doors/fe77/file_id.diz

    OK you want to have a look in your mystic dir and any sub dirs called temp0 temp1 etc.

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Embalmed@21:4/166 to Avon on Wednesday, February 26, 2020 00:36:05
    OK you want to have a look in your mystic dir and any sub dirs called temp0 temp1 etc.
    I just noticed it said ._file_id.diz, so it was
    in /opt/mystic/temputil/._file_id.diz

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)
  • From Avon@21:1/101 to Embalmed on Wednesday, February 26, 2020 21:47:30
    On 26 Feb 2020 at 12:36a, Embalmed pondered and said...

    I just noticed it said ._file_id.diz, so it was
    in /opt/mystic/temputil/._file_id.diz

    Good you found it :)

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From g00r00@21:1/108 to Embalmed on Wednesday, February 26, 2020 19:32:36
    In which temp directory? I don't see anything in echomail/out

    It would be in the actual "TEMP" directories. Check \mystic\temputil\ and I think you'll find the culprit! The log is just Mystic saying "hey this file
    is here when I'm trying to toss stuff" and it shouldn't hurt anything other than your log files!

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From Embalmed@21:4/166 to g00r00 on Wednesday, February 26, 2020 12:46:34
    You have a file stuck in your temp directory called file_id.diz
    In which temp directory? I don't see anything in echomail/out

    It would be in the actual "TEMP" directories. Check \mystic\temputil\
    and I think you'll find the culprit! The log is just Mystic saying "hey this file is here when I'm trying to toss stuff" and it shouldn't hurt anything other than your log files!
    How did it get there in the first place?

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)
  • From g00r00@21:1/108 to Embalmed on Thursday, February 27, 2020 05:57:43

    I found the way it happens last night. I think you had a file uploaded with a _file_id.diz file in it (note the underscore) and Mystic was trying to process it for a file description. But it couldn't delete the file afterwards because it only actually deletes the standard filenames (file_id.diz and file_id.ans).

    I've changed it last night so that it will only ever import "file_id.diz" or "file_id.ans" files so the "_" prefixed file will never get processed in
    future which will correct the problem.

    --- Mystic BBS v1.12 A46 2020/02/26 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From Embalmed@21:4/166 to g00r00 on Wednesday, February 26, 2020 23:31:46
    I found the way it happens last night. I think you had a file uploaded with a _file_id.diz file in it (note the underscore) and Mystic was
    trying to process it for a file description. But it couldn't delete the file afterwards because it only actually deletes the standard filenames (file_id.diz and file_id.ans).

    I've changed it last night so that it will only ever import
    "file_id.diz" or "file_id.ans" files so the "_" prefixed file will never get processed in future which will correct the problem.
    Great news :)

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)