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 - henryluiz

Pages: [1]
1
Information / CWP panel backup
« on: August 02, 2024, 04:24:51 AM »
Hi,

is there a way to backup the full CWP panel configuration, web sites databases etc. This would make it simple if there is a need to rebuild the OS and do not have to rebuild the CWP configurations. Juts restore form CPW full backup.


2
Some additional info.....if I go to change hostname and do no changes, then save ....the CWP hangs and I need to reboot server to recover.

I look at my /etc/pki/tls/certs directory and there are no
70341048 -rw-r--r--  1 root root 1363 Jul  8 13:49 hostname.bundle
100960400 -rw-r--r--  1 root root 1363 Jul  8 13:49 hostname.crt
 69245839 -rw-r--r--  1 root root 1082 Jun 19 07:44 hostname.csr

 
I need to run sh /usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl
to recreate the hostname.bundle . cert . csr files.

Doing this i do not have to reboot the server

It is something to do with SSL not working. Have I reached limits somewhere? I have very limited knowledge on this.
appreciate any help,.

3
I would have thought RedHat would also be modern and an upgradable version. I would only do this if CWP is not supported on the version list that I have provided.

4
I could not find a RedHat version, so I chose Centos 7. I have also experienced this issue on Centos 7. I upgraded to RedHat 7.9 hoping it would solve the problem.

When I do Auto install for a SSL the server hangs and i need to reboot the RedHat server to recover.
I have tried the suggestions in the forum to update acme

Appreciate some help

See below of server config.

===============================================
Kernel:
Linux sabyr.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue May 14 11:55:25 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux

CPU info:
model name      : Intel(R) Xeon(R) CPU E5-2403 0 @ 1.80GHz

Release:
Red Hat Enterprise Linux Server release 7.9 (Maipo)

Arch:
x86_64

Virtualization Type:
vmware

Memory:
              total        used        free      shared  buff/cache   available
Mem:          11852        2874        6247          85        2730        8583
Swap:          8063           0        8063

MySQL info:
mysql  Ver 15.1 Distrib 10.4.34-MariaDB, for Linux (x86_64) using readline 5.1

Disk Info:
Filesystem                Size  Used Avail Use% Mounted on
devtmpfs                  5.8G     0  5.8G   0% /dev
tmpfs                     5.8G     0  5.8G   0% /dev/shm
tmpfs                     5.8G  9.0M  5.8G   1% /run
tmpfs                     5.8G     0  5.8G   0% /sys/fs/cgroup
/dev/mapper/centos-root    50G   20G   31G  40% /
/dev/sda2                1014M  225M  790M  23% /boot
/dev/mapper/centos-home   3.0T   12G  3.0T   1% /home
192.168.1.4:/Sabyrbackup  5.5T  2.5T  3.0T  46% /mnt/sabyr
tmpfs                     1.2G     0  1.2G   0% /run/user/0


#
# /etc/fstab
# Created by anaconda on Tue Mar  5 17:35:49 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/centos-root /                       xfs     defaults        0 0
UUID=b7338b7e-0635-4fc9-9176-9c2b6a5f1390 /boot                   xfs     defaults        0 0
/dev/mapper/centos-home /home xfs rw,seclabel,relatime,attr2,inode64,noquota 0 0
/dev/mapper/centos-swap swap                    swap    defaults        0 0
192.168.1.4:/Sabyrbackup /mnt/sabyr             nfs     defaults        0 0

Apache PHP info:
PHP 8.0.30 (cli) (built: Mar 15 2024 16:47:20) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies

Pages: [1]