Filezilla can't connect to all FTP accounts
Hello,
FileZilla was working fine before, I didn't used it within the last month
Now my users cannot connect to their FTP, FileZilla returns an error message:
There are no changes happened on my server during the last months except cPanel updated to V72, is it possible that a some feature in the new version of cPanel caused this? Thank you. Here is full FileZilla error report:
The data connection could not be established: ECONNREFUSED - Connection refused by serverThere are no changes happened on my server during the last months except cPanel updated to V72, is it possible that a some feature in the new version of cPanel caused this? Thank you. Here is full FileZilla error report:
Status: Connecting to [Server_IP]:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (xxx_IP,75)
Command: MLSD
Error: The data connection could not be established: ECONNREFUSED - Connection refused by server-
Hello @Shood, It looks like the passive ports for Pure-FTPd are not open on your system. Can you review the document linked below and verify passive mode is correctly configured on your system and the required ports are open? How to Enable FTP Passive Mode - cPanel Knowledge Base - cPanel Documentation Once we verify it's setup correctly, we can check to see if anything changes in version 72 that could have modified the previously configured settings. Thank you. 0 -
Hello @Michael I did what's mentioned in the article, I added local file with ForcePassiveIP settings because wasn't exist and restarted the PureFTP service. Also ports are allowed in CSF. Still unable to connect with the same error message. Thank you. 0 -
Thank you @Micheal. This is the ticket ID: 9957961 0 -
Hello @Shood, I'm glad to see you were able to solve the issue. Thank you for sharing the outcome. 0 -
@Shood thanks for sharing the solution, OK i got it working following that guide, just be sure folks that you add the port ranges to your csf like so 49152:65534 to your TCP-IN 0
Please sign in to leave a comment.
Comments
7 comments