Command failed: west init -m https://github.com/nrfconnect/sdk-nrf --mr v2.5.1

I using ubuntu version 22.04, git version 2.34.2

I am having problem installing new sdk version 2.5.1

Can someone help me fix this error?

Best regards!

Parents Reply Children
  • Thank you for your reply!
    From sdk versions from v2.4.2 forward, I did not encounter any errors when downloading them.
    But when I downloaded the sdk v2.5.1 version, I encountered the above situation. I tried many times but still could not download. But when I tried downloading sdk v2.4.1 again it seemed like something was updated after I downloaded that version so then I tried downloading sdk v2.5.1 again and it loaded them successfully.
    I really want to know why the above error occurs, and how to fix it?
    Best regards!
    Dinh Son

  • Hi again

    So from what I have found I can't really give you an accurate explanation of what happened in your case. The problem that you saw is nothing for git and its normally related or fixed by few things. 

    1. Network issues. VPN might also cause some trouble at times

    2. Increase the buffer size for git.

    3. Turn of compression for git.

    Regards

    Runar

Related