• letsyncrypt authorization error

    From Justin Waymire@1:103/705 to GitLab note in main/sbbs on Tue Feb 13 12:14:08 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/715#note_4825

    Granted I have a brand new install, however, when attempting to use letsyncrypt, I noticed an error in the default values of the documentation. My true www root directory is "/sbbs/webv4/root" as shown in the server setup within scfg. All the documentation notes "/sbbs/web/root" and that directory does exist and is populated as well. I can only guess without going through the commits that there was an update that changed the primary directory. Once I changed the directorys in the letencrypt.ini, I went ahead and mirrored the .well-known/acme-challenge directories over to /sbbs/web4/root letsencrypt issued a certificate successfully.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nick Young@1:103/705 to GitLab note in main/sbbs on Wed Feb 14 01:18:30 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/715#note_4829

    Interesting. This was working for me though, and nothing has changed, so it's odd it would just stop working.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nick Young@1:103/705 to GitLab note in main/sbbs on Wed Feb 14 02:19:06 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/715#note_4830

    I now get this after trying a blank config.

    ```plaintext
    /sbbs/exec/letsyncrypt.js compiled in 0.00 seconds
    !JavaScript /sbbs/exec/load/acmev2.js line 139: Error: newOrder responded with 400 not 201
    /sbbs/exec/letsyncrypt.js executed in 2.11 seconds
    ```
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)