• exec/json-service.js

    From echicken@1:103/705 to CVS commit on Fri Aug 31 07:33:39 2018
    exec json-service.js 1.34 1.35
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv22249

    Modified Files:
    json-service.js
    Log Message:
    try { to load each module } catch (err) { and log failures }
    If a single DB file fails parsing on init, the service crashes, restarts,
    and this goes on until the bad JSON file is deleted/fixed.
    Should consider file_backup when writing DBs out to the local
    floppy diskette drive, so the sysop has something recent to revert to.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mcmlxxix@1:103/705 to CVS commit on Sun May 5 09:49:55 2019
    exec json-service.js 1.35 1.36
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv14120

    Modified Files:
    json-service.js
    Log Message:
    log messages from background service threads via parent_queue if possible

    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri May 1 12:45:29 2020
    exec json-service.js 1.36 1.37
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv32460

    Modified Files:
    json-service.js
    Log Message:
    Add backslash as necessary for "dir" key.

    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Tue May 5 21:20:12 2020
    exec json-service.js 1.37 1.38
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25066

    Modified Files:
    json-service.js
    Log Message:
    Convert relative "dir" values from json-service.ini to absolute paths to resolve crazy errors that can transpire if you have an xtrn/xtrn/<game> directory in addition to xtrn/<game> directory.

    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)