Перейти к публикации
HelpOrMe

Помогите с Github Desktop

Рекомендованные сообщения

Ситуация такая, после смены имени на гитхабе появилась проблема, я не могу залогинится в Github Desktop (бесконечная загрузка):

Скрытый текст

image.png.48b05b573abd3e079c0a652e120bb730.png

Я перепробовал все кроме переустановки винды, покупки нового пк и переезда в Австралию: переустанавливал гит, гитхаб десктоп, удалял аккаунты гита в винде (диспетчер учетных данных), ничего не помагает. Вот сижу уже 2 день гуглю что мне делать, думаю если напишу сюда будет не хуже, не зря же зашел в этот клуб.

Если надо вот инфа с git config --list
 

Скрытый текст

image.png.9671fd0fbeb37aa88ff025538a4d24ec.png

 

Изменено пользователем HelpOrMe

💰🐘

Поделиться сообщением


Ссылка на сообщение

Где логи, Билли? Нам нужны логи!


nodes.gif.707c73bf76fe5592b4e154b63d92771b.gif

Поделиться сообщением


Ссылка на сообщение
1 минуту назад, BlackSun сказал:

Где логи, Билли? Нам нужны логи!

Скрытый текст

2020-06-10T12:20:49.163Z - info: [main] Received possible protocol arguments: 2
2020-06-10T12:20:49.167Z - error: [main] Malformed launch arguments received: C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe,--squirrel-firstrun
2020-06-10T12:20:50.420Z - info: [ui] [AppStore] loading 8 repositories from store
2020-06-10T12:20:50.421Z - info: [ui] [AppStore] found account: sah-py (sah-py)
2020-06-10T12:20:50.980Z - info: [ui] launching: 2.5.2 (Windows 10.0.17134)
2020-06-10T12:20:50.981Z - info: [ui] execPath: 'C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe'
2020-06-10T12:20:51.875Z - info: [ui] Stats reported.
2020-06-10T12:20:52.586Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 1.718s)
2020-06-10T12:20:53.465Z - info: [ui] Executing getStatus: git --no-optional-locks status --untracked-files=all --branch --porcelain=2 -z (took 2.156s)
2020-06-10T12:20:53.492Z - info: [ui] Executing getStatus: git --no-optional-locks status --untracked-files=all --branch --porcelain=2 -z (took 1.867s)
2020-06-10T12:20:55.304Z - info: [ui] Executing getRecentBranches: git log -g --no-abbrev-commit --pretty=oneline HEAD -n 2500 -- (took 1.369s)
2020-06-10T12:20:55.439Z - info: [ui] Executing getRecentBranches: git log -g --no-abbrev-commit --pretty=oneline HEAD -n 2500 -- (took 1.325s)
2020-06-10T12:20:58.471Z - info: [ui] Executing getChangedFiles: git log 1d1852d77291b77f1a6f55540f2f4f31977f1de9 -C -M -m -1 --no-show-signature --first-parent --name-status --format=format: -z -- (took 1.312s)
2020-06-10T12:21:08.635Z - info: [ui] calling captureCommandOutput(where git)
2020-06-10T12:21:14.585Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 2.915s)
2020-06-10T12:22:52.686Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: HometownUnityPC - sah-ed (has token)
2020-06-10T12:22:54.718Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.895s)
2020-06-10T12:22:54.718Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/HometownUnityPC.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:22:57.510Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: TankGameTestTask - sah-ed (has token)
2020-06-10T12:22:59.546Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.860s)
2020-06-10T12:22:59.546Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/TankGameTestTask.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:23:02.438Z - info: [ui] Executing getStatus: git --no-optional-locks status --untracked-files=all --branch --porcelain=2 -z (took 1.121s)
2020-06-10T12:23:03.181Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: Buildworld - sah-ed (has token)
2020-06-10T12:23:05.156Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.827s)
2020-06-10T12:23:05.157Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/Buildworld.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:23:10.176Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: TelegamApi - sah-ed (has token)
2020-06-10T12:23:12.177Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.858s)
2020-06-10T12:23:12.180Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/TelegamApi.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:23:13.852Z - error: [ui] `git rev-list --left-right --count 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f

2020-06-10T12:23:15.591Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: RPDiscordBot - sah-ed (has token)
2020-06-10T12:23:17.525Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.792s)
2020-06-10T12:23:17.525Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/RPDiscordBot.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:23:20.433Z - info: [ui] Background fetch for 8 repositories took 29.317sec
2020-06-10T12:28:20.927Z - info: [ui] [AppStore] removing account sah-ed (sah-ed) from store
2020-06-10T12:28:22.505Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T12:28:22.507Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=f5a4ef34-9829-4d73-97d2-6fb4d5770b03
2020-06-10T12:28:22.650Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T12:28:40.796Z - info: [ui] [AppStore] loading 8 repositories from store
2020-06-10T12:28:40.797Z - info: [ui] [AppStore] found account: sah-py (sah-py)
2020-06-10T12:28:41.695Z - info: [ui] launching: 2.5.2 (Windows 10.0.17134)
2020-06-10T12:28:41.696Z - info: [ui] execPath: 'C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe'
2020-06-10T12:28:42.290Z - info: [ui] Stats reported.
2020-06-10T12:28:44.608Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 3.086s)
2020-06-10T12:29:08.019Z - info: [ui] Executing createCommit: git commit -F - (took 2.806s)
2020-06-10T12:29:09.516Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: SheepFarm - sah-ed (has token)
2020-06-10T12:29:09.749Z - info: [ui] [Timing] Action 'create commit' for 'sah-ed/SheepFarm' took 6.566s
2020-06-10T12:29:11.399Z - info: [ui] Executing push: git -c credential.helper= -c protocol.version=2 push origin working:working --progress (took 1.687s)
2020-06-10T12:30:42.003Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: HometownUnityPC - sah-ed (has token)
2020-06-10T12:30:44.259Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 2.094s)
2020-06-10T12:30:44.259Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/HometownUnityPC.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:30:47.293Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: TankGameTestTask - sah-ed (has token)
2020-06-10T12:30:49.175Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.750s)
2020-06-10T12:30:49.175Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/TankGameTestTask.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:30:51.503Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: Buildworld - sah-ed (has token)
2020-06-10T12:30:53.447Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.796s)
2020-06-10T12:30:53.447Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/Buildworld.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:30:56.746Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: TelegamApi - sah-ed (has token)
2020-06-10T12:30:58.579Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.696s)
2020-06-10T12:30:58.580Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/TelegamApi.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:30:59.848Z - error: [ui] `git rev-list --left-right --count 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f

