• out of memory on auth.js line 151

    From Fernando Toledo@1:103/705 to GitLab issue in main/sbbs on Mon Dec 28 11:53:53 2020
    open https://gitlab.synchro.net/main/sbbs/-/issues/198

    I found these error at my error log, i try to identified what is the issue:```Mon Dec 28 07:51:42 2020 bbs.docksud.com.arweb 0095 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjsMon Dec 28 08:27:20 2020 bbs.docksud.com.arweb 0011 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjsMon Dec 28 08:52:49 2020 bbs.docksud.com.arweb 0011 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjsMon Dec 28 11:15:28 2020 bbs.docksud.com.arweb 0062 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjs ```
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Mon Dec 28 13:33:15 2020
    https://gitlab.synchro.net/main/sbbs/-/issues/198#note_1250

    What is your JavaScriptMaxBytes set to in your sbbs.ini file? If it's less than 16MBytes, definitely increase it, but 160MBytes is the new default.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Mon Dec 28 14:59:10 2020
    https://gitlab.synchro.net/main/sbbs/-/issues/198#note_1253

    good! thanks!
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab issue in main/sbbs on Mon Dec 28 14:59:10 2020
    close https://gitlab.synchro.net/main/sbbs/-/issues/198

    I found these error at my error log, i try to identified what is the issue:```Mon Dec 28 07:51:42 2020 bbs.docksud.com.arweb 0095 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjsMon Dec 28 08:27:20 2020 bbs.docksud.com.arweb 0011 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjsMon Dec 28 08:52:49 2020 bbs.docksud.com.arweb 0011 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjsMon Dec 28 11:15:28 2020 bbs.docksud.com.arweb 0062 !JavaScript /sbbs/webv4/lib/auth.js line 151: out of memory, Request: /index.xjs ```
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Mon Dec 28 14:35:36 2020
    https://gitlab.synchro.net/main/sbbs/-/issues/198#note_1251

    I had 8mb =)I update my sbbs.ini according to master branchI notice that LOCAL_TIMEZONE option are deprecated, does sbbs use local time by default?
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Mon Dec 28 14:43:26 2020
    https://gitlab.synchro.net/main/sbbs/-/issues/198#note_1252

    Yes, sbbs has used the local timezone only/always for a long time now.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)