Github Mac Doesn't Update
See original GitHub issueGithub for Mac always tells me there is updates. Unfortunately they never install when I click on the banner. Here’s the error log output:
tail ~/Library/Caches/com.github.GitHubClient.ShipIt/ShipIt_stderr.log
2020-11-18 13:06:09.855 ShipIt[59212:2010163] ShipIt quitting
2020-11-18 13:06:11.891 ShipIt[59215:2010221] Resuming installation attempt 3
2020-11-18 13:06:11.894 ShipIt[59215:2010223] Installation error: Error Domain=SQRLInstallerErrorDomain Code=-1 "Failed to copy bundle file:///Users/ck/Library/Caches/com.github.GitHubClient.ShipIt/update.DjUzfa4/GitHub%20Desktop.app/ to directory file:///var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/com.github.GitHubClient.ShipIt.Up2AZQUj/GitHub%20Desktop.app" UserInfo={NSFilePath=/Users/ck/Library/Caches/com.github.GitHubClient.ShipIt/update.DjUzfa4/GitHub Desktop.app, NSLocalizedDescription=Failed to copy bundle file:///Users/ck/Library/Caches/com.github.GitHubClient.ShipIt/update.DjUzfa4/GitHub%20Desktop.app/ to directory file:///var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/com.github.GitHubClient.ShipIt.Up2AZQUj/GitHub%20Desktop.app, NSUnderlyingError=0x7fded800f490 {Error Domain=NSCocoaErrorDomain Code=260 "The file “GitHub Desktop.app” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/ck/Library/Caches/com.github.GitHubClient.ShipIt/update.DjUzfa4/GitHub Desktop.app, NSUnderlyingError=0x7fded800f3f0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}}}
2020-11-18 13:06:11.894 ShipIt[59215:2010223] ShipIt quitting
2020-11-18 13:06:13.923 ShipIt[59219:2010273] Too many attempts to install, aborting update
2020-11-18 13:06:13.924 ShipIt[59219:2010275] ShipIt quitting
Issue Analytics
- State:
- Created 2 years ago
- Comments:18 (7 by maintainers)
Top Results From Across the Web
How to upgrade Git to latest version on macOS?
Open GitHub application installed on Mac · Click on Advanced tab → Install command line tools · Once you get a message that...
Read more >How to upgrade Git on Mac (OSX) - Hello Ajahne
Step by Step Guide · Install Homebrew · Update Homebrew to ensure you are on the latest version · Run brew doctor to...
Read more >Updating Patched Sur to v1.0.1 on an Unsupported Big Sur Mac
Patched Sur has moved it's GitHub Repo. This video is a step-by-step tutorial on how to Update Patched Sur to v1.0.1 + Update...
Read more >XCode 12 - Can't login to Github w… | Apple Developer Forums
You need to create a personal access token yourself. Xcode used to do this for you when you logged in, but Github have...
Read more >Collaborate on GitHub - Visual Studio Code
To get started with the GitHub in VS Code, you'll need to install Git, ... If authenticating with an existing repository doesn't work...
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
@dxdc, I tried removing
~/Library/Caches/com.github.GitHubClient.ShipIt
and, so far, it seems to have fixed the issue. I will report back if the problem reoccurs. Thanks!Hey @ckizer, sorry but just so that we’re clear, after opening it manually is it updated to the latest version or is still prompting you to update?