mickael-kerjean / filestash

🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
https://www.filestash.app/
GNU Affero General Public License v3.0
9.99k stars 737 forks source link

[bug] Local storage backend shows Oops! Not found error #708

Open uwu64 opened 2 months ago

uwu64 commented 2 months ago

Description of the bug

After logging in to a simple setup with HTPASSWD authentication and Local storage, the screen shows an error and no further action is allowed. I notice that no matter what is entered into the Path of admin panel, GET request is sent to host:8334/api/files/ls?path=%2F and returns 404 every time. I have verified that directories do in fact exist on my machine

Step by step instructions to reproduce the bug

Can you replicate that error from the demo?

No

Observed behavior

Navigating to host:8334 redirects to host:8334/files/ and the error Oops! Not found is displayed after a brief loading spinner.

Expected behavior

Directory is visible and can interact with folders and files

simonoricardo commented 1 month ago

I encounter the same issue using PASSTHROUGH and direct.

I'd be happy to rollback to an older version if anybody would know one on which it is not broken, for the time being :)