Author Topic: Alma 9 / 1.3 Update  (Read 273 times)

0 Members and 5 Guests are viewing this topic.

Offline
**
Alma 9 / 1.3 Update
« on: Today at 09:53:46 AM »
So new update new problems  ;D

Need to post new thread sorry.
This morning cwp was off, noticed error about cert path which I did fix with command from other post and ok worked fine until I did notice some errors in log files with ssl subdomains and after that did generate what is missing and restart apache crashed completely with cant remember what error now...
Went to rebuild apache and saw there is bit change and new version seems everything worked fine sites are online did not check error logs but seems config files are overwritten indexing is going to index.html first which is not a big problem.

Yum manager does not work just keeps loading animation on every tab!
The module firewallv2 does not exist
Mod Security seems to work but also keeps loading animation too.

Anyone can confirm this like I said alma 9 in use.

Offline
**
Re: Alma 9 / 1.3 Update
« Reply #1 on: Today at 11:59:13 AM »
php_switch_v2 seems to be broken on alma 8 same problem stuck on loading, and does not compile or cant change versions
firewall and mod security also broken on alma 8.


Offline
*
Re: Alma 9 / 1.3 Update
« Reply #2 on: Today at 12:20:38 PM »
Same issues on 8. Mod sec, CSF etc seem to be loading but the GUI is completely busted

Offline
*****
Re: Alma 9 / 1.3 Update
« Reply #3 on: Today at 02:01:40 PM »
Code: [Select]
ln -s /etc/pki/tls/certs/hostname.{cert,crt}

Offline
**
Re: Alma 9 / 1.3 Update
« Reply #4 on: Today at 02:51:09 PM »
Code: [Select]
ln -s /etc/pki/tls/certs/hostname.{cert,crt}

did that but gui problems on some modules still exist

Offline
*
Re: Alma 9 / 1.3 Update
« Reply #5 on: Today at 04:21:10 PM »
I updated a "cwp httpd" and now apache is not working, other servers I ran the command

/usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl

and are working but not updating the cwp httpd

Help

Offline
**
Re: Alma 9 / 1.3 Update
« Reply #6 on: Today at 04:42:54 PM »
try rebuild apache with new and vhosts

also think this script cause problems loading some modules which is missing inside folder

design/charts/sparklines/jquery.sparkline.js

did not have time to check all :(

Offline
*
Re: Alma 9 / 1.3 Update
« Reply #7 on: Today at 05:03:10 PM »
I rebuiled it but still not working

Code: [Select]
/usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl
writing RSA key
Certificate request self-signature ok
subject=C=HR, ST=Zagreb, O=CentOS Web Panel, L=HR, CN=vps.servidoreslegarda.com, OU=CentOS Web Panel, emailAddress=info@centos-webpanel.com
Redirecting to /bin/systemctl restart postfix.service
Redirecting to /bin/systemctl restart dovecot.service
Redirecting to /bin/systemctl restart cwpsrv.service
Redirecting to /bin/systemctl restart httpd.service
Job for httpd.service failed because the control process exited with error code.
See "systemctl status httpd.service" and "journalctl -xeu httpd.service" for details.
Redirecting to /bin/systemctl restart nginx.service
Failed to restart nginx.service: Unit nginx.service not found.
Redirecting to /bin/systemctl restart pure-ftpd.service


Offline
**
Re: Alma 9 / 1.3 Update
« Reply #8 on: Today at 06:51:57 PM »
Code: [Select]
ln -s /etc/pki/tls/certs/hostname.{cert,crt}

did u make symlink with this command?

Offline
*****
Re: Alma 9 / 1.3 Update
« Reply #9 on: Today at 08:49:14 PM »
1. There isn't anything CWP related with a version of 1.3.

2. What does
Code: [Select]
rpm -q cwpsrv show?

Offline
*****
Quick & Dirty Workaround
« Reply #10 on: Today at 09:03:47 PM »
Quick & Dirty Workaround:

Code: [Select]
cd /etc/pki/tls/certs/
Code: [Select]
mv hostname.crt hostname.crt-BAD
Code: [Select]
cp hostname.cert hostname.crt
Will bring back the CWP Panel.

Thankfully this Bug didn't affect sites.

Online
*
Re: Alma 9 / 1.3 Update
« Reply #11 on: Today at 09:19:19 PM »
1. There isn't anything CWP related with a version of 1.3.

2. What does
Code: [Select]
rpm -q cwpsrv show?

cwpsrv-1.24.0-2.x86_64. Hi, it's version 1.4, a new update has just been released.

Offline
*****
Re: Alma 9 / 1.24 Update
« Reply #12 on: Today at 09:30:44 PM »
Version cwpsrv-1.24.0-2 is the one that corrupted systems.

As of 2129Z, no update has been published.

Online
*
Re: Alma 9 / 1.24 Update
« Reply #13 on: Today at 09:38:34 PM »
Version cwpsrv-1.24.0-2 is the one that corrupted systems.

As of 2129Z, no update has been published.

Impossible , check pls https://control-webpanel.com/changelog

it's total chaos anyway.

Offline
*****
Re: Alma 9 / 1.3 Update
« Reply #14 on: Today at 10:06:33 PM »
That is a typeo, that left the 2 out. So 1.24 became 1.4

Look at your own system:
rpm -q cwpsrv

Has been cwpsrv-1.24.0-1 since 2023, now its cwpsrv-1.24.0-2

NO 1.3, 1.4, or 1.5.

I've checked.

cwpsrv-1.24.0-2.x86_64.rpm  27-Jul-2026  09:04  353K

Regurgitating a type-o, isn't going to change anything.
But I agree, it's a mess.