Member since
12-19-2022
6
Posts
0
Kudos Received
0
Solutions
02-13-2023
08:23 AM
I work in Kubernetes. I deployed Nifi and SFTP server in other environment and everything works. So in the other environment there is a problem I don't understand. I applied the same deployment for both environment. Can the IP be blacklisted ?
... View more
02-13-2023
06:36 AM
Hello thank you for your advices. In nifi-app.log I only saw : "Stopping processor. Stopping scheduling". I never put ssh information in listsftp and it worked well before.Maybe the problem is on SFTP side. When I ssh on this SFTP server on my shell laptop it says "sftp only...".
... View more
02-13-2023
06:06 AM
Hello, I have an error I don't understand with ListSFTP processor. When I click on "Verify properties" for this processor it lists well an SFTP folder. Successfully listed contents of Remote Directory [/data/folder_1/] on [hosname:port]. Found 2 objects. Of those, 2 match the filter. But when I execute this processor I have the error I never seen: ListSFTP[id=X] Processing failed: org.apache.nifi.processors.standard.socket.ClientConnectException: SSH Client connection failed [hosname:port] - Caused by: java.net.SocketTimeoutException: connect timed out Why can I list when verify properties but processor doesn't work ? (Nifi version : 1.17.0) I changed nothing on Nifi and don't know what to do to correct the problem or what to do to investigate.
... View more
Labels:
- Labels:
-
Apache NiFi