2020-06-10T12:31:01.102Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: RPDiscordBot - sah-ed (has token)
2020-06-10T12:31:02.947Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.724s)
2020-06-10T12:31:02.948Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/RPDiscordBot.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:31:04.980Z - info: [ui] Background fetch for 8 repositories took 24.113sec
2020-06-10T12:31:53.529Z - info: [ui] [AppStore] loading 8 repositories from store
2020-06-10T12:31:53.530Z - info: [ui] [AppStore] found account: sah-py (sah-py)
2020-06-10T12:31:53.870Z - warn: [ui] Error refreshing account 'sah-py'
Error: Cannot update an account which doesn't have a token: sah-py
    at Object.n [as fatalError] (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\external "path":1:1)
    at o (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:215:7)
    at l.tryUpdateAccount (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:135:6)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:117:5
    at Array.map (<anonymous>)
    at l.refresh (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:114:21)
    at Xe.loadInitialState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:1857:4)
2020-06-10T12:31:54.130Z - info: [ui] [fetchProtectedBranches] unable to list protected branches
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchProtectedBranches (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:870:14)
    at Xe.updateBranchProtectionsFromAPI (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3395:22)
2020-06-10T12:31:54.268Z - warn: [ui] fetchMentionables: 'repos/sah-ed/SheepFarm/mentionables/users' returned a 404
2020-06-10T12:31:54.526Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/issues?state=open' returned a 404
2020-06-10T12:31:54.712Z - info: [ui] launching: 2.5.2 (Windows 10.0.17134)
2020-06-10T12:31:54.713Z - info: [ui] execPath: 'C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe'
2020-06-10T12:31:54.715Z - warn: [ui] fetchRepository: 'sah-ed/SheepFarm' returned a 404
2020-06-10T12:31:55.266Z - info: [ui] Stats reported.
2020-06-10T12:31:56.869Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/pulls?state=open' returned a 404
2020-06-10T12:31:56.891Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 2.237s)
2020-06-10T12:31:57.532Z - info: [ui] calling captureCommandOutput(where git)
2020-06-10T12:31:58.599Z - info: [ui] [AppStore] removing account sah-py (sah-py) from store
2020-06-10T12:32:07.457Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T12:32:07.458Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=397fe760-915d-41b9-88ad-1bc64fb6e20f
2020-06-10T12:32:07.484Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T12:32:59.077Z - info: [ui] Executing push: git -c credential.helper= push origin working:working --progress (took 1.840s)
2020-06-10T12:33:09.348Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2020-06-10T12:33:38.124Z - info: [main] Received possible protocol arguments: 5
2020-06-10T12:33:38.124Z - info: [main] Processing protocol url
2020-06-10T12:33:38.534Z - info: [main] Received possible protocol arguments: 3
2020-06-10T12:33:38.535Z - info: [main] Processing protocol url
2020-06-10T12:33:56.238Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.797s)
2020-06-10T12:33:56.238Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/HometownUnityPC.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:33:59.573Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.776s)
2020-06-10T12:33:59.573Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/TankGameTestTask.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:34:03.579Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 2.205s)
2020-06-10T12:34:03.579Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/Buildworld.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:34:04.402Z - info: [ui] [Timing] Action 'create commit' for 'sah-ed/SceneBuilder' took 3.743s
2020-06-10T12:34:06.509Z - info: [ui] Executing push: git -c credential.helper= push origin master:master --progress (took 2.319s)
2020-06-10T12:34:07.040Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.283s)
2020-06-10T12:34:10.272Z - info: [ui] Executing getRecentBranches: git log -g --no-abbrev-commit --pretty=oneline HEAD -n 2500 -- (took 2.721s)
2020-06-10T12:34:10.740Z - error: [ui] `git rev-list --left-right --count dbce0c0d54614875899214adef2a3f55ff0a75e6...4ee08be6c7acdf3a37c7d526002e06227ae76591 --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression dbce0c0d54614875899214adef2a3f55ff0a75e6...4ee08be6c7acdf3a37c7d526002e06227ae76591

2020-06-10T12:34:13.619Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.783s)
2020-06-10T12:34:13.619Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/TelegamApi.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:34:14.666Z - error: [ui] `git rev-list --left-right --count 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f

2020-06-10T12:34:17.119Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.761s)
2020-06-10T12:34:17.119Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/RPDiscordBot.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:34:19.382Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.120s)
2020-06-10T12:34:20.393Z - info: [ui] Background fetch for 8 repositories took 26.474sec
2020-06-10T12:34:32.246Z - info: [ui] [AppStore] loading 8 repositories from store
2020-06-10T12:34:32.247Z - info: [ui] [AppStore] found account: sah-py (sah-py)
2020-06-10T12:34:32.619Z - warn: [ui] Error refreshing account 'sah-py'
Error: Cannot update an account which doesn't have a token: sah-py
    at Object.n [as fatalError] (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\external "path":1:1)
    at o (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:215:7)
    at l.tryUpdateAccount (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:135:6)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:117:5
    at Array.map (<anonymous>)
    at l.refresh (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:114:21)
    at Xe.loadInitialState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:1857:4)
2020-06-10T12:34:32.854Z - info: [ui] [fetchProtectedBranches] unable to list protected branches
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchProtectedBranches (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:870:14)
    at Xe.updateBranchProtectionsFromAPI (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3395:22)
2020-06-10T12:34:32.916Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2020-06-10T12:34:33.019Z - warn: [ui] fetchMentionables: 'repos/sah-ed/SheepFarm/mentionables/users' returned a 404
2020-06-10T12:34:33.192Z - info: [ui] launching: 2.5.2 (Windows 10.0.17134)
2020-06-10T12:34:33.192Z - info: [ui] execPath: 'C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe'
2020-06-10T12:34:33.254Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/issues?state=open' returned a 404
2020-06-10T12:34:33.270Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/pulls?state=open' returned a 404
2020-06-10T12:34:33.301Z - warn: [ui] fetchRepository: 'sah-ed/SheepFarm' returned a 404
2020-06-10T12:34:33.739Z - info: [ui] Stats reported.
2020-06-10T12:34:34.581Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 1.436s)
2020-06-10T12:34:35.850Z - info: [ui] calling captureCommandOutput(where git)
2020-06-10T12:34:42.581Z - info: [ui] [AppStore] removing account sah-py (sah-py) from store
2020-06-10T12:34:48.937Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T12:34:48.938Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=c7dc9dcb-06b4-4bfa-b01d-03e74441ffb9
2020-06-10T12:34:48.964Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T12:35:28.508Z - info: [main] opening in browser: https://github.com/sah-ed/SheepFarm
2020-06-10T12:35:28.517Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T12:35:45.368Z - info: [ui] calling captureCommandOutput(where git)
2020-06-10T12:36:34.985Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.768s)
2020-06-10T12:36:34.986Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/HometownUnityPC.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:36:38.330Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.779s)
2020-06-10T12:36:38.330Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/TankGameTestTask.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:36:41.937Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.809s)
2020-06-10T12:36:41.937Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/Buildworld.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:36:44.980Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.138s)
2020-06-10T12:36:46.403Z - error: [ui] `git rev-list --left-right --count dbce0c0d54614875899214adef2a3f55ff0a75e6...4ee08be6c7acdf3a37c7d526002e06227ae76591 --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression dbce0c0d54614875899214adef2a3f55ff0a75e6...4ee08be6c7acdf3a37c7d526002e06227ae76591

2020-06-10T12:36:48.747Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.780s)
2020-06-10T12:36:48.747Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/TelegamApi.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:36:49.966Z - error: [ui] `git rev-list --left-right --count 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f

2020-06-10T12:36:52.665Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.923s)
2020-06-10T12:36:52.666Z - error: [ui] `git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/sah-ed/RPDiscordBot.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:36:55.426Z - info: [ui] Executing fetch: git -c credential.helper= fetch --progress --prune origin (took 1.045s)
2020-06-10T12:36:56.568Z - info: [ui] Background fetch for 8 repositories took 23.895sec
2020-06-10T12:41:13.448Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2020-06-10T12:41:59.224Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T12:41:59.224Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=3ae469de-5fff-4f00-ae58-509e366224f9
2020-06-10T12:41:59.238Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T12:58:59.954Z - info: [ui] [AppStore] loading 8 repositories from store
2020-06-10T12:58:59.954Z - info: [ui] [AppStore] found account: sah-py (sah-py)
2020-06-10T12:59:00.582Z - warn: [ui] Error refreshing account 'sah-py'
Error: Cannot update an account which doesn't have a token: sah-py
    at Object.n [as fatalError] (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\external "path":1:1)
    at o (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:215:7)
    at l.tryUpdateAccount (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:135:6)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:117:5
    at Array.map (<anonymous>)
    at l.refresh (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:114:21)
    at Xe.loadInitialState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:1857:4)
2020-06-10T12:59:00.796Z - info: [ui] [fetchProtectedBranches] unable to list protected branches
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchProtectedBranches (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:870:14)
    at Xe.updateBranchProtectionsFromAPI (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3395:22)
2020-06-10T12:59:01.031Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2020-06-10T12:59:01.160Z - warn: [ui] fetchMentionables: 'repos/sah-ed/SheepFarm/mentionables/users' returned a 404
2020-06-10T12:59:01.300Z - info: [ui] launching: 2.5.2 (Windows 10.0.17134)
2020-06-10T12:59:01.300Z - info: [ui] execPath: 'C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe'
2020-06-10T12:59:01.315Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/issues?state=open' returned a 404
2020-06-10T12:59:01.345Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/pulls?state=open' returned a 404
2020-06-10T12:59:01.493Z - warn: [ui] fetchRepository: 'sah-ed/SheepFarm' returned a 404
2020-06-10T12:59:01.840Z - info: [ui] Stats reported.
2020-06-10T12:59:03.115Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 1.945s)
2020-06-10T12:59:22.198Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 3.989s)
2020-06-10T12:59:22.199Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/SheepFarm.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T12:59:22.553Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at t.BackgroundFetcher.performAndScheduleFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\helpers\background-fetcher.ts:97:9)
2020-06-10T13:01:01.552Z - warn: [ui] fetchRepository: 'sah-ed/HometownUnityPC' returned a 404
2020-06-10T13:01:01.603Z - warn: [ui] fetchRepository: 'sah-ed/HometownUnityPC' returned a 404
2020-06-10T13:01:01.606Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: HometownUnityPC - sah-py (empty token)
2020-06-10T13:01:03.480Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.732s)
2020-06-10T13:01:03.481Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/HometownUnityPC.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:01:03.813Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at Xe.refreshIndicatorForRepository (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2876:7)
    at Xe.refreshAllSidebarIndicators (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2829:7)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\ui\app.tsx:213:9
2020-06-10T13:01:05.998Z - warn: [ui] fetchRepository: 'sah-ed/TankGameTestTask' returned a 404
2020-06-10T13:01:06.047Z - warn: [ui] fetchRepository: 'sah-ed/TankGameTestTask' returned a 404
2020-06-10T13:01:06.048Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: TankGameTestTask - sah-py (empty token)
2020-06-10T13:01:07.899Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.723s)
2020-06-10T13:01:07.899Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/TankGameTestTask.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:01:08.218Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at Xe.refreshIndicatorForRepository (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2876:7)
    at Xe.refreshAllSidebarIndicators (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2829:7)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\ui\app.tsx:213:9
2020-06-10T13:01:09.886Z - warn: [ui] fetchRepository: 'sah-ed/Buildworld' returned a 404
2020-06-10T13:01:09.937Z - warn: [ui] fetchRepository: 'sah-ed/Buildworld' returned a 404
2020-06-10T13:01:09.937Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: Buildworld - sah-py (empty token)
2020-06-10T13:01:11.748Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.689s)
2020-06-10T13:01:11.748Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/Buildworld.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:01:12.060Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at Xe.refreshIndicatorForRepository (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2876:7)
    at Xe.refreshAllSidebarIndicators (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2829:7)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\ui\app.tsx:213:9
2020-06-10T13:01:14.640Z - warn: [ui] fetchRepository: 'sah-ed/TelegamApi' returned a 404
2020-06-10T13:01:14.689Z - warn: [ui] fetchRepository: 'sah-ed/TelegamApi' returned a 404
2020-06-10T13:01:14.690Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: TelegamApi - sah-py (empty token)
2020-06-10T13:01:16.518Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.702s)
2020-06-10T13:01:16.519Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/TelegamApi.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:01:16.861Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at Xe.refreshIndicatorForRepository (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2876:7)
    at Xe.refreshAllSidebarIndicators (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2829:7)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\ui\app.tsx:213:9
2020-06-10T13:01:17.844Z - error: [ui] `git rev-list --left-right --count 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f --` exited with an unexpected code: 128.
stderr:
fatal: Invalid symmetric difference expression 758c706d79d9e60b75ba1eee321b5cc08b2d94d5...8c757a33af4b9f964dfcbf58684cb2b6f21da04f

2020-06-10T13:01:18.323Z - warn: [ui] fetchRepository: 'sah-ed/SheepFarm' returned a 404
2020-06-10T13:01:18.372Z - warn: [ui] fetchRepository: 'sah-ed/SheepFarm' returned a 404
2020-06-10T13:01:18.373Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: SheepFarm - sah-py (empty token)
2020-06-10T13:01:20.203Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.698s)
2020-06-10T13:01:20.203Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/SheepFarm.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:01:20.574Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at Xe.refreshIndicatorForRepository (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2876:7)
    at Xe.refreshAllSidebarIndicators (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2829:7)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\ui\app.tsx:213:9
2020-06-10T13:01:22.505Z - warn: [ui] fetchRepository: 'sah-ed/RPDiscordBot' returned a 404
2020-06-10T13:01:22.557Z - warn: [ui] fetchRepository: 'sah-ed/RPDiscordBot' returned a 404
2020-06-10T13:01:22.559Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: RPDiscordBot - sah-py (empty token)
2020-06-10T13:01:24.936Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 2.240s)
2020-06-10T13:01:24.937Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/RPDiscordBot.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:01:25.315Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at Xe.refreshIndicatorForRepository (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2876:7)
    at Xe.refreshAllSidebarIndicators (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:2829:7)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\ui\app.tsx:213:9
2020-06-10T13:01:27.433Z - info: [ui] Background fetch for 8 repositories took 26.774sec
2020-06-10T13:02:24.501Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:27.441Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:28.198Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:32.063Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:34.929Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:35.186Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:36.581Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:36.827Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:37.044Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:37.316Z - warn: [ui] fetchAll: 'user/repos' returned a 401
2020-06-10T13:02:40.947Z - info: [ui] calling captureCommandOutput(where git)
2020-06-10T13:04:28.270Z - info: [ui] [AppStore] removing account sah-py (sah-py) from store
2020-06-10T13:04:37.906Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T13:04:37.907Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=6ceb5a92-133f-4cc9-bbc6-cc403611f811
2020-06-10T13:04:37.939Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T13:06:33.370Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T13:06:33.370Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=eaebf311-92a7-41a8-bf98-d3daa09d98a2
2020-06-10T13:06:33.394Z - error: [main] Call to openExternal failed: 'Error: Failed to open'
2020-06-10T13:18:13.970Z - info: [ui] [AppStore] loading 8 repositories from store
2020-06-10T13:18:13.971Z - info: [ui] [AppStore] found account: sah-py (sah-py)
2020-06-10T13:18:14.337Z - warn: [ui] Error refreshing account 'sah-py'
Error: Cannot update an account which doesn't have a token: sah-py
    at Object.n [as fatalError] (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\external "path":1:1)
    at o (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:215:7)
    at l.tryUpdateAccount (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:135:6)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:117:5
    at Array.map (<anonymous>)
    at l.refresh (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\accounts-store.ts:114:21)
    at Xe.loadInitialState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:1857:4)
2020-06-10T13:18:14.534Z - info: [ui] [fetchProtectedBranches] unable to list protected branches
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchProtectedBranches (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:870:14)
    at Xe.updateBranchProtectionsFromAPI (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3395:22)
2020-06-10T13:18:14.627Z - info: [ui] launching: 2.5.2 (Windows 10.0.17134)
2020-06-10T13:18:14.629Z - info: [ui] execPath: 'C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\GitHubDesktop.exe'
2020-06-10T13:18:14.802Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2020-06-10T13:18:14.870Z - warn: [ui] fetchMentionables: 'repos/sah-ed/SheepFarm/mentionables/users' returned a 404
2020-06-10T13:18:15.057Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/issues?state=open' returned a 404
2020-06-10T13:18:15.132Z - warn: [ui] fetchRepository: 'sah-ed/SheepFarm' returned a 404
2020-06-10T13:18:15.391Z - info: [ui] Stats reported.
2020-06-10T13:18:17.043Z - warn: [ui] fetchAll: 'repos/sah-ed/SheepFarm/pulls?state=open' returned a 404
2020-06-10T13:18:17.359Z - info: [ui] Executing installGlobalLFSFilter: git lfs install --skip-repo (took 2.823s)
2020-06-10T13:18:23.067Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 2.683s)
2020-06-10T13:18:23.067Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin` exited with an unexpected code: 128.
stderr:
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sah-ed/SheepFarm.git/'

