Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Krystex opened this issue Mar 17, 2024 · 1 comment
Open

Comments

@Krystex
Copy link

Krystex commented Mar 17, 2024

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.

@mickael-kerjean
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants