Issues while adding bitbucket in the git configuration of looker

Hi, I'm trying to add a bitbucket repo to my looker project but I'm unable to do so.
This is the url of my repo(please note that mycompany is an alias):

https://bitbucket.mycompany.com/projects/FKR/repos/it_looker/browse

git clone ssh://[email protected]:7999/fkr/it_looker.git

 

looker_noob_0-1719262389059.png

in here I'm using this "ssh://[email protected]:7999/fkr/it_looker.git"

Here is where I think the problem is, if you see my bitbucket link has the port 7999 which is the one I'm using in the settings

looker_noob_1-1719262569781.png

next I get the ssh key

looker_noob_3-1719263168141.png

then I proceed to add it to bitbucket in here

looker_noob_5-1719263416245.png

and finally I go back to looker and press test an finalize set up but I get this:

looker_noob_6-1719263537423.png

when I hover in this particular section

looker_noob_7-1719263708280.png

look at the address being used, it's ignoring the 7999 config for some reason

looker_noob_8-1719263835698.png

please any help will be appreciated I've tried a lot of combinations in the Config Git section to no avail.

 

 

 

3 REPLIES 3

A couple of suggestions: 

1) What happens if you go back to square one and reset your git connection?

2) Have you tried omitting the port (:7999) entirely?

@looker_noob, I think you should definitely try what @GavinW suggested but I'm seeing a similar issue when I try to replicate. Have you submitted a ticket to support? I would definitely encourage you to do that if you can't get this issue resolved.

Hey there,
Bitbucket server standard HTTP port is 7990.  Looker is designed to work with specific default ports for various version control systems. For Bitbucket Server, the default port is 7999.
If you're using an older version of Looker, it might still be configured to expect port 7990 for Bitbucket connections.

https://cloud.google.com/looker/docs/setting-up-git-connection
https://www.googlecloudcommunity.com/gc/Technical-Tips-Tricks/Using-BitBucket-for-Version-Control-in...