Docker login fails error 503


Thomas Munn <symg...@...>
 

I have setup harbor with a secure installation (using custom certs), and can get into the UX, but cannot login via the docker command. I get the following when I type in THUS:

docker login https://harbour:8445
Username: foobar
Password:
Error response from daemon: Get https://harbour:8445/v2/: Get https://harbour/service/token?account=foobar&client_id=docker&offline_token=true&service=harbor-registry: Service Unavailable


Thomas Munn <symg...@...>
 

I did some research. Ths system truly needs non-natty or patty solutions. I just gave up and burned an ipv4 address. Either natting or ipv6 only doesn't seem to work.


On Wednesday, February 20, 2019 at 5:11:23 PM UTC-5, Thomas Munn wrote:
I have setup harbor with a secure installation (using custom certs), and can get into the UX, but cannot login via the docker command. I get the following when I type in THUS: