Skip to content
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

Open
nelsonnba opened this issue Apr 18, 2018 · 6 comments
Open

Unable login to docker.wso2.com #56

nelsonnba opened this issue Apr 18, 2018 · 6 comments

Comments

@nelsonnba
Copy link

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

@ThilinaManamgoda
Copy link
Contributor

Hi @nelsonnba ,

Could you please let us know your Docker daemon version.

Thanks

@chirangaalwis
Copy link
Member

@nelsonnba are you still facing this issue?

@lnovara
Copy link

lnovara commented Apr 19, 2019

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 18.06.1-ce running on macOS 10.13.6.

@agustinbueno
Copy link

agustinbueno commented Feb 5, 2021

Hello. I am the same

$ docker login docker.wso2.com
Authenticating with existing credentials...
Login Succeeded

$ docker pull docker.wso2.com/wso2is
Using default tag: latest
Error response from daemon: pull access denied for docker.wso2.com/wso2is, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

what is the solution?
thanks

@axiangcoding
Copy link

axiangcoding commented Jul 5, 2022

Documentation in https://wso2.com/identity-and-access-management/install/docker/get-started/ is out of date , WSO2 maintain their images in Docker Hub.
Docker Hub Homepage: https://hub.docker.com/r/wso2/wso2is

Use "wso2/wso2is" as image, works fine for me

@masalinas
Copy link

masalinas commented Dec 2, 2024

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???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants