dwrighty
dwrighty
HHomarr
Created by Evil Engineer on 5/21/2024 in #💬・get-help
Weather Widget not Working (TrueNAS Scale)
Hi all First post, new installation. I'm loving Homarr. I am having a couple of issues though. For this post it's the weather widget which isn't working. Homarr is installed through Portainer using a stack/docker-compose.yml. Operating system: Ubuntu 24.04 Version: 0.15.4 Configuration: Docker Compose through Portainer stacks (Username obfustrated for privacy): "services: homarr: container_name: homarr image: ghcr.io/ajnart/homarr:latest restart: unless-stopped environment: - TZ=Europe/London - DISABLE_ANALYTICS=true - DEFAULT_COLOR_SCHEME=dark volumes: - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration - /home/<<User>>/homarr/configs:/app/data/configs - /home/<<user>>/homarr/icons:/app/public/icons - /home/<<user>>/homarr/data:/data ports: - '7575:7575'" I've added the log to Pastebin - https://pastebin.com/KemKKHJa I use Pihole but have whitelisted the open-meteo urls mentioned above but still no joy. Thanks for any help anybody can be - D
35 replies