(The error was parsed as 3: Authentication failed. Some common reasons include:

- You are not logged in to your account: see File > Options.
- You may need to log out and log back in to refresh your token.
- You do not have permission to access this repository.
- The repository is archived on GitHub. Check the repository settings to confirm you are still permitted to push commits.
- If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account.)
2020-06-10T13:18:23.372Z - info: [ui] [fetchPushControl] unable to check if branch is potentially pushable
Error: Not Found
    at Object.t.parsedResponse (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\http.ts:175:4)
    at x.fetchPushControl (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\api.ts:844:14)
    at Xe.refreshBranchProtectionState (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:895:29)
    at C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4133:9
    at Xe.withPushPullFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:3728:7)
    at Xe.performFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\app-store.ts:4095:5)
    at t.BackgroundFetcher.performAndScheduleFetch (C:\Users\Mind\AppData\Local\GitHubDesktop\app-2.5.2\webpack:\app\src\lib\stores\helpers\background-fetcher.ts:97:9)
2020-06-10T13:18:29.242Z - info: [ui] calling captureCommandOutput(where git)
2020-06-10T13:18:29.862Z - info: [ui] [AppStore] removing account sah-py (sah-py) from store
2020-06-10T13:18:35.850Z - info: [ui] [SignInStore] initializing OAuth flow
2020-06-10T13:18:35.851Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=bef7fb5c-7872-4526-b8e1-5251908ebaff
2020-06-10T13:18:35.899Z - error: [main] Call to openExternal failed: 'Error: Failed to open'

 

