• Error: can't open /sbbs/webv4/root/index.xjs.ssjs: No such file or dire

    From Angel Ripoll@VERT to Todos on Fri Feb 19 13:34:50 2021
    Hola Todos!

    Do you know why this error can appear?

    !JavaScript /sbbs/exec/xjs_handler.js line 19: Error: can't open /sbbs/webv4/root/index.xjs.ssjs: No such file or directory

    The file /sbbs/webv4/root/index.xjs exists but without the extension .ssjs which seems to be added without having to.

    Thanks.

    Un saludo,
    Angel Ripoll
    aripoll @ zruspas.org

    --- GoldED+/LNX 1.1.5-b20180707 + HPT 1.9 + Binkd 1.1 en Debian
    * Origin: Synchronet - bbs.zruspas.org - Zruspa's BBS - (2:341/66)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT/ECBBS to Angel Ripoll on Fri Feb 19 14:09:59 2021
    Re: Error: can't open /sbbs/webv4/root/index.xjs.ssjs: No such file or dir
    By: Angel Ripoll to Todos on Fri Feb 19 2021 13:34:50

    !JavaScript /sbbs/exec/xjs_handler.js line 19: Error: can't open /sbbs/webv4/root/index.xjs.ssjs: No such file or directory

    The file /sbbs/webv4/root/index.xjs exists but without the extension .ssjs which seems to be added without having to.

    xjs_handler.js attempts to compile the given file (index.xjs) into an SSJS file which is saved with the .ssjs extension (index.xjs.ssjs) in the same directory as the original.

    My first guess would be that permissions on your /sbbs/webv4/root directory do not permit whatever user the BBS is running as to write a new file there.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    ---
    ■ Synchronet ■ electronic chicken bbs - bbs.electronicchicken.com
  • From Angel Ripoll@VERT to Echicken on Sat Feb 20 13:02:44 2021
    Hola Echicken!

    19 Feb 21 14:09, echicken escribi¢ a Angel Ripoll:

    My first guess would be that permissions on your /sbbs/webv4/root directory do not permit whatever user the BBS is running as to write a new file there.

    That's it!

    Now it works fine!

    Thanks a lot ;)

    Un saludo,
    Angel Ripoll
    aripoll @ zruspas.org

    --- GoldED+/LNX 1.1.5-b20180707 + HPT 1.9 + Binkd 1.1 en Debian
    * Origin: Synchronet - bbs.zruspas.org - Zruspa's BBS - (2:341/66)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net