CyberPanel Error
Status: Disconnected from server
Status: Connecting to 1xx.x.x.xx9:21…
Status: Connection established, waiting for welcome message…
Status: Initializing TLS…
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 (137,184,232,159,156,190)
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
How to Fix :
Step 1:
Check & change your Server IP if different:
sudo vi /etc/cyberpanel/machineIP
Step 2:
Check & change your Passive IP if different:
Sudo Vi /etc/pure-ftpd/conf/ForcePassiveIP
Step 3:
Restart Your Server
sudo service lscpd restart && sudo service lsws reload
No Responses