Держи не бей

Я могу предположить что у меня поломались ссылки на репы из-за смены имени, но почему я не могу залогиниться я не знаю.

+ Я ещё со "старого" аккаунта не могу выйти. Sign out > перезапуск приложения > я до сих пор залогинен. Так бесконечно.


💰🐘

Поделиться сообщением


Ссылка на сообщение

Новых логов при попытке залогиниться не появляется, только при попытке пуша. Тут ещё есть кнопка "Войти через браузер", она тоже благополучно не работает.


💰🐘

Поделиться сообщением


Ссылка на сообщение

Судя по логам и гуглу, тебе стоит вручную почистить .git от старых кук\кэша и чего ещё там этот десктоп насохранял - пытается использовать твой старый никнейм. Тем же тотал командером пройдись файловым поиском и поищи файлы с sah-ed именем внутри.

  • Одобряю 1

nodes.gif.707c73bf76fe5592b4e154b63d92771b.gif

Поделиться сообщением


Ссылка на сообщение

Боже спустя 4 часа я все таки починил это, надо было со стартовой страницы приложения нажать на интерактивную надпись и залогиниться через почту и пароль, причем в самом приложении это не работает. Пора качать fish shell на винду и пользоваться гитом через консоль 

Закройте тему как-то

Изменено пользователем HelpOrMe

💰🐘

Поделиться сообщением


Ссылка на сообщение

Хз, всю настройку репы впринципе лучше проводить через консоль. ЮИ только для быстроты простых команд да анализа коммитов. 


Хочешь сменить мини-карту? Конвертируй свои старые маркера.

 

Поделиться сообщением


Ссылка на сообщение
1 час назад, Sheodar сказал:

Хз, всю настройку репы впринципе лучше проводить через консоль. ЮИ только для быстроты простых команд да анализа коммитов. 

Всю настройку репы я делаю на сайте, мне UI надо шоб удобно видить что я комичу, вдруг мета файлы случайно удалил, так легко откатить, собственно все. UPD я ещё ветки меняю и откатываю не только изменения, но и комиты, что очень удобно. Если прям в окне можно было бы ещё что-то подредактировать вообще сказка.

Изменено пользователем HelpOrMe

💰🐘

Поделиться сообщением


Ссылка на сообщение

Github Desktop это просто GUI утилита. Если проблема в ней, то надо переустанавливать только её. А сами git трогать нечего - у него для аутентификации есть ssh ключ и большего не надо.

В век графических интерфейсов пользоваться консолью - ну это так себе. Накликать куда быстрее. И самое главное - предпросмотр нужен и фиксация определённых строчек. Поэтому я без GUI не могу. В консоль лезу временами когда что-то большое (от чего GUI лагает), или сложное нужно сделать, чего нет в GUI. Ну и для серверов консоль нужна (там выбора нет).

