Hello !
I have a ListenFTP processor opened on a port and when i am trying to connect to it via FileZila i have an error "Failed to retrieve directory listing".
The connection seems to be establish first but then this error occurs.
image (17).png
Nifi is hosted on an ubuntu server running in a docker image
image (16).png
ListenFTP processor is opened on port 2221
azg_0-1651060476235.png
I tried to change some configuration in FileZila but nothing worked.
The connection works well on localhost.
Somone has already encoutered that kind of issue ?