pi-hole / docker-pi-hole

Pi-hole in a docker container
https://pi-hole.net
Other
8.58k stars 1.13k forks source link

Unable to see Dashboard without Login #1199

Closed mwatz1234 closed 2 years ago

mwatz1234 commented 2 years ago

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

  1. Environment data

    • Operating System: Rasbian
    • Hardware: RasPi 4B
    • Kernel Architecture: ArmV8 64bit
    • Docker Install Info and version:
    • Software source: official docker-ce
    • Supplimentary Software:
    • Hardware architecture:
  2. docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here

    
    version: '3.0'

services: pihole: container_name: pihole image: pihole/pihole:latest hostname: pihole domainname: pihole.localdomain ports:

These common fixes didn't work for my issue

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.

dschaper commented 2 years ago

Yes, this is expected and noted in the release notes.

xtreemrage commented 2 years ago

@dschaper Is there a way to set this back? Is this optional?

PromoFaux commented 2 years ago

It is not optional.

https://pi-hole.net/blog/2022/08/29/some-upcoming-changes