Hi, we are facing when run go get to bitbucket always return 404
In fact, the repo and commit exists and run smoothly until now
No config changed and bitbucket API status is green (operational)
Is anyone facing the same issue?
How do we solve this?
And what caused this?
error returned: `go: bitbucket.org/{organization}/{repo}@{tag}: reading https://api.bitbucket.org/2.0/repositories/{organization}/{repo}?fields=scm: 404 Not Found`
We are seeing the same issue. There is a go version dependency as well. With versions < 1.16.14 we do get the 404 error while versions >= 1.16.14 work fine.
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.
Just want to update you, I did upgrade go version to 1.16.15 and changed docker image on my pipeline and it was solved.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Question to Bitbucket: are you planning any fix regarding this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this blocks our whole company's workflow and its obvious you've done something on your end yesterday/today which broke an already working process.
its been a whole day already and im eager to hear anything from your engineers regarding this issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For anyone ending up here: Please check this article
https://community.atlassian.com/t5/Bitbucket-articles/Changes-to-Bitbucket-API-Requires-Latest-Version-of-Go/ba-p/1975819
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We also deal with this problem. It breaks our pipeline flow and is a big blocker for our engineers right now. Please provide a fix for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone,
Apologies for the inconvenience caused. The issue has been resolved and you can check more about it in this community post.
Kind regards,
Karthick S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
We face same problem too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.