question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spawn UNKNOWN error

See original GitHub issue

Description

👋 team, I’m working with a team working on Windows with limited permissions on their desktop. GitHub’s certificate has been whitelisted so Desktop can be installed, but any attempt to start it by users without admin privilege generates a spawn UNKNOWN dialog and the software can’t be used even after dismissing the dialog: for instance, buttons on the New Repository dialog seem enabled but nothing happens. Running as an administrator does succeed though, no error dialog at all.

2017-09-26 09_57_40-github desktop_1

Version

GitHub Desktop version: Github Desktop Version 1.0.3 OS version: Microsoft Windows 6.1.7601

Logs

2017-10-03T12:27:40.484Z - info: [ui] launching: 1.0.1 (Windows 6.1.7601)
2017-10-03T12:27:51.847Z - info: [ui] launching: 1.0.1 (Windows 6.1.7601)
2017-10-03T12:36:50.427Z - info: [ui] launching: 1.0.1 (Windows 6.1.7601)
2017-10-03T12:41:18.035Z - info: [ui] launching: 1.0.3 (Windows 6.1.7601)
2017-10-03T13:01:18.185Z - info: [ui] launching: 1.0.3 (Windows 6.1.7601)
2017-10-03T13:01:26.223Z - info: [ui] launching: 1.0.3 (Windows 6.1.7601)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:15 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
helailicommented, Oct 19, 2017

@shiftkey I just happened to open the issue for @DamienMure so we’re talking about the same exact environment. Thanks for your help!

1reaction
DamienMurecommented, Oct 19, 2017

Hi. I now trust the certificat from “Git for Windows” project:

  • No more “spawm UNKNOWN” alert
  • cloning a repository is now possible.

We can close this issue. Thank you all.

Regards.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I fix Error: spawn UNKNOWN with node.js v7.8.0 on ...
I had to pass an array of args to node . On windows shebang lines don't work so the command I'm executing is...
Read more >
Error message: spawn UNKNOWN - Hackolade
The message "errorMsg": "spawn UNKNOWN" generally occurs because Windows Group Policies are set to prevent access to the Command Prompt, while such access...
Read more >
Error: spawn UNKNOWN >> at ChildProcess.spawn ... - GitHub
>> at Object. spawn (node:child_process:700:9) >> at spawn (C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\cross-spawn\index.
Read more >
Solved: Uploading build failing to "spawn UNKNOWN" - 959321
I am having an issue where whenever I try to upload my APK it says build failed "spawn UNKNOWN" on an older version...
Read more >
Unable to run realm-cli, returns node:internal/child_process
realm-cli whoami node:internal/child_process:413 throw errnoException(err, 'spawn'); ^ Error: spawn Unknown system error -86 at ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found