Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team, I have tried to reinstall my talend 6.2, now I'm facing a new issue
issue: not able to connect git
!MESSAGE 2019-07-09 16:10:32,603 ERROR org.talend.commons.exception.CommonExceptionHandler - ssh://git@xxxxxxxxxxxxxxxxxxx:7999/wtal/xxxxxxxxxx.git: Auth fail
!STACK 0
org.eclipse.jgit.api.errors.TransportException: ssh://git@xxxxxxxxxxxxxxxxxxx:7999/wtal/xxxxxxxxxx.git.git: Auth fail
I have tried updating the password in TAC and all.
full log:
org.talend.commons.exception.PersistenceException: Can not connect to project with url "ssh://xxxxxxxxxxxxxxxxxxxxxxx.git".
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:385)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:337)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:267)
at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1830)
at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:427)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: org.talend.commons.exception.PersistenceException: username or password are not correct, please check in TAC users configuration
at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:93)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:383)
... 5 more
Caused by: org.eclipse.jgit.api.errors.TransportException: ssh:/xxxxxxxxxxxxxxxxxxxxxxxxxx.git: Auth fail
at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:196)
at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:84)
... 6 more
Caused by: org.eclipse.jgit.errors.TransportException: ssh://xxxxxxxxxxxxxxxxxxxxx.git: Auth fail
at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)
at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:121)
at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:248)
at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)
at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:175)
Hello,
Here is the list of Git distributions with which Talend 6.2.1 is supported (see https://help.talend.com/reader/XxkWUdTbJZuF7cC9277Ssw/dNBbJXx~X4hNxXHf~VMm2w).
Let us know what's git version are you using?
Best regards
Sabrina