Author Topic: pure-ftp.service does not exist  (Read 3768 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
pure-ftp.service does not exist
« on: May 12, 2021, 09:29:17 AM »
Hi
FTP service doesn't start up.
Code: [Select]
systemctl enable pure-ftp returns "pure-ftp.service does not exist".

Output from
Code: [Select]
systemctl status pure-ftpd.service● pure-ftpd.service - Pure-FTPd FTP server
   Loaded: loaded (/usr/lib/systemd/system/pure-ftpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: timeout) since Wed 2021-05-12 11:09:53 CEST; 12min ago
  Process: 924 ExecStart=/usr/sbin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf (code=exited, status=0/SUCCESS)
Starting Pure-FTPd FTP server...
pure-ftpd.service: start operation timed out. Terminating.
pure-ftpd.service: Failed with result 'timeout'.
Failed to start Pure-FTPd FTP server.

What can I do?
Cheers, Filz51


Offline
*****
Re: pure-ftp.service does not exist
« Reply #1 on: May 12, 2021, 02:07:46 PM »
hi try to remove pure-ftpd and install it again and reboot your server once

Offline
*
Re: pure-ftp.service does not exist
« Reply #2 on: May 15, 2021, 12:54:54 PM »
Hi Sandeep
Thank you, it's fixed.