(post above continued - the following was an attempted removal and reinstall for proftp according to support docs - used plesk installer cli tool)
===> Configuring ProFTPD server
Done!
Job for xinetd.service failed because a timeout was exceeded. See "systemctl status xinetd.service" and "journalctl -xe" for details.
===> Configuring ProFTPD server
Checking for the system groups and users necessary for ftp server...
Checking for the group 'psaftp'...
Group 'psaftp' already exists
Checking for the user 'psaftp'...
User 'psaftp' already exists
Checking for the group 'psaserv'...
Group 'psaserv' already exists
Checking for the group 'psaserv'...
Trying to add supplementary group 'psaserv' for user 'psaftp'... already there
Checking that /bin/false registered as login shell...
/bin/false already registered as a login shell
Trying to add header to file /etc/xinetd.d/ftp_psa... completed successfully
Checking for ftp home directory for 'clients' group...
@psacln
'@psacln' is already in the /etc/ftpchroot
Done!
Trying to configure passive ports range for ProFTPD... done
failed
Trying to start service xinetd... failed
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing echo
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing tcpmux
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing time
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing time
Oct 05 23:37:05 redacted.hostname xinetd[28267]: bind failed (Address already in use (errno = 98)). service = ftp
Oct 05 23:37:05 redacted.hostname xinetd[28267]: Service ftp failed to start and is deactivated.
Oct 05 23:37:05 redacted.hostname xinetd[28267]: bind failed (Address already in use (errno = 98)). service = poppassd
Oct 05 23:37:05 redacted.hostname xinetd[28267]: Service poppassd failed to start and is deactivated.
Oct 05 23:37:05 redacted.hostname xinetd[28267]: xinetd Version 2.3.15 started with libwrap loadavg labeled-networking options compiled in.
Oct 05 23:37:05 redacted.hostname xinetd[28267]: Started working: 0 available services
WARNING!
Some problems are found during start service xinetd(see log file: /var/log/plesk/install/plesk-whc-installation.log)
Continue...
===> Configuring ProFTPD server
Checking for the system groups and users necessary for ftp server...
Checking for the group 'psaftp'...
Group 'psaftp' already exists
Checking for the user 'psaftp'...
User 'psaftp' already exists
Checking for the group 'psaserv'...
Group 'psaserv' already exists
Checking for the group 'psaserv'...
Trying to add supplementary group 'psaserv' for user 'psaftp'... already there
Checking that /bin/false registered as login shell...
/bin/false already registered as a login shell
Trying to add header to file /etc/xinetd.d/ftp_psa... completed successfully
Checking for ftp home directory for 'clients' group...
@psacln
'@psacln' is already in the /etc/ftpchroot
Done!
Trying to configure passive ports range for ProFTPD... done
failed
Trying to start service xinetd... failed
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing echo
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing tcpmux
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing time
Oct 05 23:37:05 redacted.hostname xinetd[28267]: removing time
Oct 05 23:37:05 redacted.hostname xinetd[28267]: bind failed (Address already in use (errno = 98)). service = ftp
Oct 05 23:37:05 redacted.hostname xinetd[28267]: Service ftp failed to start and is deactivated.
Oct 05 23:37:05 redacted.hostname xinetd[28267]: bind failed (Address already in use (errno = 98)). service = poppassd
Oct 05 23:37:05 redacted.hostname xinetd[28267]: Service poppassd failed to start and is deactivated.
Oct 05 23:37:05 redacted.hostname xinetd[28267]: xinetd Version 2.3.15 started with libwrap loadavg labeled-networking options compiled in.
Oct 05 23:37:05 redacted.hostname xinetd[28267]: Started working: 0 available services
WARNING!
Some problems are found during start service xinetd(see log file: /var/log/plesk/install/plesk-whc-installation.log)
Continue...
After end of upgrade for 'proftpd' (stage 'files') following actions are registered as failed: 20170918123000-start_or_reload_superserver.
WARNING!
Some problems are found during configure ProFTPD server(see log file: /var/log/plesk/install/plesk-whc-installation.log)
*nothing unusual in /var/log/plesk/install/plesk-whc-installation.log aside from the following:
bash-4.2# grep which /var/log/plesk/install/plesk-whc-installation.log |tail -2
which: no sash in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin)
which: no unrar in (/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin)
And the following fails for stop/start psa:
bash-4.2# /etc/init.d/psa stopall && /etc/init.d/psa startall
Stopping apache service... done
Stopping drweb service... unused
Stopping spamfilter service... already stopped
Stopping mailer service... done
Stopping named service... done
Stopping mysql service... done
Stopping sw_cp_server service... done
Stopping sw_engine service... done
resource(s) deleted
Starting sw_engine service... done
Starting sw_cp_server service... done
Starting mysql service... already started
Starting named service... done
Starting mailer service... done
Starting spamfilter service... failed
Starting drweb service... unused
Starting apache service... done
Starting xinetd service... failed
Thanks in advance for any help/suggestions!