Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Connection bitbucket to Oracle data integrator

pankaj kumar tanwar February 20, 2018

Hi Team 

 

I am trying to integrate ODI 12c to bitbucket and the detail requested by ODI are visible in my account has anyone tried this before 

For example 

ODI-12507: The Git Repository URL is not valid for the Git connection type [Git Basic]. The expected format is [git://<host>[:<port>]/<git-repository>].

 

I dont have port number i tried 22 /7990 

 

Regards

Pankaj

2 answers

1 accepted

0 votes
Answer accepted
Dan Benson January 4, 2019

I'm having the same issue.  Was this ever resolved?

jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 4, 2019

The same issue with "Git basic", or something else?

Dan Benson January 4, 2019

With SSL connection type I receive: ODI-12436: Unable to connect to Git remote repository with the information provided. invalid advertisement of <!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Log in - Sparta Bitbucket</title><script>.

 

With SSH connection type I receive: ODI-12436: Unable to connect to Git remote repository with the information provided. Authentication failed due to invalid Private Key File.

Dan Benson January 4, 2019

I can use ssh/git from the command line fine.   It appears to be an ODI issue.

pankaj kumar tanwar January 6, 2019

Hi 

 

Yes it was ODI issue with cloud based git. Newer version of ODI  12.2.1.3.0 works fine with cloud git  

Apolodor April 5, 2020

what settings did you use?

thanks

0 votes
jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2018

The git:// protocol is not currently supported by either Bitbucket Server or Bitbucket Cloud. Do you have any other options for repository type?

pankaj kumar tanwar February 20, 2018

Hi James 

Thanks for your input 

Option i have to authenticate 

1. HTTP Basics Authen

2. git basic

3. ssh auth

4. file auth

5. ssl auth 

No sure of the repo type which you have asked

jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2018

Try ssh authentication.

pankaj kumar tanwar February 20, 2018

Hi 

I tried that as well it's also asking for port number 

 

ODI-12507: The Git Repository URL is not valid for the Git connection type [SSH]. The expected format is [ssh://<username>@<host>[:<port>]/<disk-path-of-git-repo>].

pankaj kumar tanwar February 20, 2018

ODI-12436: Unable to connect to Git remote repository with the information provided. ssh://ptanwar29@bitbucket.org:7990/<C:\Users\Ptanwar\odi>: Connection timed out: connect, Network issue or invalid Url.

jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2018

Bitbucket Cloud's ssh service is available on port 22, or you can also use altssh.bitbucket.org:443 .

pankaj kumar tanwar February 20, 2018

Sorry to be asking again 

the connection string in this case will be 

ssh://ptanwar29@bitbucket.org:22/<C:\Users\Ptanwar\odi> 

or 

ssh://ptanwar29@altssh.bitbucket.org:443/<C:\Users\Ptanwar\odi> 

jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2018

One or both of those should work, unless you have a firewall or something blocking those hosts or ports.

pankaj kumar tanwar February 20, 2018

Hi I have tried both getting error 

 

ODI-12436: Unable to connect to Git remote repository with the information provided. Invalid Remote Git Repository.

ssh://Ptanwar29@bitbucket.org:22/odi

 

SSH test result 

ptanwar@YVW-R90PJ35V MINGW64 ~/odi (master)
$ ssh -T git@bitbucket.org
logged in as Ptanwar29.

You can use git or hg to connect to Bitbucket. Shell access is disabled.

ptanwar@YVW-R90PJ35V MINGW64 ~/odi (master)

location of empty repo https://bitbucket.org/yvw/odi

Any input on this new error

jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2018

You need to specify the full path:

ssh://git@bitbucket.org:22/yvw/odi
pankaj kumar tanwar February 21, 2018

Hi James 

Thanks for your input but still the same issue 

connection.jpg

providing screenshot for ref

pankaj kumar tanwar February 22, 2018

Hi james 

 

can you please provide your input 

Apolodor April 6, 2020

any ideas?

 

thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events