Search code examples
dockerartifactory

docker login fails with 400 bad request, for Docker version 18.09.7, build 2d0083d


When I attempt docker login my-company.jfrog.io.
I get login attempt to https://my-company.jfrog/v2/ failed with status: 400 Bad Request.
The Docker version is 18.09.7, build 2d0083d

I tried the same command with
Docker version 17.06.0-ce, build 02c1d87, I dont see any such error.


Solution

  • I think the issue was intermittent. I don't get that error anymore.