<?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 Meet network issue during connection to server in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388488#M6045</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I got an issue trying to launch Talend cloud. Identification with ID/PWD goes well. (license is OK)&lt;BR /&gt;But then I got the issue Meet network issue during connection to server as you can see on my screenshots below.&lt;/P&gt; 
&lt;P&gt;Here is the details : java.net.ProtocolException: Server redirected too many times (20)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492&lt;/A&gt;)&lt;BR /&gt;at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347&lt;/A&gt;)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:160)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:89)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.getResponse(RestUtil.java:72)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.request.ServerCheckRestApi.getServerType(ServerCheckRestApi.java:51)&lt;BR /&gt;at org.talend.repository.remoteprovider.client.ClientFactory.getClient(ClientFactory.java:97)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.enableSandboxProject(RemoteRepositoryFactory.java:1524)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.enableSandboxProject(ProxyRepositoryFactory.java:2336)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage$1.run(LoginProjectPage.java:521)&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.isNeedSandboxProject(LoginProjectPage.java:516)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshNecessaryVisible(LoginProjectPage.java:1305)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshNecessaryVisible(LoginProjectPage.java:1299)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshProjectListAreaEnable(LoginProjectPage.java:1289)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIProjectList(LoginProjectPage.java:1830)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage$22.run(LoginProjectPage.java:1781)&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIProjectListWithBusyCursor(LoginProjectPage.java:1777)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIContents(LoginProjectPage.java:631)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage$2.run(LoginProjectPage.java:545)&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIContentsWithBusyCursor(LoginProjectPage.java:541)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshUIData(LoginProjectPage.java:638)&lt;BR /&gt;at org.talend.repository.ui.login.AbstractActionPage.preShowPage(AbstractActionPage.java:92)&lt;BR /&gt;at org.talend.repository.ui.login.LoginDialogV2.showFirstPage(LoginDialogV2.java:282)&lt;BR /&gt;at org.talend.repository.ui.login.LoginDialogV2.createDialogArea(LoginDialogV2.java:221)&lt;BR /&gt;at org.talend.repository.ui.login.LoginDialogV2.createContents(LoginDialogV2.java:190)&lt;BR /&gt;at org.eclipse.jface.window.Window.create(Window.java:435)&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)&lt;BR /&gt;at org.eclipse.jface.window.Window.open(Window.java:797)&lt;BR /&gt;at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:338)&lt;BR /&gt;at org.talend.rcp.intro.Application.logUserOnProject(Application.java:501)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:198)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Thank you in advance to any one who may be able to give me some ideas.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:28:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:28:28Z</dc:date>
    <item>
      <title>Meet network issue during connection to server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388488#M6045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I got an issue trying to launch Talend cloud. Identification with ID/PWD goes well. (license is OK)&lt;BR /&gt;But then I got the issue Meet network issue during connection to server as you can see on my screenshots below.&lt;/P&gt; 
&lt;P&gt;Here is the details : java.net.ProtocolException: Server redirected too many times (20)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492&lt;/A&gt;)&lt;BR /&gt;at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347&lt;/A&gt;)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:160)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:190)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:89)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.RestUtil.getResponse(RestUtil.java:72)&lt;BR /&gt;at org.talend.repository.remoteprovider.rest.request.ServerCheckRestApi.getServerType(ServerCheckRestApi.java:51)&lt;BR /&gt;at org.talend.repository.remoteprovider.client.ClientFactory.getClient(ClientFactory.java:97)&lt;BR /&gt;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.enableSandboxProject(RemoteRepositoryFactory.java:1524)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.enableSandboxProject(ProxyRepositoryFactory.java:2336)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage$1.run(LoginProjectPage.java:521)&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.isNeedSandboxProject(LoginProjectPage.java:516)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshNecessaryVisible(LoginProjectPage.java:1305)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshNecessaryVisible(LoginProjectPage.java:1299)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshProjectListAreaEnable(LoginProjectPage.java:1289)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIProjectList(LoginProjectPage.java:1830)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage$22.run(LoginProjectPage.java:1781)&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIProjectListWithBusyCursor(LoginProjectPage.java:1777)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIContents(LoginProjectPage.java:631)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage$2.run(LoginProjectPage.java:545)&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.fillUIContentsWithBusyCursor(LoginProjectPage.java:541)&lt;BR /&gt;at org.talend.repository.ui.login.LoginProjectPage.refreshUIData(LoginProjectPage.java:638)&lt;BR /&gt;at org.talend.repository.ui.login.AbstractActionPage.preShowPage(AbstractActionPage.java:92)&lt;BR /&gt;at org.talend.repository.ui.login.LoginDialogV2.showFirstPage(LoginDialogV2.java:282)&lt;BR /&gt;at org.talend.repository.ui.login.LoginDialogV2.createDialogArea(LoginDialogV2.java:221)&lt;BR /&gt;at org.talend.repository.ui.login.LoginDialogV2.createContents(LoginDialogV2.java:190)&lt;BR /&gt;at org.eclipse.jface.window.Window.create(Window.java:435)&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)&lt;BR /&gt;at org.eclipse.jface.window.Window.open(Window.java:797)&lt;BR /&gt;at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:338)&lt;BR /&gt;at org.talend.rcp.intro.Application.logUserOnProject(Application.java:501)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:198)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Thank you in advance to any one who may be able to give me some ideas.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388488#M6045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Meet network issue during connection to server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388489#M6046</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Do you lost internet connection when it happened? On which talend cloud build version you got this issue?&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>Fri, 28 Jun 2019 08:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388489#M6046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-28T08:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Meet network issue during connection to server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388490#M6047</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you using your login name to login from talend studio.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 08:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388490#M6047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-03T08:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Meet network issue during connection to server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388491#M6048</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Talend 8.0.1 version and i am trying to open the studio but i am getting the below error message: &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OC7BpAAL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142398i6EAA2CE7CD8895A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OC7BpAAL.png" alt="0695b00000OC7BpAAL.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000OC7BkAAL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139425i26C17943C82E7A41/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000OC7BkAAL.png" alt="0695b00000OC7BkAAL.png" /&gt;&lt;/span&gt;Can you please help me out here&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 19:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388491#M6048</guid>
      <dc:creator>Venkat6</dc:creator>
      <dc:date>2022-02-21T19:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Meet network issue during connection to server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388492#M6049</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; Is your license valid and able to be located in local for talend studio search it? &lt;/P&gt;&lt;P&gt;Are you able to open your talend tmc cloud successfully in your current browser?&lt;/P&gt;&lt;P&gt;This Net issue occurred window is keeping pop up even after 30 s connection timeout?&lt;/P&gt;&lt;P&gt;More information will be helpful for us to address your issue.&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>Tue, 22 Feb 2022 04:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Meet-network-issue-during-connection-to-server/m-p/2388492#M6049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-22T04:15:21Z</dc:date>
    </item>
  </channel>
</rss>

