Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
Hello. Did you ever find a solution to this? I'm having exactly the same problem. Version 7.3.1 connecting to github.
thanks.