1. Unable to pull github repository

Unable to pull github repository

Home Forums FABRIC General Questions and Discussion Unable to pull github repository

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1751
    Xusheng Ai
    Participant

      Hello,

      I am trying to build NDN-tool on Fabric nodes, which needs to pull the resources from the github. However, when I ran git clone https://github.com/named-data/ndn-tools.git , I got the error : `Cloning into ‘ndn-tools’…
      fatal: unable to access ‘https://github.com/named-data/ndn-tools.git/’: Failed to connect to github.com port 443: No route to host`

      I was wondering if I miss any network setting for the nodes,

      Thanks,
      Best Regards,
      Xusheng

      #2336
      Paul Ruth
      Keymaster

        Github is one of the few major sites that doesn’t work with IPv6.

        I would try the nat64.net option. The only real negative is that it is a free public service and could disappear someday.  In practice we have found it to work quite well.

        One other option is to create a tarball of whatever you need to install and just transfer it in manually.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.