Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to Connect git ssh account with TAC

I have a service account for which I have created GitHub ssh key and in TAC -> Configuration tab -> Git -> In username field I have entered service account username and ssh URL of the repository. But every time connection is failing within TAC with error: Cannot access GIT server. Please check URL and authentication

 

However in GitBash with command ssh -T git@github.com I can see message Hi, <service-account> You've successfully authenticated, but GitHub does not provide shell access.
With Same SSH URL of the repo, I am able to do Git clone successfully using GitBash. So that means SSH key generation is successful but only on the TAC side, something is going wrong. Any help here would be appreciated.

 

I referred below link for setup

https://community.talend.com/t5/Design-and-Development/Connecting-Talend-with-Git-SSH/ta-p/30570

 

 

 

 

Talend Data Fabric 6.3.1

Java 8

 

 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

Can you please clarify in which Talend version/edition you are?

Here is the new documentation and the documentation although it refers to GitBlit, it is applicable to Gitlabs, Bitbucket, or Github:
https://help.talend.com/#/reader/ZeP7KpFUNNqfdY0DQpGA2w/NeW0BxT6Yzyxa8tA3q7uHw

Best regards

Sabrina

 

mscarrick
Contributor
Contributor

Hello. Did you ever find a solution to this? I'm having exactly the same problem. Version 7.3.1 connecting to github.

thanks.