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.


Messages - kadybee

Pages: 1 [2]
16
SSL / Re: FTP SSL issue
« on: April 17, 2020, 01:22:33 AM »
Thanks ejsolutions, that did the trick. 

I assume it is a glitch in the system (as it is the same on all of my cwp servers) and having to manually force won't be a 3 monthly event.

Cheers,  Klaus

17
SSL / FTP SSL issue
« on: April 17, 2020, 12:56:09 AM »
I note that the "hostname.pem" in /etc/pki/tls/private/ is not updating and thus showing an expired certificate for FTP sessions:

-rw------- 1 root root 1679 Feb 28 00:05 hostname.key
-rw------- 1 root root 5234 Sep  1  2019 hostname.pem

Any suggestions on how to rebuild and deploy that?

Thanks. Klaus

18
Updates / cwp-httpd update fails
« on: August 11, 2019, 12:28:54 AM »
I have a couple of Pro servers where the cwp-httpd 2.4.39-3 update is failing with the following messages (from command line):

--> Running transaction check
---> Package cwp-httpd.x86_64 0:2.4.34-1 will be updated
---> Package cwp-httpd.x86_64 0:2.4.39-3 will be an update
--> Finished Dependency Resolution

Running transaction
  Updating   : cwp-httpd-2.4.39-3.x86_64                                                                                                                                                                  1/2
Error unpacking rpm package cwp-httpd-2.4.39-3.x86_64
warning: /usr/local/apache/conf.d/autossl_proxy.conf created as /usr/local/apache/conf.d/autossl_proxy.conf.rpmnew
error: unpacking of archive failed on file /usr/local/apache/conf/extra/httpd-userdir.conf: cpio: rename
cwp-httpd-2.4.34-1.x86_64 was supposed to be removed but is not!
  Verifying  : cwp-httpd-2.4.34-1.x86_64                                                                                                                                                                  1/2
  Verifying  : cwp-httpd-2.4.39-3.x86_64                                                                                                                                                                  2/2

Failed:
  cwp-httpd.x86_64 0:2.4.34-1                                                                           cwp-httpd.x86_64 0:2.4.39-3

----------------
Any suggestions to resolve that?

Thanks.

19
CentOS-WebPanel GUI / Server Settings - Disk Quota
« on: May 07, 2018, 01:15:38 PM »
The GUI 'Disk Quota Settings' isn't working for me in CWP7pro.

The page states:

You should setup quota for the /home partition.
UUID=aa517e7e-442d-4fbf-b555-a1031283d354 /home ext4 defaults 1 2


I then enter "/home" in the "Quota Partition:" text entry field; and select "Save Changes";
It responds with "Data Updated!" but no changes are made.

I can't find any errors in logs etc.

I can of course set it up manually, yet would like to understand why it may not be working via the GUI - and the Wiki suggests the manual option is deprecated with this GUI option. 

I have a second drive (ext4) mounted at the /home partition if that makes a difference:

Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2        16G  5.8G  9.2G  39% /
devtmpfs        3.8G     0  3.8G   0% /dev
tmpfs           3.8G     0  3.8G   0% /dev/shm
tmpfs           3.8G  225M  3.6G   6% /run
tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
/dev/sdb1        63G  3.8G   56G   7% /home
/dev/sda1       976M  130M  780M  15% /boot
tmpfs           764M     0  764M   0% /run/user/0


Thanks.

Pages: 1 [2]