docker-pihole-unbound icon indicating copy to clipboard operation
docker-pihole-unbound copied to clipboard

Error in pihole settings

Open resignedScientist opened this issue 2 years ago • 2 comments

Hi, there is an error in pihole settings: Screenshot 2022-07-11 at 11 05 24

I've just loaded the image like normal and nothing else.

resignedScientist avatar Jul 11 '22 09:07 resignedScientist

I started getting this error yesterday, as far as I know, I did not update/change anything to cause this error. Running 2022.08.02, tried falling back to 2022.07.1, but get the same error. I am running on Debian 11 and I also run Home Assistant and Portainer on the same host machine. Maybe an OS update or an update from Home Assistant broke something? I will try to investigate further.

ChevySSinSD avatar Sep 01 '22 15:09 ChevySSinSD

I found a solution:

just comment out this line from docker-compose.yml:

  • FTLCONF_REPLY_ADDR4=${FTLCONF_REPLY_ADDR4}

this seems to mess things up if not set in the .env file

resignedScientist avatar Dec 26 '22 23:12 resignedScientist