3. any additional info to help reproduce
If i go back to version 2022.07.1, than I can see the 'basic' dashboard without login.
These common fixes didn't work for my issue
[x] I have tried removing/destroying my container, and re-creating a new container
[ ] I have tried fresh volume data by backing up and moving/removing the old volume data
[ ] I have tried running the stock docker run example(s) in the readme (removing any customizations I added)
[ doc] I have tried a newer or older version of Docker Pi-hole (depending what version the issue started in for me)
[ ] I have tried running without my volume data mounts to eliminate volumes as the cause
If the above debugging / fixes revealed any new information note it here.
Add any other debugging steps you've taken or theories on root cause that may help.
This is a: Run Issue (running Pi-hole container failing)
Details
When using the latest docker image, I can no longer see the 'basic' dashboard, as it forces me to login.
Related Issues
How to reproduce the issue
Environment data
docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here
services: pihole: container_name: pihole image: pihole/pihole:latest hostname: pihole domainname: pihole.localdomain ports:
These common fixes didn't work for my issue
docker run
example(s) in the readme (removing any customizations I added)If the above debugging / fixes revealed any new information note it here. Add any other debugging steps you've taken or theories on root cause that may help.