• Error

    From Havok@VERT/ANARCHY to All on Wed Dec 28 07:24:07 2022
    As much as I hate to ask, this error started not long ago and
    I could use a pro's help on hopefully fixing.

    Wed Dec 28 06:58:50 2022 master/e2cdd5fc6 anarchybbs.com
    srvc 0000 JSON-Service SyntaxError: JSON.parse

    From the error.log file.

    Thanks


    -*|04Hav|12o|04k|07*-

    Telnet:|04a|12na|12rchyb|04bs.com:2332
    ---
    þ Synchronet þ Anarchy BBS - anarchybbs.com:2332
  • From Digital Man@VERT to Havok on Wed Dec 28 14:09:47 2022
    Re: Error
    By: Havok to All on Wed Dec 28 2022 07:24 am

    As much as I hate to ask, this error started not long ago and
    I could use a pro's help on hopefully fixing.

    Wed Dec 28 06:58:50 2022 master/e2cdd5fc6 anarchybbs.com
    srvc 0000 JSON-Service SyntaxError: JSON.parse

    From the error.log file.

    That's from json-service.js. Check your ctrl/json-service.ini file, and for any json scripts (e.g. doors) that are specified, double-check that their *.json files aren't corrupted somehow.

    If you look at the activity log output (e.d. data/logs/MMDDYY.log) from that date/time, you should be able to easily correlate which script/door is triggering the error to narrow down your search.
    --
    digital man (rob)

    Synchronet "Real Fact" #117:
    Synchronet v1b r0 (for MS-DOS) was released on September 25, 1992
    Norco, CA WX: 60.4øF, 69.0% humidity, 2 mph SE wind, 0.50 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Greg Youngblood@VERT to Digital Man on Wed Dec 28 18:30:27 2022
    Re: Error
    By: Digital Man to Havok on Wed Dec 28 2022 02:09 pm

    That's from json-service.js. Check your ctrl/json-service.ini file, and for any json scripts (e.g. doors) that are specified, double-check that their *.json files aren't corrupted somehow.

    If you look at the activity log output (e.d. data/logs/MMDDYY.log) from that date/time, you should be able to easily correlate which script/door is triggering the error to narrow down your search. --

    Thanks but I have one more error with qwk after a update or what ever.

    Wed Dec 28 13:37:28 2022 master/009c9a111 anarchybbs.com
    evnt QNET libarchive error -30 (archive_read_open_filename returned -30: Unrecognized archive format) extracting /home/bbs/sbbs/data/DIGDIST.qwk

    Wed Dec 28 13:37:29 2022 master/009c9a111 anarchybbs.com
    evnt QNET !ERROR 2 (No such file or directory) in un_qwk.cpp line 95 (unpack_qwk) executing "unzip -Coj /home/bbs/sbbs/data/DIGDIST.qwk * -d /home/bbs/sbbs/ctrl/tmp/event/" access=9

    If I could get this fixed I'd be a happy camper!

    Thank you for your help!


    -*|04Hav|12o|04k|07*-

    Telnet:|04a|12na|12rchyb|04bs.com:2332
    ===
    --- SBBSecho 3.15-Linux
    * Origin: Anarchy BBS|anarchybbs.com:2332 (1:123/131)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Greg Youngblood on Wed Dec 28 16:45:16 2022
    Re: Error
    By: Greg Youngblood to Digital Man on Wed Dec 28 2022 06:30 pm

    Re: Error
    By: Digital Man to Havok on Wed Dec 28 2022 02:09 pm

    That's from json-service.js. Check your ctrl/json-service.ini file, and for any json scripts (e.g. doors) that are specified, double-check that their *.json files aren't corrupted somehow.

    If you look at the activity log output (e.d. data/logs/MMDDYY.log) from that date/time, you should be able to easily correlate which script/door is triggering the error to narrow down your search. --

    Thanks but I have one more error with qwk after a update or what ever.

    Wed Dec 28 13:37:28 2022 master/009c9a111 anarchybbs.com
    evnt QNET libarchive error -30 (archive_read_open_filename returned -30: Unrecognized archive format) extracting /home/bbs/sbbs/data/DIGDIST.qwk

    Did you check the file? Is it a valid ZIP file?

    Wed Dec 28 13:37:29 2022 master/009c9a111 anarchybbs.com
    evnt QNET !ERROR 2 (No such file or directory) in un_qwk.cpp line 95 (unpack_qwk) executing "unzip -Coj /home/bbs/sbbs/data/DIGDIST.qwk * -d /home/bbs/sbbs/ctrl/tmp/event/" access=9

    Do you have unzip (Info-Zip) installed?
    --
    digital man (rob)

    Synchronet "Real Fact" #73:
    SyncTERM (created by Deuce) contains portions of Synchronet and SEXYZ code Norco, CA WX: 57.8øF, 76.0% humidity, 0 mph SE wind, 0.50 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Havok@VERT/ANARCHY to Digital Man on Thu Dec 29 11:01:19 2022
    Re: Error
    By: Digital Man to Greg Youngblood on Wed Dec 28 2022 04:45 pm


    evnt QNET libarchive error -30 (archive_read_open_filename returned
    /home/bbs/sbbs/data/DIGDIST.qwk

    Did you check the file? Is it a valid ZIP file?

    First thanks for the reply.

    I have zip and upzip istalled, if I go to a command prompt they both come
    out with a list of commands.

    The the files are: CBBSNET.qwk & DIGDIST.qwk

    Thanks for helping!!!




    -*|04Hav|12o|04k|07*-

    Telnet:|04a|12na|12rchyb|04bs.com:2332
    ---
    þ Synchronet þ Anarchy BBS - anarchybbs.com:2332
  • From Digital Man@VERT to Havok on Thu Dec 29 12:57:55 2022
    Re: Error
    By: Havok to Digital Man on Thu Dec 29 2022 11:01 am

    Re: Error
    By: Digital Man to Greg Youngblood on Wed Dec 28 2022 04:45 pm


    evnt QNET libarchive error -30 (archive_read_open_filename returned
    /home/bbs/sbbs/data/DIGDIST.qwk

    Did you check the file? Is it a valid ZIP file?

    First thanks for the reply.

    I have zip and upzip istalled, if I go to a command prompt they both come
    out with a list of commands.

    The the files are: CBBSNET.qwk & DIGDIST.qwk

    Well for some reason, 'unzip' isn't in your search path when the BBS is running. Try shelling to a command prompt with the ;shell sysop command and see if 'unzip' runs without specifying the path to it.

    As for the files, yes, I know "DIGDIST.qwk" is the. QWK and REP files are usually ZIP files. My question to you was: Did you check the file to see if it's a valid ZIP file? The 'file' command will tell you what kind of file it is and 'unzip -t' will test it for validity.
    --
    digital man (rob)

    Sling Blade quote #25:
    Karl: they seen fit to put me in here and here I've been a great long while. Norco, CA WX: 56.1øF, 83.0% humidity, 0 mph WSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Havok@VERT/ANARCHY to Digital Man on Fri Dec 30 18:39:18 2022
    Re: Error
    By: Digital Man to Greg Youngblood on Wed Dec 28 2022 04:45 pm

    Did you check the file? Is it a valid ZIP file?

    Well I did a noob setting, laying in bed the other night with this on my mind
    I though (blink small light comes on) wait I am writing to Rob on a qwk
    network and everything is fine.

    So today I logon to the other board and I had set it to zip but must have
    scrolled down the page and it flipped to .rar

    Everything works fine now, sorry I waisted your time this this topic.

    Thanks for everything again!




    -*|04Hav|12o|04k|07*-

    Telnet:|04a|12na|12rchyb|04bs.com:2332
    ---
    þ Synchronet þ Anarchy BBS - anarchybbs.com:2332