Right, back now, and I’ve re-read things, but am still not understanding.
Maybe time to explain like I’m a 5 year old
Docker registry is installed in Cloudron instance from the App store.
No special or changed settings for the registry.
Nothing in the app UI anyway to do so, and I haven’t (consciously) changed /app/data/config.yml and certainly not recently.
Been using this registry for custom app builds and never had a problem, no need to configure it.
the cloudron cli auth is different from the registry auth
Yes. I was attempting (badly) to say everything works, well clearly not everything.
I can use cloudron CLI on desktop to install and uninstall
I can use docker CLI on desktop to login / logout of the cloudron-installed registry
I can open the registry app in browser, and can see that it has the custom app image (pushed from desktop).
But cloudron still reports 500, cannot find image
I have 2FA on my cloudron login - I can login to the registry app in a browser without re-entering it, but maybe the cloudron install doesn’t have access to an authenticated login. Is it expecting 2FA ?
authentication info from the Settings -> Private Docker Registry
This has been set, and has never been an issue before.
But has something changed to require 2FA, or a user with no 2FA, or a token not password ?