Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

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://git@bitbucket.mycompany.com:7999/fkr/it_looker.git

 

looker_noob_0-1719262389059.png

in here I'm using this "ssh://git@bitbucket.mycompany.com: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.