Softaculous


Topic : Pure-FTPd still in red (stop), already tried installing webuzo many times


Posted By: zalgu on April 23, 2016, 5:41 pm
I already installing webuzo many times

but in a vps, after webuzo installed
the Pure-FTPd still in red (stop), i try click Start or Restart, its back to red again


already tried installing fresh webuzo many times, the problem still same
is there i can try?




Posted By: zalgu on April 23, 2016, 6:09 pm | Post: 1
i already tried these, but still same

service webuzo restart
reboot
delete & reinstall the vps many times

what i can do again?

Posted By: peopleinside on April 23, 2016, 6:33 pm | Post: 2
Hi zalgu
I was able to see the same issue on the last Webuzo version. If you start the FTP service you should see green running than if you change page and return in services pahe you should see in red if are the same issue mine.

Also if FTP is showed in red should work... in my case Webuzo show FTP not running but was not true is a BUG.

For solve Webuzo Team has told me to do in my centOS in SSH this command:

In order resolve the above issue please execute the following command as root user:
PHP Code

 ln -/usr/local/apps/lib/libssl.so.1.0.0 /usr/lib64/
ln -/usr/local/apps/lib/libcrypto.so.1.0.0 /usr/lib64


After executing the above commands, restart the Pure-Ftpd service using the following command:
service pure-ftpd restart


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: zalgu on April 23, 2016, 7:01 pm | Post: 3
Quote From : peopleinside April 23, 2016, 6:33 pm
Hi zalgu
I was able to see the same issue on the last Webuzo version. If you start the FTP service you should see green running than if you change page and return in services pahe you should see in red if are the same issue mine.

Also if FTP is showed in red should work... in my case Webuzo show FTP not running but was not true is a BUG.

For solve Webuzo Team has told me to do in my centOS in SSH this command:

In order resolve the above issue please execute the following command as root user:
PHP Code

 ln -/usr/local/apps/lib/libssl.so.1.0.0 /usr/lib64/
ln -/usr/local/apps/lib/libcrypto.so.1.0.0 /usr/lib64


After executing the above commands, restart the Pure-Ftpd service using the following command:
service pure-ftpd restart


thanks, the Pure-FTPd in Services is already green now

but i still cant connect to the ftp, got this error message:

Status:    Waiting to retry...
Status:    Connecting to 1.2.3.4:21...
Status:    Connection established, waiting for welcome message...
Response:    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:    220-You are user number 1 of 50 allowed.
Response:    220-Local time is now 13:58. Server port: 21.
Response:    220-IPv6 connections are also welcome on this server.
Response:    220 You will be disconnected after 15 minutes of inactivity.
Command:    USER abcde
Response:    331 User abcde OK. Password required
Command:    PASS ************
Response:    421 Unable to read the indexed puredb file (or old format detected) - Try pure-pw mkdb
Error:    Could not connect to server


how is it guys?

Posted By: peopleinside on April 23, 2016, 7:06 pm | Post: 4
You need wait Webuzo Team for this error.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: peopleinside on April 23, 2016, 7:08 pm | Post: 5
IF you have installed FTP from SSH you can have caused issues if you installed in Webuzo try to remove and reinstall Pure FTP and see if the issue is resolved. Wait for support here from Webuzo Team


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: zalgu on April 23, 2016, 7:15 pm | Post: 6
Quote From : peopleinside April 23, 2016, 7:08 pm
IF you have installed FTP from SSH you can have caused issues if you installed in Webuzo try to remove and reinstall Pure FTP and see if the issue is resolved. Wait for support here from Webuzo Team


nice idea

removed and reinstall Pure FTP, but still cant connect to ftp, got this error:

Response:    220-Local time is now 14:13. Server port: 21.
Response:    220-IPv6 connections are also welcome on this server.
Response:    220 You will be disconnected after 15 minutes of inactivity.
Command:    USER abcde
Response:    331 User abcde OK. Password required
Command:    PASS ************
Response:    530 Login authentication failed
Error:    Critical error: Could not connect to server


lets wait for the team to fixed it

Posted By: peopleinside on April 23, 2016, 7:16 pm | Post: 7
This seems to be wrong password error message.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: husain_bhala on April 25, 2016, 3:03 am | Post: 8
Hi zalgu,

Was the FTP user with which you are accessing you machine created successfully ?

Are you using the correct access details while connecting ?

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.