I installed this a few days ago, and it worked perfectly. I had to redo everything on another RB5009, identical, so I did a backup and restored it to the new RB5009. I moved the USB SSD over too. The Pihole container would not start. Nothing in the log (I enabled logging). It just would not start when I clicked Start. I tried assorted things with no luck.
So, I tried installing from scratch. Deleted all the container related stuff (interfaces, envs, mount etc) and reformatted the USB SSD. I followed the instructions from the wiki again exactly as before. Now I cannot even get it to install. At the pull image part:
/container/add remote-image=pihole/pihole:latest interface=veth1 root-dir=usb1/pihole mounts=dnsmasq_pihole,etc_pihole envlist=pihole_envs
I get this in the log:
[cont] not ok registry auth response: 401
was unable to import, container [long string of characters]
I’ve been over and over this many times… I cannot see what is wrong. I can ping the repository by name from the terminal, so it’s not a connectivity issue.