nifi.swap.in.threads=1 nifi.swap.out.threads=4 nifi.cluster.node.protocol.threads=25 nifi.cluster.node.protocol.max.threads=50
On Mon, Oct 29, 2018 at 12:28 PM Alfredo De Luca <[email protected]> wrote: > anyway...this is the error > 2018-10-29 11:21:06,768 ERROR [Timer-Driven Process Thread-13] > SimpleProcessLogger.java:254 > ListSFTP[id=766ac418-27ce-335a-97c9-8823f2cf5a96] 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: Auth fail: {} > > > On Mon, Oct 29, 2018 at 12:27 PM Alfredo De Luca <[email protected]> > wrote: > >> Hi Joe. >> Sftp server allows 200 connections... not sure about the nifi. I ll check >> >> >> On Mon, Oct 29, 2018 at 12:21 PM Joe Witt <[email protected]> wrote: >> >>> how many connections does your sftp server allow at once and how many >>> threads is nifi given for communication? >>> >>> >>> >>> On Mon, Oct 29, 2018, 7:10 AM Alfredo De Luca <[email protected]> >>> wrote: >>> >>>> Hi all. We have some issue with our nifi (v. 1.6) where occasionally >>>> we have an error saying ... >>>> Auth fail. >>>> >>>> On the sftp server side we get >>>> >>>> Oct 29 11:48:06 sftp sshd[13845]: pam_sss(sshd:account): Access denied >>>> for user <*sftp user*>: 4 (System error) >>>> >>>> Any idea? >>>> >>>> >>>> -- >>>> *Alfredo* >>>> >>>> >> >> -- >> *Alfredo* >> >> > > -- > *Alfredo* > > -- *Alfredo*
