You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error while trying to sync with a BitBucket repository.
Error: Failed to execute git clone --mirror -- '[email protected]:xxxx.git' '/home/repman/.composer/cache/vcs/git-bitbucket.org-xxxx.git/'
Cloning into bare repository '/home/repman/.composer/cache/vcs/git-bitbucket.org-xxxx.git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Logs:
Failed to clone the [email protected]:xxxx.git repository, try running in interactive mode so that you can enter your Bitbucket OAuth consumer credentials
Failed to clone the [email protected]:xxxx.git repository, try running in interactive mode so that you can enter your Bitbucket OAuth consumer credentials
Maybe BitBucket updated the keys? I tried deleting the integration and adding it again and it doesn't seem to help.
The text was updated successfully, but these errors were encountered:
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Hi,
I'm getting this error while trying to sync with a BitBucket repository.
Maybe BitBucket updated the keys? I tried deleting the integration and adding it again and it doesn't seem to help.
The text was updated successfully, but these errors were encountered: