-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable login to docker.wso2.com #56
Comments
Hi @nelsonnba , Could you please let us know your Docker daemon version. Thanks |
@nelsonnba are you still facing this issue? |
Hi, I am experiencing a similar problem. The login phase succeded but if I try to pull anything I get an error. $ docker login -u xxxxxx -p xxxxxx docker.wso2.com
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Login Succeeded
$ docker pull docker.wso2.com/wso2is:5.7.0
Error response from daemon: pull access denied for docker.wso2.com/wso2is, repository does not exist or may require 'docker login' What is going wrong? Docker version is |
Hello. I am the same $ docker login docker.wso2.com $ docker pull docker.wso2.com/wso2is what is the solution? |
Documentation in https://wso2.com/identity-and-access-management/install/docker/get-started/ is out of date , WSO2 maintain their images in Docker Hub. Use "wso2/wso2is" as image, works fine for me |
The version 6.1.0 no exist in this repository!!!. The last 5 is the 5.11.0 and the next one is the 7.0.0. What happend with with the 6.1.0 version??? |
i have a free trial subscription, when i try acces to respository docker of wso2 using "docker login docker.wso2.com" after entry my user and password, get the fallowing error
Error response from daemon: Get https://docker.wso2.com/v1/users/: dial tcp 52.72.31.177:443: i/o timeout
The text was updated successfully, but these errors were encountered: