Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-25, 07:02:13

Author Topic: Unable to login via FTP after latest update  (Read 9245 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Unable to login via FTP after latest update
« on: 2016-01-07, 16:16:05 »
What's wrong ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to login via FTP after latest update
« Reply #1 on: 2016-01-07, 17:59:19 »
Try 'service xinetd restart; sh /script/restart-ftp -y'. Also update 'ftp configure' if change to different port.

This issue possible appear because change pure-ftp service from xinetd to initd (for prepare to CentOS 7).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline alex_fear

  • Valuable Member
  • *
  • Posts: 59
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #2 on: 2016-01-07, 20:15:19 »
the script is not executedt sh /script/restart-ftp -y
server response
- For help, type '/script/restart-ftp [--help|-h]'

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #3 on: 2016-01-07, 22:19:26 »
FTP is working - I'm just unable to login ;(

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #4 on: 2016-01-07, 22:20:50 »
Jan  7 22:30:42 onlinecity xinetd[27204]: xinetd Version 2.3.14 started with libwrap loadavg labeled-networking options compiled in.
Jan  7 22:30:42 onlinecity xinetd[27204]: Started working: 0 available services
Jan  7 22:31:00 onlinecity pure-ftpd: (?@109.173.144.201) [INFO] New connection from 109.173.144.201
Jan  7 22:31:09 onlinecity pure-ftpd: (?@109.173.144.201) [WARNING] Authentication failed for user [admin]

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to login via FTP after latest update
« Reply #5 on: 2016-01-08, 02:16:10 »
It's must execute 'sh /script/cleanup'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to login via FTP after latest update
« Reply #6 on: 2016-01-08, 02:28:26 »
If pure-ftpd already change to initd, you will see '/etc/rc.d/init.d/pure-ftpd' instead '/etc/xinetd/pureftp'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline alex_fear

  • Valuable Member
  • *
  • Posts: 59
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #7 on: 2016-01-08, 09:05:07 »
putty start giving the server unexpectedly closed connection to the network.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #8 on: 2016-01-08, 11:35:50 »
It's must execute 'sh /script/cleanup'.

I did it already - does not help !

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to login via FTP after latest update
« Reply #9 on: 2016-01-08, 11:39:24 »
Inform here 'ps aux|gep pure'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #10 on: 2016-01-08, 11:40:34 »
I can even remove pureftpd.passwd completely - it does not read it !

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #11 on: 2016-01-08, 11:42:09 »
Inform here 'ps aux|gep pure'.

[root@onlinecity xinetd.d]# ps aux | grep pure
root     13166  0.0  0.0 146928   876 ?        Ss   11:53   0:00 pure-ftpd (SERVER)                                                                                 
root     13193  0.0  0.0 103308   876 pts/1    S+   11:53   0:00 grep pure

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to login via FTP after latest update
« Reply #12 on: 2016-01-08, 14:20:33 »
Inform here 'ps aux|gep pure'.

[root@onlinecity xinetd.d]# ps aux | grep pure
root     13166  0.0  0.0 146928   876 ?        Ss   11:53   0:00 pure-ftpd (SERVER)                                                                                 
root     13193  0.0  0.0 103308   876 pts/1    S+   11:53   0:00 grep pure
Pure-ftpd init already running.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to login via FTP after latest update
« Reply #13 on: 2016-01-08, 16:09:56 »
I know, but it throwed login error.

Maybe this line should be uncommented now ?

# PureDB                        /etc/pure-ftpd/pureftpd.pdb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to login via FTP after latest update
« Reply #14 on: 2016-01-08, 16:23:27 »
If update in 'ftp configure', /etc/pure-ftpd/pure-ftpd.conf will be overwrite by Kloxo-MR.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.032 seconds with 18 queries.

web stats analysis