<?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: ts3put gives an error connection timeout for encryption KMS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346846#M114196</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please indicate on which build version you got this issue? Have you tried to check out "Die on error" option in Bascis settings of tS3Put component to see if there is any error message printed on console?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 09:47:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-19T09:47:49Z</dc:date>
    <item>
      <title>ts3put gives an error connection timeout for encryption KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346845#M114195</link>
      <description>&lt;P&gt;If I use tssh component ti put file on s3 bucket with kms encryption as -sse aws:kms it works &amp;nbsp;, but when i configurd ts3put component with encrypt ticked and KMS-managed customer master key as selected and entered correct key it gives me an connection timeout error.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346845#M114195</guid>
      <dc:creator>shivanand</dc:creator>
      <dc:date>2024-11-16T09:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: ts3put gives an error connection timeout for encryption KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346846#M114196</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please indicate on which build version you got this issue? Have you tried to check out "Die on error" option in Bascis settings of tS3Put component to see if there is any error message printed on console?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346846#M114196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: ts3put gives an error connection timeout for encryption KMS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346847#M114197</link>
      <description>I am getting this issue on V 6.3.1 and yes "Die on Error" option is marked. 
&lt;BR /&gt;Getting following error 
&lt;BR /&gt;[DEBUG]: org.apache.http.impl.conn.PoolingClientConnectionManager - Connection leased: [id: 0][route: {s}-&amp;gt; 
&lt;A href="https://kms.eu-west-1.amazonaws.com][total" target="_blank" rel="nofollow noopener noreferrer"&gt;https://kms.eu-west-1.amazonaws.com][total&lt;/A&gt; kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50] 
&lt;BR /&gt;[DEBUG]: com.amazonaws.http.conn.ssl.SdkTLSSocketFactory - socket.getSupportedProtocols(): [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2], socket.getEnabledProtocols(): [TLSv1, TLSv1.1, TLSv1.2] 
&lt;BR /&gt;[DEBUG]: com.amazonaws.http.conn.ssl.SdkTLSSocketFactory - TLS protocol enabled for SSL handshake: [TLSv1.2, TLSv1.1, TLSv1] 
&lt;BR /&gt;[DEBUG]: org.apache.http.impl.conn.DefaultClientConnectionOperator - Connecting to kms.eu-west-1.amazonaws.com:443 
&lt;BR /&gt;[DEBUG]: com.amazonaws.http.conn.ssl.SdkTLSSocketFactory - connecting to kms.eu-west-1.amazonaws.com/54.239.32.132:443 
&lt;BR /&gt;[DEBUG]: org.apache.http.impl.conn.DefaultClientConnection - Connection org.apache.http.impl.conn.DefaultClientConnection@4dbad37 closed 
&lt;BR /&gt;[DEBUG]: org.apache.http.impl.conn.DefaultClientConnection - Connection org.apache.http.impl.conn.DefaultClientConnection@4dbad37 shut down 
&lt;BR /&gt;[DEBUG]: org.apache.http.impl.conn.DefaultClientConnection - Connection org.apache.http.impl.conn.DefaultClientConnection@4dbad37 closed 
&lt;BR /&gt;[DEBUG]: org.apache.http.impl.conn.PoolingClientConnectionManager - Connection released: [id: 0][route: {s}-&amp;gt; 
&lt;A href="https://kms.eu-west-1.amazonaws.com][total" target="_blank" rel="nofollow noopener noreferrer"&gt;https://kms.eu-west-1.amazonaws.com][total&lt;/A&gt; kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50] 
&lt;BR /&gt;[INFO ]: com.amazonaws.http.AmazonHttpClient - Unable to execute HTTP request: connect timed out 
&lt;BR /&gt;java.net.SocketTimeoutException: connect timed out 
&lt;BR /&gt;at java.net.PlainSocketImpl.socketConnect(Native Method) 
&lt;BR /&gt;at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
&lt;BR /&gt;at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) 
&lt;BR /&gt;at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
&lt;BR /&gt;at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
&lt;BR /&gt;at java.net.Socket.connect(Socket.java:589) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.connect(SSLSoc</description>
      <pubDate>Wed, 20 Sep 2017 07:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ts3put-gives-an-error-connection-timeout-for-encryption-KMS/m-p/2346847#M114197</guid>
      <dc:creator>shivanand</dc:creator>
      <dc:date>2017-09-20T07:48:07Z</dc:date>
    </item>
  </channel>
</rss>

