21
CentOS-WebPanel Bugs / dnf-automatic breaks postfix mysql maps on CWP
« Last post by Watchdog on August 01, 2026, 09:47:12 AM »Heads up if you're running CWP with dnf-automatic installed for unattended updates: its first run silently swapped out CWP's custom-built postfix (compiled with MySQL support for virtual mailboxes) for the plain AlmaLinux baseos version, which doesn't have MySQL map support at all.
Mail started failing with "temporary lookup failure" on every message needing a virtual alias lookup.
Fixed it by finding the transaction(In my case 109) that did the swap in CWP's Yum Manager (under Yum History) and hitting Rollback to get the CWP build back. Also had to manually recreate /usr/lib64/postfix since it got left behind during the version change and postfix wouldn't start without it.
Code: [Select]
Transaction ID : 109
Begin time : Sat Aug 1 06:30:15 2026
Begin rpmdb : 905:a10ef5d78fa6d306985452fba3dac5db0cadc780
End time : Sat Aug 1 06:30:22 2026 (7 seconds)
End rpmdb : 905:5eb23852bf03e3fd7f4f1d08e2025cd84452d170
User : System <unset>
Return-Code : Success
Releasever : 8
Command Line :
Comment :
Packages Altered:
Upgrade MariaDB-shared-10.11.18-1.el8.x86_64 @mariadb
Upgraded MariaDB-shared-10.5.29-1.el8.x86_64 @@System
Upgrade galera-4-26.4.27-1.el8.x86_64 @mariadb
Upgraded galera-4-26.4.22-1.el8.x86_64 @@System
Upgrade postfix-2:3.5.8-8.el8_10.x86_64 @baseos
Upgraded postfix-2:3.4.8-2.centos.8+p18.0.24.0+t200128.1353.x86_64 @@SystemMail started failing with "temporary lookup failure" on every message needing a virtual alias lookup.
Fixed it by finding the transaction(In my case 109) that did the swap in CWP's Yum Manager (under Yum History) and hitting Rollback to get the CWP build back. Also had to manually recreate /usr/lib64/postfix since it got left behind during the version change and postfix wouldn't start without it.
22
CentOS-WebPanel Bugs / Re: Bug in new CWP Update: Yum Manager stuck on "Checking for updates..." due to 404
« Last post by kalybg on August 01, 2026, 06:39:24 AM »CWPpro version: 1.6 - Email - MailServer Stats - It DOESN'T WORK!
P.S. This is very important to me, at least for me.
P.S. This is very important to me, at least for me.
23
Updates / Re: Alma 9 / 1.3 Update
« Last post by luislegacwp23 on August 01, 2026, 06:28:35 AM »Thanks alot it does work
24
Updates / Re: CWP Cannot be Installed in Alma 8 - Devel repo Issue
« Last post by Starburst on August 01, 2026, 12:06:51 AM »Which -devel are you saying is missing?
Almost every package has a -devel.
ModSecurity has had an issue, where you have had to fix a line manually to get it working.
If you look at Apache's log it will tell you which one.
Actually it is with AL9, the powertools repo is no more in AL9 and AL10.
Almost every package has a -devel.
ModSecurity has had an issue, where you have had to fix a line manually to get it working.
If you look at Apache's log it will tell you which one.
Actually it is with AL9, the powertools repo is no more in AL9 and AL10.
25
Updates / Re: CWP 1.5 / cwpsrv-1.24.0-2 update: Are GUI modules -ModSec, Firewall, Yum, New Ba
« Last post by Starburst on August 01, 2026, 12:02:58 AM »Thanks for the update, NAZA. I've turned off auto-updates in the meantime. Lately, we've been having continuous issues with every upgrade. Let's see if the upcoming patches resolve them. The dev team confirmed these are known issues and are being fixed. We really need a hotfix as soon as possible, as time is critical for us.
Would help to know what OS you are running?
As it seems some OS'es are working OK, while others aren't.
AL8 was the crossover from YUM to DNF, either worked, but on AL9 and later dnf should be used.
26
Updates / Re: CWP 1.6 update from 1.4: ModSec, Firewall, Yum, New Ba
« Last post by Starburst on August 01, 2026, 12:01:19 AM »Hi everyone,
After updating from CWP 1.4 to 1.6, the following issues are still present:
Crontab for Users is not working.
php_switch_v2 is still not working.
PHP-FPM Selector does not allow selecting PHP extensions (such as LDAP, mcrypt, etc.) when creating or rebuilding PHP-FPM pools. PHP version selection works correctly, but the extension selection is not available.
These issues were introduced after upgrading from 0.9.8.1244 and are still present in 1.6.
The issue is fully reproducible:
0.9.8.1244 → everything works correctly.
Upgrade to 1.4 → the issues appear.
Upgrade to 1.6 → the issues remain.
Thank you.
What OS are you running?
You can check cron jobs under /var/spool/cron/
You should see the username there with their cronjobs.
They are still there and running, but yes, the CWP GUI is broken in 1.6
27
Updates / Re: CWP Cannot be Installed in Alma 8 - Devel repo Issue
« Last post by Reikor on July 31, 2026, 10:41:26 PM »Modsec not working
php_switcher not working
php-fpm versions cannot be installed
Cwpanel completelly useless.
php_switcher not working
php-fpm versions cannot be installed
Cwpanel completelly useless.
28
Updates / Re: CWP 1.6 update from 1.4: ModSec, Firewall, Yum, New Ba
« Last post by johnjairoq on July 31, 2026, 10:14:16 PM »Hi everyone,
After updating from CWP 1.4 to 1.6, the following issues are still present:
Crontab for Users is not working.
php_switch_v2 is still not working.
PHP-FPM Selector does not allow selecting PHP extensions (such as LDAP, mcrypt, etc.) when creating or rebuilding PHP-FPM pools. PHP version selection works correctly, but the extension selection is not available.
These issues were introduced after upgrading from 0.9.8.1244 and are still present in 1.6.
The issue is fully reproducible:
0.9.8.1244 → everything works correctly.
Upgrade to 1.4 → the issues appear.
Upgrade to 1.6 → the issues remain.
Thank you.
After updating from CWP 1.4 to 1.6, the following issues are still present:
Crontab for Users is not working.
php_switch_v2 is still not working.
PHP-FPM Selector does not allow selecting PHP extensions (such as LDAP, mcrypt, etc.) when creating or rebuilding PHP-FPM pools. PHP version selection works correctly, but the extension selection is not available.
These issues were introduced after upgrading from 0.9.8.1244 and are still present in 1.6.
The issue is fully reproducible:
0.9.8.1244 → everything works correctly.
Upgrade to 1.4 → the issues appear.
Upgrade to 1.6 → the issues remain.
Thank you.
29
CentOS-WebPanel Bugs / Re: Bug in new CWP Update: Yum Manager stuck on "Checking for updates..." due to 404
« Last post by Painkiller88 on July 31, 2026, 09:04:12 PM »another thing i recorgnized, maybe it is just me and i am dumb, but since the update i am unable to create new subdomains, no matter what name or what path i enter (tried it with one of my addon domains) as i just need a new subdomain here.
anyone can check and confirm this please?
anyone can check and confirm this please?
30
Updates / Re: CWP 1.6 update from 1.4: ModSec, Firewall, Yum, New Ba
« Last post by chrisk on July 31, 2026, 08:59:46 PM »Hello community,
I have two production servers running under AlmaLinux (EL9 environment). I took the risk and updated them straight to CWPpro version 1.6 to verify if the critical frontend bugs introduced in the previous cwpsrv-1.24.0-2 build were finally addressed.
After running deep diagnostics both via web and terminal commands, here are the real-world results point by point:
.....
Thanks for the Update.
Recent Posts