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]: Filebrowser template is broken #2641

Open
ershisan99 opened this issue Jun 23, 2024 · 1 comment
Open

[Bug]: Filebrowser template is broken #2641

ershisan99 opened this issue Jun 23, 2024 · 1 comment

Comments

@ershisan99
Copy link

Description

When using filebrowser/filebrowser:latest docker image and the default config I'm getting 404 not found independent of the domain I use.
Using filebrowser/filebrowser:v2.28.0-amd64-s6 instead solves the issue for now, but that feels like a workaround.

Minimal Reproduction (if possible, example repository)

  1. Create a new filebrowser resource with the default configuration
  2. Observe the issue

Exception or Error

No errors are logged, everything looks fine.
Some observations:

  1. Changing healthcheck port from 8080 to 80 somehow makes it return 502 Bad Gateway
  2. Executing curl -f 127.0.0.1:80 in "Execute Command" menu returns what seems like correct html for filebrowser

Version

v4.0.0-beta.297

@iamEvanYT
Copy link
Contributor

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