question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Authentication failed." even after logging out and back in

See original GitHub issue

Describe the bug

I’m constantly getting an “authentication failed” error even after logging out and back in, closing the app, rebooting etc.

Tried to delete cache files but couldn’t find where they are stored… 🤔

Screenshot 2021-08-18 at 10 01 18

This Bug happened immediately after I upgraded to beta4.

Version & OS

Screenshot 2021-08-18 at 10 02 48

I’m on macOS Big Sur 11.5, Intel CPU

Steps to reproduce the behavior

  1. Do anything (pull, push, …)

Expected behavior

I expect it to work

Actual behavior

It says that the authentication failed.

Logs

Latest logfile
2021-08-18T07:54:58.444Z - info: [ui] [AppStore] loading 54 repositories from store
2021-08-18T07:54:58.445Z - info: [ui] [AppStore] found account: mrousavy (Marc Rousavy)
2021-08-18T07:54:59.160Z - info: [ui] [BranchPruner] Last prune took place in 9 minutes - skipping
2021-08-18T07:54:59.861Z - info: [ui] launching: 2.9.1-beta2 (Mac OS 11.5.0)
2021-08-18T07:54:59.862Z - info: [ui] execPath: '/Applications/GitHub Desktop.app/Contents/Frameworks/GitHub Desktop Helper (Renderer).app/Contents/MacOS/GitHub Desktop Helper (Renderer)'
2021-08-18T07:55:27.734Z - info: [ui] [AppStore] loading 54 repositories from store
2021-08-18T07:55:27.734Z - info: [ui] [AppStore] found account: mrousavy (Marc Rousavy)
2021-08-18T07:55:28.380Z - info: [ui] [BranchPruner] Last prune took place in 8 minutes - skipping
2021-08-18T07:55:29.117Z - info: [ui] launching: 2.9.1-beta4 (Mac OS 11.5.0)
2021-08-18T07:55:29.123Z - info: [ui] execPath: '/Applications/GitHub Desktop.app/Contents/Frameworks/GitHub Desktop Helper (Renderer).app/Contents/MacOS/GitHub Desktop Helper (Renderer)'
2021-08-18T07:56:52.129Z - info: [ui] [Timing] Action 'create commit' for 'mrousavy/clipdrop' took 0.238s
2021-08-18T07:56:52.841Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T07:56:54.204Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T07:57:00.518Z - info: [ui] [AppStore] removing account mrousavy (Marc Rousavy) from store
2021-08-18T07:57:04.610Z - info: [ui] [AppStore] loading 54 repositories from store
2021-08-18T07:57:05.166Z - info: [ui] [BranchPruner] Last prune took place in 7 minutes - skipping
2021-08-18T07:57:05.787Z - info: [ui] launching: 2.9.1-beta4 (Mac OS 11.5.0)
2021-08-18T07:57:05.787Z - info: [ui] execPath: '/Applications/GitHub Desktop.app/Contents/Frameworks/GitHub Desktop Helper (Renderer).app/Contents/MacOS/GitHub Desktop Helper (Renderer)'
2021-08-18T07:57:09.152Z - info: [ui] [SignInStore] initializing OAuth flow
2021-08-18T07:57:09.153Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=8d8fda6d-2edd-4f37-b30c-27dc67ffc681
2021-08-18T07:57:10.821Z - info: [main] Processing protocol url
2021-08-18T07:57:10.825Z - info: [ui] [Dispatcher] requesting authenticated user
2021-08-18T07:57:11.535Z - info: [ui] [SignInStore] account resolved
2021-08-18T07:57:11.535Z - info: [ui] [AppStore] adding account mrousavy (Marc Rousavy) to store
2021-08-18T07:57:16.445Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T07:57:16.827Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T07:57:45.433Z - info: [ui] [AppStore] loading 54 repositories from store
2021-08-18T07:57:45.434Z - info: [ui] [AppStore] found account: mrousavy (Marc Rousavy)
2021-08-18T07:57:46.009Z - info: [ui] [BranchPruner] Last prune took place in 6 minutes - skipping
2021-08-18T07:57:46.594Z - info: [ui] launching: 2.9.1-beta4 (Mac OS 11.5.0)
2021-08-18T07:57:46.595Z - info: [ui] execPath: '/Applications/GitHub Desktop.app/Contents/Frameworks/GitHub Desktop Helper (Renderer).app/Contents/MacOS/GitHub Desktop Helper (Renderer)'
2021-08-18T07:57:47.474Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T07:57:47.877Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T07:57:49.652Z - info: [ui] [AppStore] removing account mrousavy (Marc Rousavy) from store
2021-08-18T07:58:54.746Z - info: [ui] [AppStore] loading 54 repositories from store
2021-08-18T07:58:55.281Z - info: [ui] [BranchPruner] Last prune took place in 5 minutes - skipping
2021-08-18T07:58:55.832Z - info: [ui] launching: 2.9.1-beta4 (Mac OS 11.5.0)
2021-08-18T07:58:55.833Z - info: [ui] execPath: '/Applications/GitHub Desktop.app/Contents/Frameworks/GitHub Desktop Helper (Renderer).app/Contents/MacOS/GitHub Desktop Helper (Renderer)'
2021-08-18T07:59:20.234Z - info: [ui] [SignInStore] initializing OAuth flow
2021-08-18T07:59:20.235Z - info: [main] opening in browser: https://github.com/login/oauth/authorize?client_id=de0e3c7e9973e1c4dd77&scope=repo%20user%20workflow&state=c638ea93-aac3-40e8-8cf6-577d870862ad
2021-08-18T07:59:21.956Z - info: [main] Processing protocol url
2021-08-18T07:59:21.959Z - info: [ui] [Dispatcher] requesting authenticated user
2021-08-18T07:59:22.636Z - info: [ui] [SignInStore] account resolved
2021-08-18T07:59:22.636Z - info: [ui] [AppStore] adding account mrousavy (Marc Rousavy) to store
2021-08-18T07:59:25.289Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T07:59:25.668Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T07:59:42.877Z - info: [main] Processing protocol url
2021-08-18T07:59:43.002Z - info: [ui] [BranchPruner] Last prune took place in 4 minutes - skipping
2021-08-18T07:59:43.348Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:00:00.497Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T08:00:01.332Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:01:12.238Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T08:01:12.615Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:01:14.969Z - warn: [ui] fetchRepository: 'mrousavy/react-native-firebase' returned a 404
2021-08-18T08:01:15.115Z - warn: [ui] fetchRepository: 'mrousavy/react-native-firebase' returned a 404
2021-08-18T08:01:15.115Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-firebase - mrousavy (has token)
2021-08-18T08:01:16.190Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin (took 1.067s)
2021-08-18T08:01:16.191Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:01:17.296Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand upstream (took 1.097s)
2021-08-18T08:01:18.126Z - warn: [ui] fetchRepository: 'mrousavy/react-native-skeleton-view' returned a 404
2021-08-18T08:01:18.279Z - warn: [ui] fetchRepository: 'mrousavy/react-native-skeleton-view' returned a 404
2021-08-18T08:01:18.282Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-skeleton-view - mrousavy (has token)
2021-08-18T08:01:18.645Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-skeleton-view.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:01:19.586Z - warn: [ui] fetchRepository: 'mrousavy/react-native-admob-native-ads' returned a 404
2021-08-18T08:01:19.737Z - warn: [ui] fetchRepository: 'mrousavy/react-native-admob-native-ads' returned a 404
2021-08-18T08:01:19.737Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-admob-native-ads - mrousavy (has token)
2021-08-18T08:01:20.159Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-admob-native-ads.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:02:44.278Z - warn: [ui] fetchRepository: 'mrousavy/react-native-geocoder' returned a 404
2021-08-18T08:02:44.421Z - warn: [ui] fetchRepository: 'mrousavy/react-native-geocoder' returned a 404
2021-08-18T08:02:44.422Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-geocoder - mrousavy (has token)
2021-08-18T08:02:44.800Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-geocoder.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:02:45.791Z - warn: [ui] fetchRepository: 'mrousavy/react-native-vector-icons' returned a 404
2021-08-18T08:02:45.942Z - warn: [ui] fetchRepository: 'mrousavy/react-native-vector-icons' returned a 404
2021-08-18T08:02:45.942Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-vector-icons - mrousavy (has token)
2021-08-18T08:02:46.284Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-vector-icons.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:02:46.980Z - warn: [ui] fetchRepository: 'mrousavy/react-native-admob-native' returned a 404
2021-08-18T08:02:47.123Z - warn: [ui] fetchRepository: 'mrousavy/react-native-admob-native' returned a 404
2021-08-18T08:02:47.123Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-admob-native - mrousavy (has token)
2021-08-18T08:02:47.517Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-admob-native.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:02:47.712Z - warn: [ui] fetchRepository: 'mrousavy/react-native-skeleton-placeholder' returned a 404
2021-08-18T08:02:47.906Z - warn: [ui] fetchRepository: 'mrousavy/react-native-skeleton-placeholder' returned a 404
2021-08-18T08:02:47.907Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-skeleton-placeholder - mrousavy (has token)
2021-08-18T08:02:48.264Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-skeleton-placeholder.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:03:36.691Z - warn: [ui] fetchRepository: 'mrousavy/react-native-context-menu-view' returned a 404
2021-08-18T08:03:36.829Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: clipdrop - mrousavy (has token)
2021-08-18T08:03:36.902Z - warn: [ui] fetchRepository: 'mrousavy/react-native-context-menu-view' returned a 404
2021-08-18T08:03:36.902Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-context-menu-view - mrousavy (has token)
2021-08-18T08:03:37.210Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/clipdrop.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:03:37.270Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-context-menu-view.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:03:37.954Z - warn: [ui] fetchRepository: 'mrousavy/react-native-bigheads' returned a 404
2021-08-18T08:03:38.123Z - warn: [ui] fetchRepository: 'mrousavy/react-native-bigheads' returned a 404
2021-08-18T08:03:38.125Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-bigheads - mrousavy (has token)
2021-08-18T08:03:38.596Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-bigheads.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:03:39.331Z - warn: [ui] fetchRepository: 'mrousavy/react-native-image-crop-picker' returned a 404
2021-08-18T08:03:39.481Z - warn: [ui] fetchRepository: 'mrousavy/react-native-image-crop-picker' returned a 404
2021-08-18T08:03:39.481Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-image-crop-picker - mrousavy (has token)
2021-08-18T08:03:39.877Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-image-crop-picker.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)
2021-08-18T08:03:40.993Z - warn: [ui] fetchRepository: 'mrousavy/react-native-fast-image' returned a 404
2021-08-18T08:03:41.142Z - warn: [ui] fetchRepository: 'mrousavy/react-native-fast-image' returned a 404
2021-08-18T08:03:41.143Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: react-native-fast-image - mrousavy (has token)
2021-08-18T08:03:41.530Z - error: [ui] `git -c credential.helper= -c protocol.version=2 fetch --progress --prune --recurse-submodules=on-demand origin` exited with an unexpected code: 128.
stderr:
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/mrousavy/react-native-fast-image.git/'

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

- You are not logged in to your account: see GitHub Desktop > Preferences.
- 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.
- If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. Check the documentation of your repository hosting service.)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

6reactions
mrousavycommented, Aug 18, 2021

what do you mean by patience? I didn’t even have time to blink before the issue got fixed 😄 thanks again!

1reaction
sergiou87commented, Aug 18, 2021

@mrousavy version 2.9.1-beta5 is out and should address the issue, thank you for your patience and help! ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Authentication Failure received even after trying 3 times ...
Symptom: Following error shows and you will need to clear sessions to get back into UCS Manager - "Authentication Failure received even after...
Read more >
"Authentication Failed" when logging into App store ...
Hey there SAAG77, We see that you are experiencing some difficulties with the authentication process when trying to sign into the App Store...
Read more >
Authentication Failure with GitHub Desktop · Issue #8860
(The error was parsed as 2: Authentication failed. Some common reasons include: - You are not logged in to your account: see File...
Read more >
Authentication failed when signing in to Microsoft Flow
This article provides a resolution for the issue that you receive the Authentication failed error when trying to sign in to Microsoft Flow....
Read more >
Machine Authentication Fail | Security - Airheads Community
i have problem with my customer, everytime they change password, they unable to login again. they have to use cable or login with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found