spawn UNKNOWN error
See original GitHub issueDescription
👋 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.
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:
- Created 6 years ago
- Reactions:3
- Comments:15 (9 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@shiftkey I just happened to open the issue for @DamienMure so we’re talking about the same exact environment. Thanks for your help!
Hi. I now trust the certificat from “Git for Windows” project:
We can close this issue. Thank you all.
Regards.