<?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 Re: Not able to connect to Talend Studio Git Repository in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394585#M7840</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When did this start occurring? Do you use the Two-factor authentication for GitHub?&lt;/P&gt;&lt;P&gt;Could you please try to clear the Talend Administration Center (TAC) cache to see if it works?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/HOWTO-Clear-the-Talend-Administration-Center-TAC-cache-sZU9L?language=en_US" alt="https://community.talend.com/s/article/HOWTO-Clear-the-Talend-Administration-Center-TAC-cache-sZU9L?language=en_US" target="_blank"&gt;https://community.talend.com/s/article/HOWTO-Clear-the-Talend-Administration-Center-TAC-cache-sZU9L?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2023 07:55:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-28T07:55:24Z</dc:date>
    <item>
      <title>Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394579#M7834</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I joined a new (new to me, running already) Talend project where Git used as a source control.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend version 6.3 ,&amp;nbsp;Subscription one.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In TAC I have configured my Git credentials.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the project configuration&amp;nbsp;it has got the administrator's credentials configured at TAC.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have configured the connection details in Talend Studio&amp;nbsp; and after I chose the existing project there is a prompt for Git password, When I enter my password I get an error like this.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What could be the reason?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have checked logging into the git website and I am able to access repository. I am able to log in TAC as well.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;org.talend.commons.exception.PersistenceException: Can not connect to project with url "&amp;lt;url&amp;gt;".
	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:376)
	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:328)
	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:267)
	at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1850)
	at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:429)
	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:95)
	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(RemoteRepositoryFactory.java:374)
	... 5 more
Caused by: org.eclipse.jgit.api.errors.TransportException: &amp;lt;url&amp;gt; not authorized
	at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:196)
	at org.talend.repository.gitprovider.core.GitProjectUrlCheck.check(GitProjectUrlCheck.java:89)
	... 6 more
Caused by: org.eclipse.jgit.errors.TransportException: &amp;lt;url&amp;gt; not authorized
	at org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:501)
	at org.eclipse.jgit.transport.TransportHttp.openFetch(TransportHttp.java:309)
	at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:175)
	... 7 more&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394579#M7834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394580#M7835</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you creating a private git project?&lt;/P&gt; 
&lt;P&gt;Have you tried to update password on TAC side , use the correct one and re-launch studio to see if it works?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 08:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394580#M7835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T08:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394581#M7836</link>
      <description>&lt;P&gt;I guess there was a space at the end of my username, once I removed that solved the problem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be much better if we have a test connection button in TAC to verify the Git connection details are correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;BR /&gt;Gatha&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 11:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394581#M7836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-19T11:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394582#M7837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May I please know how this was fixed? All my TAC to Github connections are working fine. The first time I created project in Studio, it worked and I could see all branches and code but after restarting studio all branches have disappeared..shows only master in dropdown and log says below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!MESSAGE 2023-07-28 11:16:23,339 ERROR org.talend.commons.exception.CommonExceptionHandler&amp;nbsp;- https://github.com/YYYY/XXXX.git: not authorized&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 01:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394582#M7837</guid>
      <dc:creator>the_etl_guy</dc:creator>
      <dc:date>2023-07-28T01:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394583#M7838</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We need a little bit information to address your issue.&lt;/P&gt;&lt;P&gt;Could you please clarify in which Talend version/edition you are? Any patch installed? Is there any more error message in your log?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 03:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394583#M7838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-28T03:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394584#M7839</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's 7.2.1&lt;/P&gt;&lt;P&gt;Patch: Patch_20210129_TPS-4616_v1-7.2.1.zip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More of the logs:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!ENTRY org.talend.platform.logging 4 0 2023-07-28 11:16:23.340&lt;/P&gt;&lt;P&gt;!MESSAGE 2023-07-28 11:16:23,339 ERROR org.talend.commons.exception.CommonExceptionHandler&amp;nbsp;- https://github.com/YYYY/XXXX.git: not authorized&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!STACK 0&lt;/P&gt;&lt;P&gt;org.eclipse.jgit.api.errors.TransportException: https://github.com/YYYY/XXXX.git: not authorized&lt;/P&gt;&lt;P&gt;	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:222)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:161)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.gitprovider.GITProviderService.getShallowCloneBranches(GITProviderService.java:341)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.gitprovider.GITProviderService.getBranchList(GITProviderService.java:212)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.RepositoryService.getProjectBranch(RepositoryService.java:906)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.ui.login.LoginHelper.getProjectBranches(LoginHelper.java:788)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.ui.login.LoginProjectPage$22.run(LoginProjectPage.java:1850)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)&lt;/P&gt;&lt;P&gt;Caused by: org.eclipse.jgit.errors.TransportException: https://github.com/YYYY/XXXX.git: not authorized&lt;/P&gt;&lt;P&gt;	at org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:544)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jgit.transport.TransportHttp.openFetch(TransportHttp.java:362)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:200)&lt;/P&gt;&lt;P&gt;	... 7 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 03:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394584#M7839</guid>
      <dc:creator>the_etl_guy</dc:creator>
      <dc:date>2023-07-28T03:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394585#M7840</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When did this start occurring? Do you use the Two-factor authentication for GitHub?&lt;/P&gt;&lt;P&gt;Could you please try to clear the Talend Administration Center (TAC) cache to see if it works?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/HOWTO-Clear-the-Talend-Administration-Center-TAC-cache-sZU9L?language=en_US" alt="https://community.talend.com/s/article/HOWTO-Clear-the-Talend-Administration-Center-TAC-cache-sZU9L?language=en_US" target="_blank"&gt;https://community.talend.com/s/article/HOWTO-Clear-the-Talend-Administration-Center-TAC-cache-sZU9L?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394585#M7840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-28T07:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394586#M7841</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No we don't use 2FA but clearing the TAC cache did the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 03:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394586#M7841</guid>
      <dc:creator>the_etl_guy</dc:creator>
      <dc:date>2023-08-02T03:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to connect to Talend Studio Git Repository</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394587#M7842</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great it helps and feel free to let us know if there is any further help we can give.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 03:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Not-able-to-connect-to-Talend-Studio-Git-Repository/m-p/2394587#M7842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-03T03:34:05Z</dc:date>
    </item>
  </channel>
</rss>

