[cont] not ok registry auth response: 403 when adding a container
I’ve tried to set a login and password in containers config but without succes. Any ideas what could by the cause of the problem? All the setting are set like in in the example (except for the path - usbdisk1).
You should double-check that you’ve set the correct registry-url in your container config. For pulling from Docker Hub (which hosts pihole/pihole), it should be:
If you’re getting this error, try adding the registry you’re using in the beginning of the remote-image field. So for me, cloudflare/cloudflared:latest was not working. It started working when I changed it to “registry-1.docker.io/cloudflare/cloudflared:latest”
I’m assuming this has to do with these two recent change notes from 7.18: