NRF Connect

I have installed the NRF Connect app on my Windows 10 PC, using "Run as Administrator" and keep getting the following error message whenever I try to install any of the products using the INSTALL buttons in the NRF Connect app:

The Error says: Unable to install:  Error invoking remote method 'apps:install-downloadable-app': Error: spawn UNKNOWN

Most computer settings are managed by IT for all sorts of corporate security.  I'm sure we are behind firewalls, etc. I was advised to use run as administrator to allow it to install (the command line tools seems to have installed using this method).     I have tried uninstalling and reinstalling, and also tried rebooting several times. 

Any ideas?

Parents
  • Hi

    Three things you should try in the following priority:

    1. Delete nrfutil.exe from %APPDATA%\nrfconnect\nrfutil.exe, close the nRF Connect for Desktop app and reopen it. This will re-add the file and would fix it in case it's broken.

    2. This error could be caused by antivirus quarantine, and you should check with your IT department. Especially since this is the second time AFAIK your company specifically reports this issue.

    3. execute the command %APPDATA%\nrfconnect\nrfutil search  in your command line and let us know whether does it shows an error or the installable nrfutil commands.

    4. Let me know what apps you want specifically and I will try to provide the specific files for you that you can install manually onto the nRF Connect app with the "Add sources" option in SETTINGS.

    Best regards,

    Simon

  • Deleting NRFutil was of no result...

    #3 yielded the following result:

    PS C:\Windows\System32\WindowsPowerShell\v1.0> C:\Users\Humbard\AppData\Roaming\nrfconnect\nrfutil search Program 'nrfutil.exe' failed to run: This program is blocked by group policy. For more information, contact your
    system administratorAt line:1 char:2
    + C:\Users\Humbard\AppData\Roaming\nrfconnect\nrfutil search
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
    At line:1 char:2
    + C:\Users\Humbard\AppData\Roaming\nrfconnect\nrfutil search
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed

    So it looks like this is an IT thing... 

Reply
  • Deleting NRFutil was of no result...

    #3 yielded the following result:

    PS C:\Windows\System32\WindowsPowerShell\v1.0> C:\Users\Humbard\AppData\Roaming\nrfconnect\nrfutil search Program 'nrfutil.exe' failed to run: This program is blocked by group policy. For more information, contact your
    system administratorAt line:1 char:2
    + C:\Users\Humbard\AppData\Roaming\nrfconnect\nrfutil search
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
    At line:1 char:2
    + C:\Users\Humbard\AppData\Roaming\nrfconnect\nrfutil search
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed

    So it looks like this is an IT thing... 

Children
Related