Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - sdwhiteonline

Pages: [1]
1
CentOS 7 Problems / Pure-FTP Failure
« on: November 28, 2019, 12:59:27 PM »
Brand new VM - brand new install of CWP Pro.

# service pure-ftpd start
Redirecting to /bin/systemctl start pure-ftpd.service
Job for pure-ftpd.service failed because a timeout was exceeded. See "systemctl status pure-ftpd.service" and "journalctl -xe" for details.

# service pure-ftpd start
Redirecting to /bin/systemctl start pure-ftpd.service
Job for pure-ftpd.service failed because a timeout was exceeded. See "systemctl status pure-ftpd.service" and "journalctl -xe" for details.

[root@server ~]# 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 Thu 2019-11-28 07:57:23 EST; 1min 43s ago
  Process: 1860 ExecStart=/usr/sbin/pure-config.pl /etc/pure-ftpd/pure-ftpd.conf --daemonize (code=exited, status=0/SUCCESS)

Nov 28 07:55:53 server systemd[1]: Starting Pure-FTPd FTP server...
Nov 28 07:55:53 server systemd[1]: Can't open PID file /var/run/pure-ftpd.pid (yet?) after start: Too many levels of symbolic links
Nov 28 07:57:23 server systemd[1]: pure-ftpd.service start operation timed out. Terminating.
Nov 28 07:57:23 server systemd[1]: Failed to start Pure-FTPd FTP server.
Nov 28 07:57:23 server systemd[1]: Unit pure-ftpd.service entered failed state.
Nov 28 07:57:23 server systemd[1]: pure-ftpd.service failed.

# journalctl -xe
Nov 27 09:21:01 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:01 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus-daemon[129]: dbus[129]: [system] Reloaded configuration
Nov 27 09:21:02 server.comree.com dbus[129]: [system] Reloaded configuration
Nov 27 09:21:03 server.comree.com systemd[1]: Reexecuting.
Nov 27 09:21:03 server.comree.com systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID
Nov 27 09:21:03 server.comree.com systemd[1]: Detected virtualization openvz.
Nov 27 09:21:03 server.comree.com systemd[1]: Detected architecture x86-64.
Nov 27 09:21:03 server.comree.com systemd[1]: Failed to enable kbrequest handling: Invalid argument
Nov 27 09:21:03 server.comree.com systemd[1]: [/usr/lib/systemd/system/vzfifo.service:19] Support for option SysVStartPriority= has been removed and it is ignored
Nov 27 09:21:03 server.comree.com systemd[1]: systemd-journald.service watchdog timeout (limit 3min)!

2
CentOS 7 Problems / New User Created Not in CWP
« on: September 15, 2019, 12:17:08 PM »
Hello,

I am creating a new user through CWP but it is not showing up in CWP in the List Users function.  THe files and directories are properly created as are the associated vhosts and other files.

Any insight?


Pages: [1]