connecting to nvidia.app.box.com |8.7.198.45|:443 failed: connection time out, How to resolve the p...

  • connecting to nvidia.app.box.com |8.7.198.45|:443 failed: connection time out, How to resolve the problem ?
  • $ sudo apt-get install git cmake

    $ git clone http://github.com/dusty-nv/jetson-inference

    $ cd jetson-inference

    $ mkdir build

    $cdbuild $ cmake …/

    then I meet the problem “connecting to nvidia.app.box.com |8.7.198.45|:443 failed: connection time out”
    how to solve the problem?

    I have changed the hosts file, my computer can connect the us website.

    Hi,

    Please check this issue:
    https://github.com/dusty-nv/jetson-inference/issues/72

    If you are still not able to link to Nvidia box, please download the model file from here:
    https://drive.google.com/drive/folders/0BwYxpotGWRNOV2d1NXNJOHA0dzQ

    Thanks.

    hi guy:
    all modules shuold be download ???

    Is there any chance that nvidia can update the build script and use githhub for down? thanks

    Hi, please check this mirror for downloading the models from GitHub: https://github.com/dusty-nv/jetson-inference/releases

    Thanks for your help. I have setup a vpn connection, sloved the download problem. In China, make a vpn conneciton on linux is getting harder and harder( I set up a vpn conneciton using macbook, then setup a http proxy server for my jetson nanno)

    git clone --branch v0.8.1 GitHub - pytorch/vision: Datasets, Transforms and Models specific to Computer Vision torchvision