I am running Pi-hole in Synology Docker container. It appears up and running, but I cannot log onto the web UI. I do have a password set in the YAML config:
Thanks for the quick response. I did not have the pw in single quotes - tried that, no luck.
I then tried running the setpassword command and got this error:
[✗] webserver.api.password set by environment variable. Please unset it to use this function
I then commented out the FTLCONF_webserver_api_password line - no luck.
I was then able to run the setpassword command - tried blank and tried a manual password - neither one worked.
This is so weird - it worked a week ago, but then after shutting docker down and back up it doesn't work.
I am in the same boat too.
running pi-hole on truenas scale. recently updated to version 6.0.
login with password is not working, i tried setting up password again through shell
login only works when i set blank password and any changes to the pihole settings in the UI would require me to run the command again to set blank password.
/ # pihole -v
Core version is v6.0.4 (Latest: v6.0.4)
Web version is v6.0.1 (Latest: v6.0.1)
FTL version is v6.0.2 (Latest: v6.0.2)
I found a workaround for this. I CAN set the password with FTLCONF_webserver_api_password. And I can log on - BUT only after i clear all my cookies - not just the pi-hole cookies - not sure exactly which one does it, but after clear all i can log on one time. after that, if i close browser and open again - back to enter password loop.