"Failed to fetch available toolchains." on Visual Studio Code

Hi.

I wanna evaluate nRF52840-DK. However, when I tried to install Toolchain on Visual Studio Code, a message "Failed to fetch available toolchains." is displayed.

"nRF Connect for VS Code Extension Pack" is installed.
I clicked "Install Toolchain" bottun in the WELCOM view, and then "Failed to fetch available toolchains." is displayed.

I reffered to the bellow URL to do that.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/installation.html

I know a similar Q&A (the bellow URL), but don't know the cause. 
https://devzone.nordicsemi.com/f/nordic-q-a/93616/toolchain-manager-failed-to-download-toolchain-index-file

My enviroment is the following.
Windows10 64bit
Visual Studio Code ver 1.85.1


Do you know any hints about this?
Thank you.

Parents Reply
  • Hi, i am afraid the same issue still appears.


    I come across the same issue and I used home network.

    I installed the SDK v2.5.1 from within VS code.

    But when I click "install toolchain", I get 

    [13:53:56] nrfutil-toolchain-manager: Error: Failed to retrieve toolchain-index

    Caused by:
        0: Failed to download index
        1: Get request failed
        2: developer.nordicsemi.com/.../index-windows-x86_64.json: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
        3: invalid peer certificate: UnknownIssuer

    when I open "nRF Connect for Desktop", clicking 'open'

    I get:

    it doesn't show the newer SDK versions.

    Any idea is appreciated.

Children
Related