H
Homarr3mo ago
Lucas11

Nginx reverse proxy poblem

the icons and config are broken when i enter whit the reverse proxy
No description
Solution:
Do not proxy to /board. Otherwise, our requests for images will be miss-redirected.
Jump to solution
6 Replies
Cakey Bot
Cakey Bot3mo ago
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?
Lucas11
Lucas11OP3mo ago
(and no logs becuse is empty) Exact Homarr version 0.15.3 Configuration docker-compose Operating system Ubuntu server device: raspberry pi 3 b+ Nginx code: server { listen 80; listen [::]:80; server_name 192.168.100.22 192.168.100.22; location / { proxy_pass http://192.168.100.22:7575/board; include proxy_params; } }
Solution
Manicraft1001
Manicraft10013mo ago
Do not proxy to /board. Otherwise, our requests for images will be miss-redirected.
Lucas11
Lucas11OP3mo ago
ok thanks
Manicraft1001
Manicraft10013mo ago
Can I mark this as resolved?
Lucas11
Lucas11OP3mo ago
yea
Want results from more Discord servers?
Add your server