Our BitBucket pipelines are getting this error.
+ GIT_LFS_SKIP_SMUDGE=1 git clone --branch="master" --depth 50
 https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@
bitbucket.org/company/com.company.project.git 
$BUILD_DIR ; git reset --hard xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ; git remote set-url origin
 git@bitbucket.org:company/com.company.project.gitCloning into 
'/opt/atlassian/pipelines/$MAVEN_USERNAME/build'...remote: unable to authorize 
current user, internal server errorfatal:
 unable to access 'https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@
bitbucket.org/company/com.company.project.git/': 
The requested URL returned error: 500
Should be fixed now: Bitbucket Pipelines failing to start.
 
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.