Hi we are getting having intermittent problems with fetching multiple repositories due to this error:
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git@bitbucket.org:xxx/xxx.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: Connection closed by 18.205.93.0 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Hello @Martin Pivarník,
Well, from this much of detail I can say only that the SSH key used to run this operation:
If the repository exists, I'd suggest you to enable verbose log for SSH and check which key is used and where it is registered in Bitbucket.
Hope this helps. Let me know if you have any questions.
Cheers,
Daniil
Hey Daniil, the issue seems to be gone now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.