[BUG] Desktop login expired, broke my whole git integration
Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 27, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I am not sure how to reproduce - I was using desktop just fine, woke up in the morning, started it, it told me I needed t login, cool. did that, now the mcp or tool claude was using to push up to github isn't working 403 every time, it can read but cannot push - the last 8 pushes before this happened were claude.
What Should Happen?
I should have a valid token or have a clear path for issuing a new token, the help offered by claude in this matter was unuseful.
Error Messages/Logs
Failed to runa command
git push -u origin claude/review-github-push-test-zbwfse
Exit code 128
fatal: unable to access 'http://127.0.0.1:41729/git/Utility-SOC/Pixbots-G/': The requested URL returned error: 403
Rana command
Rana command
ReadREADME.md
Rana command
Used Claude Code Remote: add repo
Failed to runa command
git -C /workspace/pixbots-g rev-parse HEAD 2>&1; echo ---; ls -la /workspace/pixbots-g 2>&1 | head -5; echo ---; git -C /workspace/pixbots-g remote -v 2>&1
Exit code 128
fatal: cannot change to '/workspace/pixbots-g': No such file or directory
---
ls: cannot access '/workspace/pixbots-g': No such file or directory
---
fatal: cannot change to '/workspace/pixbots-g': No such file or directoryFailed to runa command
git push -u origin claude/review-github-push-test-zbwfse
Exit code 128
fatal: unable to access 'http://127.0.0.1:41729/git/Utility-SOC/Pixbots-G/': The requested URL returned error: 403
Rana command
Rana command
ReadREADME.md
Rana command
Used Claude Code Remote: add repo
Failed to runa command
git -C /workspace/pixbots-g rev-parse HEAD 2>&1; echo ---; ls -la /workspace/pixbots-g 2>&1 | head -5; echo ---; git -C /workspace/pixbots-g remote -v 2>&1
Exit code 128
fatal: cannot change to '/workspace/pixbots-g': No such file or directory
---
ls: cannot access '/workspace/pixbots-g': No such file or directory
---
fatal: cannot change to '/workspace/pixbots-g': No such file or directory
Steps to Reproduce
I guess you just let your login to the desktop app expire?
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Version 1.24012.9 (03c61d)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_