Resolved. Initially I was doing sudo pihole -a -p
to set password. When doing that user is prompted to set new password but cannot see password. Just now I did sudo -a -p <password>
I was setting a password that included hash #
character but that was being set as pound symbol on the pi device. Once I saw that I set using a different character and can now get in. Pretty annoying though.