A Virtualmin update shouldn’t cause any trouble with ProFTPd (or any other daemon)… it’s possible something else was changed at the same time, or that something else is going on.
The errors you’re seeing above actually look like a normal shutdown, but no restart. What happens if you attempt to start up the ProFTPd daemon?
How to do that depends on what distro you’re using, but it’d be something like this:
/etc/init.d/proftpd start
You can type that on the command line as root. Let us know how that works!
Hi Eric, I know no other updates were done, but virtualmin/webmin updates through the application so it would have to be some other issue, but it worked fine for months and months until the night of that update, below is the info, proftpd says started on command line but does not start, i attempted to stop it but it fails as shown below, let me know, I can get any information available I can for assistance
[root@ns ~]# /etc/init.d/proftpd start
Starting proftpd: [ OK ]
[root@ns ~]# /etc/init.d/proftpd stop
Shutting down proftpd: [FAILED]
[root@ns ~]# /etc/init.d/proftpd stop
Shutting down proftpd: [FAILED]
[root@ns ~]# /etc/init.d/proftpd start
Starting proftpd: [ OK ]
[root@ns ~]# /etc/init.d/proftpd start
Starting proftpd: [ OK ]
[root@ns ~]#
That can happen if the name of your server isn’t in /etc/hosts… which could have occurred if the hostname of your server changed, but the /etc/hosts entry weren’t kept in sync with the new hostname.
The fix would be to edit /etc/hosts, and make sure that “ns.atozstoresonline.info” is listed in there next to your IP address.
After updating /etc/hosts, ProFTPd should then start up without generating an error.
Hi eric, thanks that was the issue, for some reason only local-host was in there and another name server we se, thanks again, if you need any free hosting please don’t hesitate to contact me, thanks Jay