Can't login to Github desktop
See original GitHub issueDescription
I have multiple computers on a proxy server and I can't seem to login to GitHub desktop. It for some reason allows me to still see the repositories and push/pull branches as if I was signed in, but they are not the most up to date versions. I've added the proxy server that I've read online to the .gitconfig file, however still have no luck.Version
Latest version. Reinstalled it today to try and see if that worked but issue still there.- GitHub Desktop:
- Operating system: Windows 10
Steps to Reproduce
1. Open the app. However, it automatically loads with my repositories and the current branch I was working on.- Sign in
- It comes up with an error saying “Failed to fetch”
Expected Behavior
Expect to be able to login
Actual Behavior
Unable to login, however I can still make pushes/pulls although it’s not using my current version of my branch.
Additional Information
Logs
2019-02-20T00:14:14.219Z - warn: [ui] fetchRepository: an error occurred for ‘picotech/picosdk-python-wrappers’ TypeError: Failed to fetch 2019-02-20T00:14:14.464Z - warn: [ui] fetchRepository: an error occurred for ‘picotech/picosdk-python-wrappers’ TypeError: Failed to fetch 2019-02-20T00:14:56.263Z - warn: [ui] fetchRepository: an error occurred for ‘ProteusMRIgHIFU/Proteus’ TypeError: Failed to fetch 2019-02-20T00:14:56.264Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: Proteus - rmargolis (has token) 2019-02-20T00:14:57.341Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.069s) 2019-02-20T00:14:57.691Z - info: [ui] Background fetch for 2 repositories took 85.691sec 2019-02-20T00:29:14.284Z - warn: [ui] fetchRepository: an error occurred for ‘picotech/picosdk-python-wrappers’ TypeError: Failed to fetch 2019-02-20T00:29:14.580Z - warn: [ui] fetchRepository: an error occurred for ‘picotech/picosdk-python-wrappers’ TypeError: Failed to fetch 2019-02-20T00:29:56.378Z - warn: [ui] fetchRepository: an error occurred for ‘ProteusMRIgHIFU/Proteus’ TypeError: Failed to fetch 2019-02-20T00:29:56.378Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: Proteus - rmargolis (has token) 2019-02-20T00:29:57.424Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.051s) 2019-02-20T00:29:57.773Z - info: [ui] Background fetch for 2 repositories took 85.768sec 2019-02-20T00:40:06.130Z - warn: [ui] getFetchPollInterval: failed for ProteusMRIgHIFU/Proteus TypeError: Failed to fetch 2019-02-20T00:40:06.208Z - error: [ui] Error reporting stats: TypeError: Failed to fetch
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top GitHub Comments
@niik alright, thanks for your help! I’ll let you know one way or the other about the proxy issue after IT comes tomorrow.
@rmargolis that’s great to hear. I’m going to close this issue out.