v1 Beta - Cannot use Reverse Proxy
Connecting directly to the host:port - Works fine.
Connecting via hostname using reverse proxy:
Page shows:
Logs show:
Cache cleared. Configuration worked on pre-1.0 homarr.
12 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
This unauthorized error is only thrown when you open the boards page and are not logged in, created an issue for it on github
Solution
Has been fixed in
v1.0.0-beta.4
Are all of those being pushed to the
beta
tag for the image, or is the new image under the tag above.
I'm assuming the later as skopeo inspect says that beta.4 is also a tag
beta is where all betas are pushed, so you can either specify the specific 4 version or beta and run
docker compose pull
👍
btw think the beta.4 flag is still versioned as beta.3 somewhere.
Image is set to beta4 from beta, so assuming some var/version wasn't incremened
Okay yes seems like it. But then you have v4, because previously it showed 0.0.1
right, it's v4 because my bug is fixed lol
Bug with version number will be addressed in https://github.com/homarr-labs/homarr/pull/1725
GitHub
fix: about version is one behind because of missing package-json up...
Homarr
Thank you for your contribution. Please ensure that your pull request meets the following pull request:
Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
Pull r...
Has been fixed in
v1.0.0-beta.5