filestash icon indicating copy to clipboard operation
filestash copied to clipboard

[bug] "Local" storage backend not available in latest docker container

Open Krystex opened this issue 11 months ago • 1 comments

Description of the bug

First of all, thanks for the cool project! However, when I wanted to setup filestash with docker-compose (v0.5.20240313 / commit hash ff4bbdc), the "local" storage backend is not present.

I started filestash according the the official docs and expected different backend providers like this: image However, I got a page like this, with no "local" backend to be seen:

image

Also, no authentication middlewares could be seen. How do I fix this?

Step by step instructions to reproduce the bug

  • use the provided docker-compose.yml-file, based on the official install docs
  • create an admin password
  • log into admin console
  • go to "backend"

Can you replicate that error from the demo?

No, I do not know the admin password

Observed behavior

Local storage backend not available.

Expected behavior

Local storage backend should be available.

Krystex avatar Mar 17 '24 12:03 Krystex

Indeed I have major issues last week in the latest build which is probably what you just saw, the latest image should be fine

mickael-kerjean avatar Mar 21 '24 07:03 mickael-kerjean