naru.
naru.
HHomarr
Created by naru. on 12/20/2024 in #💬・get-help
1.0.0-beta.5 adguard integration doesnt work
Log:
homarr | 2024-12-20T15:18:56.817Z error: Failed to test connection fetch failed
homarr | 2024-12-20T15:18:56.818Z error: tRPC Error with mutation on 'integration.create': (INTERNAL_SERVER_ERROR) - Checking integration connection failed
homarr | 2024-12-20T15:18:56.817Z error: Failed to test connection fetch failed
homarr | 2024-12-20T15:18:56.818Z error: tRPC Error with mutation on 'integration.create': (INTERNAL_SERVER_ERROR) - Checking integration connection failed
OS: LXC with Ubuntu in Proxmox Homarr Version: 1.0.0-beta.5 Docker compose:
services:
homarr:
container_name: homarr
image: ghcr.io/homarr-labs/homarr:beta
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/appdata:/appdata
ports:
- '7575:7575'
services:
homarr:
container_name: homarr
image: ghcr.io/homarr-labs/homarr:beta
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/appdata:/appdata
ports:
- '7575:7575'
- tried via https:// ip : 443 - tried via https://dns.domain.com (with and without trailling slash) - tried both my adguard instances
19 replies
HHomarr
Created by naru. on 5/17/2024 in #💬・get-help
using 2 different (non-cluster) proxmox servers in system health monitoring
Is it possible to use 2 different proxmox servers in system health monitoring? I tried to create categorys and seperate them in there, but it also doesnt work. It always only shows data from the first added Proxmox app in both widgets. I tried it with node names, but ig it only works when they are in a cluster, as it then shuws NaN
7 replies