• can not access to virtual files/directories

    From Fernando Toledo@1:103/705 to GitLab issue in main/sbbs on Sun Apr 21 21:19:59 2024
    open https://gitlab.synchro.net/main/sbbs/-/issues/748

    I just update from git and build on debian gnu/linux

    I get not found errors when access to my libraries via http://host/files/xxxxxx

    _notice the "404 .html" name (space before dot)_

    I think that is related to ARS because, this dir have free access and work:

    https://bbs.docksud.com.ar/files/Zudaka/Zudaka.Info.Pack/

    but, this other dir, need to have access to "LEVEL 1" and do not work:

    https://bbs.docksud.com.ar/files/AmigaNet/


    ```
    abr 22 01:07:42 scarlet synchronet[353278]: web 0112 HTTP [127.0.0.1] Connection accepted on 127.0.0.1 port 8088 from port 44136
    abr 22 01:07:42 scarlet synchronet[353278]: web 0112 HTTP [127.0.0.1] Request: GET /files/AmigaNet/ HTTP/1.0
    4/22 01:07:42 web 0112 HTTP [127.0.0.1] Connection accepted on 127.0.0.1 port 8088 from port 44136
    4/22 01:07:42 web 0112 HTTP [127.0.0.1] Request: GET /files/AmigaNet/ HTTP/1.0 abr 22 01:07:42 scarlet synchronet[353278]: web 0112 HTTP [127.0.0.1] !ERROR: 404 Not Found (line 3383) request: /files/AmigaNet/
    4/22 01:07:42 web 0112 HTTP [127.0.0.1] !ERROR: 404 Not Found (line 3383) request: /files/AmigaNet/
    abr 22 01:07:42 scarlet synchronet[353278]: web 0112 Error message file /sbbs/webv4/root/error/404 .html doesn't exist
    4/22 01:07:42 web 0112 Error message file /sbbs/webv4/root/error/404 .html doesn't exist
    abr 22 01:07:43 scarlet synchronet[353278]: web 0112 HTTP [127.0.0.1] Session thread terminated (0 clients, 3 threads remain, 55 served)
    4/22 01:07:43 web 0112 HTTP [127.0.0.1] Session thread terminated (0 clients, 3 threads remain, 55 served)
    ```
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Apr 21 21:48:20 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/748#note_5283

    Yes, it appears you have some of your libraries requiring a non-black access requirement, so HTTP auth is required to access your list of libraries. Your browser should pop-up an authentication dialog asking for a username and password. That is expected.

    When you (or the user) successfully authenticates via HTTP, you/they should see all the libraries and directories available to the authenticated user account.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Sun Apr 28 12:01:47 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/748#note_5306

    I just update and build from git. The browser are show the prompt for login now.

    But still can not access to files, I get: "No resource at this location." on the browser.

    ```
    4/28 15:58:01 web 0112 HTTP [192.168.10.50] Connection accepted on 192.168.10.1 port 8088 from port 43482
    abr 28 15:58:01 scarlet synchronet[761010]: web 0112 HTTP [192.168.10.50] Connection accepted on 192.168.10.1 port 8088 from port 43482
    4/28 15:58:01 web 0112 HTTP [192.168.10.50] Request: GET /files/AgoraNet/ HTTP/1.1
    abr 28 15:58:01 scarlet synchronet[761010]: web 0112 HTTP [192.168.10.50] Request: GET /files/AgoraNet/ HTTP/1.1
    abr 28 15:58:01 scarlet synchronet[761010]: web 0112 HTTP [192.168.10.50] !ERROR: 404 Not Found (line 3383) request: /files/AgoraNet/
    4/28 15:58:01 web 0112 HTTP [192.168.10.50] !ERROR: 404 Not Found (line 3383) request: /files/AgoraNet/
    ```
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Apr 28 14:24:12 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/748#note_5308

    Are you authenticating?

    What are you access requirements settings for these file areas in SCFG?
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)