<?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>question Re: NIFI ListSFTP connection problem in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162733#M57348</link>
    <description>&lt;P&gt;Yes. You have the files installed when installing Java, but that's the default policies, not the unlimited ones. You need to download the files from the Oracle website and overwrite the files in this folder.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html" target="_blank"&gt;http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2017 21:16:00 GMT</pubDate>
    <dc:creator>pvillard</dc:creator>
    <dc:date>2017-03-17T21:16:00Z</dc:date>
    <item>
      <title>NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162728#M57343</link>
      <description>&lt;P&gt;Hi, all!&lt;/P&gt;&lt;P&gt;I have a problem with NIFI ListSFTP processor.&lt;/P&gt;&lt;P&gt;I use Port=2222 to connect and &lt;/P&gt;&lt;P&gt;2017-03-17 13:19:47,514 ERROR [Timer-Driven Process Thread-18] o.a.nifi.processors.standard.ListSFTP ListSFTP[id=63523a73-61d4-1abc-9100-b48453b105a8] Failed to perform listing on remote host due to java.io.IOException: Failed to obtain connection to remote host due to com.jcraft.jsch.JSchException: Algorithm negotiation fail
2017-03-17 13:19:47,515 ERROR [Timer-Driven Process Thread-18] o.a.nifi.processors.standard.ListSFTP&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="13706-listsftp.jpg" style="width: 960px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20558i01EDAA329FE971EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="13706-listsftp.jpg" alt="13706-listsftp.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If we use standart (22) sftp port (with another host) - all works...&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:39:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162728#M57343</guid>
      <dc:creator>Oleksandr_Solom</dc:creator>
      <dc:date>2019-08-18T11:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162729#M57344</link>
      <description>&lt;P&gt;Could you provide the full stack trace from the NiFi log file?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:43:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162729#M57344</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2017-03-17T18:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162730#M57345</link>
      <description>&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/13721-nifi-app.txt"&gt;nifi-app.txt&lt;/A&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:50:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162730#M57345</guid>
      <dc:creator>Oleksandr_Solom</dc:creator>
      <dc:date>2017-03-17T18:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162731#M57346</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/16609/oleksandrsolomko.html" nodeid="16609"&gt;@Oleksandr Solomko&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Could you try to install unlimited JCE policy files in your Java directory on the NiFi nodes? I believe the server you are trying to access only accepts some specific algorithms that JSCH client won't be able to use unless you install the required files.&lt;/P&gt;&lt;P&gt;Another option would be to allow weaker algorithms on the SFTP server side if that's something you want/can. But that is not something I'd recommend.&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 19:00:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162731#M57346</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2017-03-17T19:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162732#M57347</link>
      <description>&lt;P&gt;Do You mean&lt;/P&gt;&lt;P&gt;[root@ks-dmp27 nifi]# ls /usr/jdk64/jdk1.8.0_77/jre/lib/security
blacklist  blacklisted.certs  cacerts  java.policy  java.security  javaws.policy  local_policy.jar  trusted.libraries  US_export_policy.jar&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 21:06:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162732#M57347</guid>
      <dc:creator>Oleksandr_Solom</dc:creator>
      <dc:date>2017-03-17T21:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162733#M57348</link>
      <description>&lt;P&gt;Yes. You have the files installed when installing Java, but that's the default policies, not the unlimited ones. You need to download the files from the Oracle website and overwrite the files in this folder.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html" target="_blank"&gt;http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 21:16:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162733#M57348</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2017-03-17T21:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI ListSFTP connection problem</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162734#M57349</link>
      <description>&lt;P&gt;Thank You! It works)&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 21:27:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-ListSFTP-connection-problem/m-p/162734#M57349</guid>
      <dc:creator>Oleksandr_Solom</dc:creator>
      <dc:date>2017-03-17T21:27:54Z</dc:date>
    </item>
  </channel>
</rss>

