H
Homarr2mo ago
Sereth

pihole integration error: "The integration could not be created"

Hello everyone, When I try to do the pihole integration, I get this error: "The integration could not be created" My setup: I used proxmox community scripts to install this as an LXC container on my proxmox server, script here: https://community-scripts.github.io/ProxmoxVE/scripts?id=pihole I already tried: Ports 80, 8080, 443, and 53 Https and http for all ports Changing app password inside pihole Reading through other issues similar to this on discord Reading through Homarr documentation Pihole is running fine, Homarr is able to ping multiple machines just fine running on a different machine than pihole, I don't verify certs. Trying post as little logs as possible for privacy I'm hoping someone will be able to help. Thank you! Screenshots and logs attached when i click test connection on the integration page.
Proxmox VE Helper-Scripts
A Front-end for the Proxmox VE Helper-Scripts (Community) Repository. Featuring over 200+ scripts to help you manage your Proxmox VE environment.
8 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?
Manicraft1001
Manicraft10015w ago
Hi, your PiHole seems to be running on port 80, not 8080. Please update the URL in Homarr.
Sereth
SerethOP4w ago
hey, thank you for your response, I tried that, and I still get response failed
No description
Manicraft1001
Manicraft10014w ago
Can the Homarr container / VM ping that IP? Do not test from the host machine but from where Homarr is running
kali
kali4w ago
I had the same problem pi hole was running fine but couldn t integrate after update to v6 what i did: - uninstall lighthttpd on the server that was running pi-hole updated /etc/pihole/pihole.toml in the webserver section I changed port = "80o,443os,[::]:80o,[::]:443os" instead of port = "8080o,443os,[::]:8080o,[::]:443os" and it worked again
Manicraft1001
Manicraft10014w ago
Perhaps this is related to https://github.com/homarr-labs/homarr/issues/2578 . We maybe do not respect the port.... I'll check the code
GitHub
bug: Pi-hole integration failing to create · Issue #2578 · homarr...
Describe the bug Whenever I try to make a integration for Pi-Hole it gives me an integration failed to create message. My Jellyfin integration saves fine though. Steps to reproduce Make a new integ...
kali
kali4w ago
that would be my thought but i am not an expert and have no knowledge of how Homarr works. Thanks for this great project!
Sereth
SerethOP4w ago
hey, thanks for your support. I appreciate Kali for jumping in on this as well. At this time, and due to having issues with making small modifications to specific files with containers in the past, I'm going to hold off on updating the .TOML file in hopes that the code can be updated for everyone instead of everyone having to do this. I read the discussion. I'm glad I'm not alone on this. I look forward to seeing the updates!

Did you find this page helpful?