HomarrH
Homarr9mo ago
8 replies
Pyrotech1620

Widgets not refreshing on their own

I just recently upgraded from v0.15.09 to v1.18.0 and I am using Proxmox LXC and the helperscript to install it. The dashboard loaded fine and i made all the tweaks to integrations and got everything reconnected.

However, all widgets i am using will refresh when first load the dashboard but then never refresh again unless I hit the refresh button on the browser. My widgets include Proxmox hardware, jellyseer, plex, sabnzbd, and tdarr. They all are acting the same way and I am not seeing any errors in the logs but they do seem to show it polling information on the backend just not getting refreshed on the dashboard itself.

I am not sure if this is just the way v1.0+ works or if there is a new setting I am missing that adjust the refresh. In pre v1.0+ they would all refresh on their own and I didnt have to hit the refresh button on the browswer.

Any insights or help would be much appreciated. Thanks
Solution
I found the issue. When I migrated nginx was using port 3000 from the previous version which worked but in v1.0+ it seems to use 7575. So when using port 3000 homarr loads but auto-refresh doesnt. I updated nginx to 7575 and it works perfect now.
Was this page helpful?