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
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
next I get the ssh key
then I proceed to add it to bitbucket in here
and finally I go back to looker and press test an finalize set up but I get this:
when I hover in this particular section
look at the address being used, it's ignoring the 7999 config for some reason
please any help will be appreciated I've tried a lot of combinations in the Config Git section to no avail.