cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
520
Views
0
Helpful
6
Replies

Cannot clone repository from gitlab.com to reserved NSO sandbox

ygorelik
Cisco Employee
Cisco Employee

I am trying to run a lab on the DevNet sandbox, but facing connectivity issue - cannot access gitlab.com and hence clone a repository for my lab. I guess, I need specify some https_proxy, but provided lab connection guide does not give this information.

[developer@nso ~]$ git clone https://gitlab.com/nso-developer/device-automaton.git
Cloning into 'device-automaton'...
fatal: unable to access 'https://gitlab.com/nso-developer/device-automaton.git/': Failed to connect to 2606:4700:90:0:f22e:fbec:5bed:a9b9: Network is unreachable

 Yan

6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame

I do not believe sanbox allow to download any content from git.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi Balaji

Here is an NSO package that describes exactly like that, meaning the developers of that package and documentation tested the whole installation process. I wanted to deploy and run the package in the DevNetLab, basically repeat their tests, but this issue holds me back.

Regards,

Yan

i understand that git, but i am more suggesting, I do not believe sandbox has that capability to download from externally (that what I was in impression)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

@ygorelik i am not sure then the repo was built/tested there has been a security posture in place preventing external internal access for while on 90% of the sandboxes for a few years now.

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

Marcel Zehnder
Spotlight
Spotlight

Most of the sandboxes have a devbox linux node with access to internet/github. In the NSO sandbox for example it should be possible to clone the repo on the devbox and SCP it to the NSO host.

@Marcel Zehnder thank you for the clarification,last when I access had issue, so I was told no access.. good to know sanbox have access, so I can do some labs.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help