H
Homarr7mo ago
Matt

AdGuard home integration

Hi! I have been trying for a few days to make my AdGuard Home integration work. I’ve tested if Homarr and AdGuard can see each other, put the credentials and selected the integration when I added the app. I’ve searched the Discord, documentation and Reddit in general but I cannot seem to find a real answer, if anyone could help I’d be very greatful! Homarr and AdGuard are on two different hosts, no other details come to mind as now, if I need to give additional info please let me know what I should add! OS: Ubuntu Server 22.04 LTS Host: Docker Compose Config: the default from the documentation Logs: https://pastebin.com/XuxGEjMC No errors or warnings in the logs
Pastebin
Logs for Homarr - 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.
Solution:
Forbidden -> Either your reverse proxy is blocking the requests or the credentials are incorrect
Jump to solution
81 Replies
Cakey Bot
Cakey Bot7mo 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?
Manicraft1001
Manicraft10017mo ago
Hi @Matt , what does the dashboard look like? I see no problems when looking at the log. Did you capture the log after a few minutes?
Matt
Matt7mo ago
Yes, those logs are around 20 minutes old, I have tried to search for a deeper log mode but I cound't find any log-level option in the configs
Matt
Matt7mo ago
No description
Matt
Matt7mo ago
This is how the homepage looks like, I've already made sure that all the login parameters in the integration are correct I'll share the docker-compose.yml content, even tho I just copied and pasted it from the docs, maybe I got something wrong in the process
version: '3'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- ./homarr/data:/data
ports:
- '7575:7575'
version: '3'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- ./homarr/data:/data
ports:
- '7575:7575'
Manicraft1001
Manicraft10017mo ago
Can you try a different browser and clear your cache
Matt
Matt7mo ago
Sure thing
Matt
Matt7mo ago
Using MS Edge gives the same problem
No description
Tag
Tag7mo ago
Sometimes logs are only present in the browser console, anything there?
Matt
Matt7mo ago
I'll check it out
Matt
Matt7mo ago
No description
Tag
Tag7mo ago
If there's no error it means there a problem with how you configured the integration Or rather, that you might not have done it
Matt
Matt7mo ago
I only configured this part of the app, directly on the widget it just gives me the "Use colors from PiHole" switch and the choise between orientations
No description
Tag
Tag7mo ago
I might know... Basically, we validate the data we get from adguard, and if those values are somehow out of scope, it invalidates all the data without giving an error...
Matt
Matt7mo ago
So the data that's coming from AdGuard are somehow out of scope?
Want results from more Discord servers?
Add your server