H
Homarr2mo ago
StLCards

Issues After Upgrade From .0.15.9

Hello, I had been holding on to the older version of Homarr and finally bit the bullet and did the update yesterday. Most all seems to be working but having a few quirky things and want to make sure I havent missed a setting or goofed my yaml file. 1. More times than not when I click the refresh button in browser the page only partially loads. Background shows but no apps or integrations, everything is missing. I must click the bookmark for the page to load properly. 2. Some app icons didn't transfer over, no biggie, but when trying to add them by typing the name Homarr doesn't seem to be searching for them, nothing but blanks. 3. Previous URLs used for ping no longer work although no changes were made. 4. Where did the green ping dots go? These check marks aren't very visible.
No description
No description
No description
21 Replies
Cakey Bot
Cakey Bot2mo 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?
StLCards
StLCardsOP2mo ago
Adding Yml file...
homarr:
image: ghcr.io/homarr-labs/homarr:latest
container_name: homarr
mac_address: 02:42:d2:45:2b:15
dns:
- 192.168.10.150
- 192.168.10.160
environment:
- PUID=1000
- PGID=100
- TZ=America/Chicago
- VERSION=docker
- SECRET_ENCRYPTION_KEY=xxxxxxxxxxxxxxxxxxxxxx
ports:
- 7575:7575
hostname: homarr
volumes:
#- /share/Docker/homarr/configs:/app/data/configs
- /share/Docker/homarr/appdata:/appdata
#- /share/Docker/homarr/icons:/app/public/icons
- /share/Docker/varRunSymLink/docker.sock:/var/run/docker.sock
restart: unless-stopped
networks:
qnet-static-bond0-ae19be:
ipv4_address: 192.168.10.31
homarr:
image: ghcr.io/homarr-labs/homarr:latest
container_name: homarr
mac_address: 02:42:d2:45:2b:15
dns:
- 192.168.10.150
- 192.168.10.160
environment:
- PUID=1000
- PGID=100
- TZ=America/Chicago
- VERSION=docker
- SECRET_ENCRYPTION_KEY=xxxxxxxxxxxxxxxxxxxxxx
ports:
- 7575:7575
hostname: homarr
volumes:
#- /share/Docker/homarr/configs:/app/data/configs
- /share/Docker/homarr/appdata:/appdata
#- /share/Docker/homarr/icons:/app/public/icons
- /share/Docker/varRunSymLink/docker.sock:/var/run/docker.sock
restart: unless-stopped
networks:
qnet-static-bond0-ae19be:
ipv4_address: 192.168.10.31
Manicraft1001
Manicraft10012mo ago
!qa required_data
Cakey Bot
Cakey Bot2mo ago
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question. Please provide: - your Homarr logs - your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...) - A detailed description of your problem or question with additional images where necessary - Your operating system - Version of Homarr (do not say latest! say 0.15.2, ...) Failure to comply with this will result in a permanent closure of your support request.
StLCards
StLCardsOP2mo ago
Please provide: See attachment, look blank: your Homarr logs ✅ ✅ your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...), ✅ A detailed description of your problem or question with additional images where necessary, QNAP Container Station: Your operating system ✅ v1.26: Version of Homarr (do not say latest! say 0.15.2, ...)✅
No description
Manicraft1001
Manicraft10012mo ago
Please provide the full logs, starting from the container startup
Manicraft1001
Manicraft10012mo ago
Upload to Pastebin. All of this is explained and documented in the link above. Please read it.
StLCards
StLCardsOP2mo ago
Are these the correct ones? They from QNAP COntainer Station
StLCards
StLCardsOP2mo ago
Pastebin
Homarr StLCards - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
StLCards
StLCardsOP2mo ago
Hopefully this is correct
Manicraft1001
Manicraft10012mo ago
Interesting, lots of errors, possibly some resources missing or broken. Do you know how QNAP runs Homarr? And do you use reverse proxies? If yes, how did you configure them? They might be relevant here
StLCards
StLCardsOP2mo ago
QNAP runs Homarr as a Docker container, I Have been running the .15.x version for a couple years without issue. Yes, I run NGINX Proxy Manager, didnt change any settings from previous install Literally did the backup and followed the procedure to upgrade Almost wonder if blowing it away and starting from scratch is the best thing as many of the integrations have to be setup now anyway as much of it did not copy over
Manicraft1001
Manicraft10012mo ago
You could create a second instance to test whether it works there Ensure that NPM has websocket support enabled And ensure that the container has access to GitHub.com and can access the internet
StLCards
StLCardsOP2mo ago
Sure, I’ll do that and let you know
Manicraft1001
Manicraft10012mo ago
Thanks
StLCards
StLCardsOP2mo ago
So I spun up a new instance and started from scratch. Icons seem to be updating, Docker Symlink seems to be working, refresh is working. Only issue seems to be ping... https://pastebin.com/nSrBYSRS
Pastebin
Homarr StLCards 2 - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
No description
No description
No description
StLCards
StLCardsOP2mo ago
I previously used the same url for pings, but now they do not work. Although they dont work in url form from Mac terminal either, only IP
Manicraft1001
Manicraft10012mo ago
Can you confirm that the Homarr container itself can reach it, not your host?
StLCards
StLCardsOP2mo ago
I’ll look into that. Will google how to and report back.
StLCards
StLCardsOP2mo ago
https://pastebin.com/X9mjf1fS The container can access github.com, can resolve DNS, and can ping direct to the device. It cannot however ping the URL even though the previous 15.9 could using same URL
Pastebin
Homarr StLCards 3 - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Did you find this page helpful?