Я GitKraken пользуюсь, но он платный 🏴‍☠️

  • Одобряю 1

Поделиться сообщением


Ссылка на сообщение

Если уж тут такая тема о гите, у кого-то есть нормальное объяснение как решать кофликты при слиянии веток. На хабре духота какая-то на эту тему, ничего не понятно и решение какие-то странные.

Я не понимаю что от меня хочет гитхаб когда открывает мне окно с кодом и стрелочками в нем.
 image.png.9b6bb406220a17729d4a78f5357ade2f.png


💰🐘

Поделиться сообщением


Ссылка на сообщение

Сверху как было,  в воркинге как стало. Смотришь на соседние строки и выбираешь/оставляешь все. Вроде:

<<<< HEAD
const value1 = 1
=====
>>>> working
const value2 = 2
=====

Удаляешь все ненужное и оставляешь 
const value1 = 1
const value2 = 2

Но вообще да, меня мердж веток пугает до ужаса. Офк не такой простой, а когда там конфликт в 900+строчек. А вообще в браузере лучше не мерджить что-то сверх сложнее примера выше. Там еще сильнее глаза вытекут

Изменено пользователем Sheodar

Хочешь сменить мини-карту? Конвертируй свои старые маркера.

 

Поделиться сообщением


Ссылка на сообщение
4 минуты назад, HelpOrMe сказал:

Я не понимаю что от меня хочет гитхаб

Не гитхаб, а git. Часто новички путают их. GitHub - это сервис (хостинг) репозиториев. Кроме него существуют ещё Bitbucket и GitLab.

 

Сложного там ничего нет. Стрелочками выделяется конфликтующий фрагмент файла. И тебе отображается две версии (текущая и новая), разделённые пробелом, чтобы ты мог выбрать что тебе нужно. Твоей задачей является выбрать нужный код (переделать как надо) и стереть эту разметку.

Поделиться сообщением


Ссылка на сообщение
Только что, Sheodar сказал:

Сверху как было,  в воркинге как стало. Смотришь на соседние строки и выбираешь/оставляешь все. Вроде:

<<<< HEAD
const value1 = 1
=====
>>>> working
const value2 = 2
=====

Удаляешь все ненужное и оставляешь 
const value1 = 1
const value2 = 2

Но вообще да, меня мердж веток пугает до ужаса. Офк не такой простой, а когда там конфликт в 900+строчек

Я понимаю что он хочет чтоб я выбрал, какой файл ветки важнее, но это же бред в каждом файле или руками убирать эти стрелочки, или в desktop версии полтора часа нажимать галочки на "выбрать модифицированный файл этой ветки" на 123 файлах. Я думал что гитхаб хотел чтоб я сделал что-то иное с ними, даже не знаю что.


💰🐘

Поделиться сообщением


Ссылка на сообщение

Ветки не для того, что-бы весь код переписывать с нуля. А что-бы параллельно что-то делать. Например, я параллельно с основной веткой и работой других ребят делаю новое меню выбор героя. Потом замерджу это в мастер после теста. 


Хочешь сменить мини-карту? Конвертируй свои старые маркера.

 

Поделиться сообщением


Ссылка на сообщение

×
×
  • Создать...