<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Not able to access the Branches in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389241#M6271</link>
    <description>&lt;P&gt;Hi Team, I have tried to reinstall my talend 6.2, now I'm facing a new issue&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;issue: not able to connect git&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;!MESSAGE 2019-07-09 16:10:32,603 ERROR org.talend.commons.exception.CommonExceptionHandler - ssh://git@xxxxxxxxxxxxxxxxxxx:7999/wtal/xxxxxxxxxx.git: Auth fail&lt;/P&gt; 
&lt;P&gt;!STACK 0&lt;BR /&gt;org.eclipse.jgit.api.errors.TransportException: ssh://git@xxxxxxxxxxxxxxxxxxx:7999/wtal/xxxxxxxxxx.git.git: Auth fail&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have tried updating the password in TAC and all.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;full log:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;org.talend.commons.exception.PersistenceException: Can not connect to project with url "ssh://xxxxxxxxxxxxxxxxxxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;.git".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:385)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:337)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:267)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1830)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:427)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.talend.commons.exception.PersistenceException: username or password are not correct, please check in TAC users configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:93)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:383)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;... 5 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.eclipse.jgit.api.errors.TransportException: ssh:/xxxxxxxxxxxxxxxxxxxxxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;.git: Auth fail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:196)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:84)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;... 6 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.eclipse.jgit.errors.TransportException: ssh://xxxxxxxxxxxxxxxxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;.git: Auth fail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:121)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.&amp;lt;init&amp;gt;(TransportGitSsh.java:248)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:175)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 08:46:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-10T08:46:50Z</dc:date>
    <item>
      <title>Not able to access the Branches</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389241#M6271</link>
      <description>&lt;P&gt;Hi Team, I have tried to reinstall my talend 6.2, now I'm facing a new issue&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;issue: not able to connect git&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;!MESSAGE 2019-07-09 16:10:32,603 ERROR org.talend.commons.exception.CommonExceptionHandler - ssh://git@xxxxxxxxxxxxxxxxxxx:7999/wtal/xxxxxxxxxx.git: Auth fail&lt;/P&gt; 
&lt;P&gt;!STACK 0&lt;BR /&gt;org.eclipse.jgit.api.errors.TransportException: ssh://git@xxxxxxxxxxxxxxxxxxx:7999/wtal/xxxxxxxxxx.git.git: Auth fail&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have tried updating the password in TAC and all.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;full log:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;org.talend.commons.exception.PersistenceException: Can not connect to project with url "ssh://xxxxxxxxxxxxxxxxxxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;.git".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:385)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:337)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:267)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1830)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:427)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.talend.commons.exception.PersistenceException: username or password are not correct, please check in TAC users configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:93)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:383)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;... 5 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.eclipse.jgit.api.errors.TransportException: ssh:/xxxxxxxxxxxxxxxxxxxxxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;.git: Auth fail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:196)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:84)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;... 6 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.eclipse.jgit.errors.TransportException: ssh://xxxxxxxxxxxxxxxxxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;.git: Auth fail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:121)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.&amp;lt;init&amp;gt;(TransportGitSsh.java:248)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:175)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 08:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389241#M6271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T08:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to access the Branches</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389242#M6272</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Here is the list of Git distributions with which Talend 6.2.1 is supported (see &lt;A class="external-link" href="https://help.talend.com/reader/XxkWUdTbJZuF7cC9277Ssw/dNBbJXx~X4hNxXHf~VMm2w" rel="nofollow noopener noreferrer" target="_blank"&gt;https://help.talend.com/reader/XxkWUdTbJZuF7cC9277Ssw/dNBbJXx~X4hNxXHf~VMm2w&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Let us know what's git version are you using?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 10:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389242#M6272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T10:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to access the Branches</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389243#M6273</link>
      <description>Hi Sabrina, thanks for responding&lt;BR /&gt;&lt;BR /&gt;I'm using git version 2.22.0.windows.1, it was working well previously.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2019 10:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-access-the-Branches/m-p/2389243#M6273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T10:44:03Z</dc:date>
    </item>
  </channel>
</rss>

