Hello, we have an account on artifactory where we store our docker images but on our server when we try to push new image we are getting this error:
docker push company.artifactoryonline.com/app-name The push refers to a repository [company.artifactoryonline.com/app-name] (len: 2) Sending image list Please login prior to push: Username: janjuna Password: Email: [email protected] Error response from daemon: Login: { "errors" : [ { "status" : 404, "message" : "Not Found" } ] } (Code: 404; Headers: map[Server:[Artifactory/4.7.1] X-Artifactory-Id:[aolprod2b-paradata] X-Node:[nginx3c.prod-usw1] Connection:[keep-alive] Content-Type:[application/json] Date:[Mon, 04 Apr 2016 13:25:46 GMT]]) docker -v says: Docker version 1.9.1, build a34a1d5/1.9.1 Can you help me please what is wrong there? I am completely out of ideas .. -- View this message in context: http://forums.jfrog.org/404-Error-after-login-when-pushing-image-to-company-artifactory-com-tp7580880.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
