Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

sdk install downloads failing

i'm trying to install the connect SDK and tried both desktop appimage route and manual west way. but cant get to finish downloading the SDK on clone stage... is there a way to manually download using curl and install off that? thanks...

all good now... probably local network issue

Parents
  • ➜ ncs west init -m github.com/.../sdk-nrf --mr main === Initializing in /home/ajit/ncs --- Cloning manifest repository from github.com/.../sdk-nrf, rev. main Cloning into '/home/ajit/ncs/.west/manifest-tmp'... remote: Enumerating objects: 137165, done. remote: Counting objects: 100% (134/134), done. remote: Compressing objects: 100% (84/84), done. error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. error: 7509 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: index-pack failed FATAL ERROR: command exited with status 128: git clone --branch main github.com/.../sdk-nrf /home/ajit/ncs/.west/manifest-tmp

Reply
  • ➜ ncs west init -m github.com/.../sdk-nrf --mr main === Initializing in /home/ajit/ncs --- Cloning manifest repository from github.com/.../sdk-nrf, rev. main Cloning into '/home/ajit/ncs/.west/manifest-tmp'... remote: Enumerating objects: 137165, done. remote: Counting objects: 100% (134/134), done. remote: Compressing objects: 100% (84/84), done. error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. error: 7509 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: index-pack failed FATAL ERROR: command exited with status 128: git clone --branch main github.com/.../sdk-nrf /home/ajit/ncs/.west/manifest-tmp

Children
No Data
Related