Connection or login error

Hello, I would like your help with an error that is occurring when performing the login in KNIME Artifact Registry, the login is being done with the command (docker login registry.hub.knime.com) directly on the server where the docker is hosted and configured, but it shows me the following error.

(I made the attempt connecting from Docker-desktop to rule out errors with the server and still shows the same error).

this account with which the startup attempt is being made works correctly in knime-hub since it is the account from which I am publishing the case, I verified the login credentials username in KNIME Artifact Registry and it works correctly.

Docker-desktop


server on which docker is installed


Hello @sbustos ,

Can you please try this command:

docker login --username <username> registry.<base-url>

Documentation reference: KNIME Business Hub Admin Guide

Did it work?
Best,

Hello, the command didn’t work, I keep getting the same error message