cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
855
Views
0
Helpful
4
Replies

How can I get access to https://devhub-docker.cisco.com/ui/login/

wellisonwester
Level 1
Level 1

Hello everyone!

How can I get access to https://devhub-docker.cisco.com/ui/login/ I already have a cisco login but for this page it doesn't work.
I need to generate the token key https://devhub-docker.cisco.com/v2/
I'm following the cisco tutorial: https://developer.cisco.com/docs/iox/#!docker-images-and-packages-repository/overview

Can anyone help me?

4 Replies 4

Alexander Stevenson
Cisco Employee
Cisco Employee

Hi @wellisonwester,

I was able to login using the SAML SSO link at the bottom (I was already logged-in the developer.cisco.com)

AlexStevenson_0-1695065806144.png

I just wanted you to know the functionality does work an it is reachable. Perhaps there is an issue with your access privileges. Can anyone else confirm please?

AlexStevenson_1-1695065888038.png

 

Thanks for your help Alex,

I've tried this before but it didn't work.
I tried it again today and it didn't work.

See that I log in to developer.cisco.com and Jfrog doesn't work.

I think there is some permission missing for my account, but I don't know how to solve it.

Thanks again!

cisco1.png

cisco2.png

jamessmilleree
Level 1
Level 1

Hi, If you're unable to access https://devhub-docker.cisco.com/ui/login/ and your Cisco login isn't working, here's a short solution- You can try accessing the website using a different web browser or clearing your browser's cache and cookies. Sometimes, browser-related issues can prevent access. Or you can try this- Please try to refer to the guide of https://developer.cisco.com/docs/iox/#!docker-images-and-packages-repository-msbi course . And please note the API key listed there is not new, it is renewed to some value else. You may sign-in the web to check the value. 

Thanks and regards

 

Good morning! Thank you for your reply
I'm actually following this tutorial from the link below.
https://developer.cisco.com/docs/iox/#!docker-images-and-packages-repository-msbi

Just testing a PaaS application.
https://developer.cisco.com/docs/iox/#!tutorial-build-sample-paas-type-iox-app-using-docker-toolchain/tutorial-build-sample-paas-type-iox-app-using-docker-toolchain

But I can't follow this step:
FROM devhub-docker.cisco.com/iox-docker/ir800/base-rootfs:latest

I tested it in other browsers and there was no difference, I got the same message, incorrect password.

I also made a python application using docker on my laptop, I hope to generate the package for IOx, I don't know if it will work, when I upload it to local manager.

Cisco4.png