Github Desktop unexpectedly closes on version 2.6.4
See original GitHub issueDescribe the bug
After I updated my Github Desktop from version 2.6.3 to 2.6.4 when I open the app and click on Fetch origin, App unexpectedly closes. I don’t have any issues with version 2.6.3. It just happened from version 2.6.4 and I cannot use Github Desktop at all.
By the way, after Github Desktop closes I still see 2-3 Github Desktio process in Task Manager. I have to kill them and launch the app again, Otherwise, it won’t open.
Version & OS
Github Desktop: 2.6.4 OS: Windows 10
Steps to reproduce the behavior
- Just click on the Fetch origin button
Expected behavior
Fetch from origin.
Actual behavior
Application closes.
Logs
2021-03-04T12:42:32.904Z - info: [ui] [AppStore] loading 189 repositories from store
2021-03-04T12:42:32.905Z - info: [ui] [AppStore] found account: sky93 (Sepehr Mohaghegh)
2021-03-04T12:42:33.195Z - info: [ui] launching: 2.6.4 (Windows 10.0.19041)
2021-03-04T12:42:33.199Z - info: [ui] execPath: 'C:\Users\Sky\AppData\Local\GitHubDesktop\app-2.6.4\GitHubDesktop.exe'
2021-03-04T12:42:37.413Z - error: [main] Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:205:27)
2021-03-04T12:42:38.124Z - info: [main] Error report submitted
It seems I have to revert to version 2.6.3.
Issue Analytics
- State:
- Created 3 years ago
- Comments:31 (15 by maintainers)
Top Results From Across the Web
GitHub Desktop quit unexpectedly · Issue #13974
Steps to reproduce the behavior. Just open GitHub Desktop. If GitHub Desktop is already running: Close it (Command + Q); Reopen it ...
Read more >App closes automatically as I tap to publish a repository, and ...
Version & OS Open 'About GitHub Desktop' menu to see the Desktop version. ... Github Desktop unexpectedly closes on version 2.6.4 #11696. Closed....
Read more >GitHub Desktop won't open on Windows 10 · Issue #3757
This is my solution after trying many suggested above. Go to 'C:\Users\YOUR USER NAMEn\AppData\Local\GitHubDesktop', and then delete the most ...
Read more >never stops running · Issue #11455 · desktop/desktop - GitHub
Trying to restart github desktop only creates more zombie tasks. The only cure is to reboot (logging off is not enough). Version &...
Read more >"GitHub Desktop has unexpectedly quit" at every launch #14038
"GitHub Desktop has unexpectedly quit" at every launch #14038. Closed ... OS Version: Mac OS X 10.15.7 (19H15) Report Version: 12
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
Yes I’d love too!
Just tested in safe mode. I confirm that both test versions working fine in safe mode. So your theory is correct 😃 I don’t know what’s wrong with my machine that kills the port Github Desktop listens to but as you don’t kill the server on error my issue is resolved. Thank you @sergiou87 !