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.
31
CentOS 8 Problems / packages update error AlmaLinux 8
« on: October 10, 2025, 12:53:58 PM »
In a fresh VPS with Almalinux8
I have tried to do:
dnf -update
Error:
Problem: package perl-IO-Compress-2.081-1.el8.noarch from @System requires perl(Compress::Raw::Zlib) >= 2.081, but none of the providers can be installed
- cannot install both perl-Compress-Raw-Zlib-1:2.061-4.el7.x86_64 from base and perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 from @System
- cannot install both perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 from baseos and perl-Compress-Raw-Zlib-1:2.061-4.el7.x86_64 from base
- cannot install the best update candidate for package perl-IO-Compress-2.081-1.el8.noarch
- cannot install the best update candidate for package perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
- package perl-Compress-Raw-Zlib-2.093-1.module_el8.3.0+6149+d2c5d96d.x86_64 from appstream is filtered out by modular filtering
- package perl-Compress-Raw-Zlib-2.096-2.module_el8.10.0+3779+d5938d28.x86_64 from appstream is filtered out by modular filtering
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Any idea?
I have tried to do:
dnf -update
Error:
Problem: package perl-IO-Compress-2.081-1.el8.noarch from @System requires perl(Compress::Raw::Zlib) >= 2.081, but none of the providers can be installed
- cannot install both perl-Compress-Raw-Zlib-1:2.061-4.el7.x86_64 from base and perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 from @System
- cannot install both perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 from baseos and perl-Compress-Raw-Zlib-1:2.061-4.el7.x86_64 from base
- cannot install the best update candidate for package perl-IO-Compress-2.081-1.el8.noarch
- cannot install the best update candidate for package perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
- package perl-Compress-Raw-Zlib-2.093-1.module_el8.3.0+6149+d2c5d96d.x86_64 from appstream is filtered out by modular filtering
- package perl-Compress-Raw-Zlib-2.096-2.module_el8.10.0+3779+d5938d28.x86_64 from appstream is filtered out by modular filtering
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Any idea?
32
MySQL / Re: update mariadb in almalinux 8
« on: September 30, 2025, 08:18:35 PM »
fixed
I add flag: --nobest
and mariadb was installed correctly
thanks
I add flag: --nobest
Code: [Select]
yum install MariaDB-server MariaDB-client MariaDB-devel MariaDB-shared net-snmp perl-DBD-MySQL -y --nobestand mariadb was installed correctly
thanks
33
MySQL / update mariadb in almalinux 8
« on: September 30, 2025, 07:33:27 PM »
I try to follow these steps: https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-8/
However in step 4
my repository:
could help me?
However in step 4
Code: [Select]
dnf install MariaDB-server MariaDB-client net-snmp perl-DBD-MySQL -y
...
Error:
Problem: package MariaDB-server-10.6.23-1.el8.x86_64 from mariadb requires MariaDB-client >= 10.6.1, but none of the providers can be installed
- cannot install both MariaDB-client-10.6.21-1.el8.x86_64 from mariadb and MariaDB-client-10.5.29-1.el8.x86_64 from cwp
- cannot install both MariaDB-client-10.6.22-1.el8.x86_64 from mariadb and MariaDB-client-10.5.29-1.el8.x86_64 from cwp
- cannot install both MariaDB-client-10.6.23-1.el8.x86_64 from mariadb and MariaDB-client-10.5.29-1.el8.x86_64 from cwp
- cannot install the best candidate for the job
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
my repository:
Code: [Select]
[root@s3 src]# cat /etc/yum.repos.d/mariadb.repo
# MariaDB 10.11 RedHatEnterpriseLinux repository list - created 2025-09-30 19:31 UTC
# https://mariadb.org/download/
[mariadb]
name = MariaDB
# rpm.mariadb.org is a dynamic mirror if your preferred mirror goes offline. See https://mariadb.org/mirrorbits/ for details.
# baseurl = https://rpm.mariadb.org/10.11/rhel/$releasever/$basearch
baseurl = https://mirrors.up.pt/pub/mariadb/yum/10.11/rhel/$releasever/$basearch
module_hotfixes = 1
# gpgkey = https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB
gpgkey = https://mirrors.up.pt/pub/mariadb/yum/RPM-GPG-KEY-MariaDB
gpgcheck = 1could help me?
34
PHP / Re: Anti-Change Log
« on: June 10, 2025, 09:26:50 AM »
What's the future of CWP?
The Control Web Panel is an excellent panel for me, but the symptoms are that it is being abandoned.
Is there anyone in charge?
The Control Web Panel is an excellent panel for me, but the symptoms are that it is being abandoned.
Is there anyone in charge?
35
E-Mail / Re: Spamassassin Error: cannot create user preferences file //.spamassassin/user_pre
« on: May 19, 2025, 04:28:30 PM »Code: [Select]
ls -alF /var/lib/spamassassin
drwxr-xr-x. 3 root root 22 Dec 3 2023 ./
drwxr-xr-x. 38 root root 4096 Oct 13 2024 ../
drwxr-xr-x 3 root root 73 May 19 04:21 3.004000/Code: [Select]
[root@server app]# grep spamassassin /etc/postfix/master.cf | grep pipe | sed -r 's/^spamassassin.*pipe user=(\S+).*/\1/'
spamassassin unix - n n - - pipeThanks
36
E-Mail / Re: Spamassassin Error: cannot create user preferences file //.spamassassin/user_pre
« on: May 15, 2025, 06:14:21 PM »
thanks
only 2 user have created this directory
iŽll try to create in all users
only 2 user have created this directory
iŽll try to create in all users
37
E-Mail / Re: Spamassassin Error: cannot create user preferences file //.spamassassin/user_pre
« on: May 15, 2025, 05:42:16 PM »
umm sorry
centos 7
CWPPro
public
centos 7
CWPPro
public
38
E-Mail / Spamassassin Error: cannot create user preferences file //.spamassassin/user_pre
« on: May 15, 2025, 05:28:23 PM »
May 15 18:52:11 s2.server.com spamd[14714]: prefork: child states: II
May 15 18:52:12 s2.server.com spamd[14716]: spamd: connection from localhost [::1]:36216 to port 783, fd 6
May 15 18:52:12 s2.server.com spamd[14716]: spamd: setuid to nobody succeeded
May 15 18:52:12 s2.server.com spamd[14716]: spamd: creating default_prefs: //.spamassassin/user_prefs
May 15 18:52:12 s2.server.com spamd[14716]: config: cannot create user preferences file //.spamassassin/user_prefs: No such file or directory
May 15 18:52:12 s2.server.com spamd[14716]: spamd: failed to create readable default_prefs: //.spamassassin/user_prefs
May 15 18:52:12 s2.server.com spamd[14716]: spamd: processing message <20250515165211.76CEA48265@documentos09i.spinazulficabemmelhor.sbs> for nobody:99
May 15 18:52:14 s2.server.com spamd[14716]: spamd: identified spam (6.2/5.0) for nobody:99 in 1.9 seconds, 2795 bytes.
May 15 18:52:14 s2.server.com spamd[14716]: spamd: result: Y 6 - DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,MPART_ALT_DIFF,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_MSPIKE_H2,RCVD_IN_PSBL,RCVD_IN_VALIDITY_RPB...
May 15 18:52:14 s2.server.com spamd[14714]: prefork: child states: II
Hint: Some lines were ellipsized, use -l to show in full.
any idea to fix this error?
May 15 18:52:12 s2.server.com spamd[14716]: spamd: connection from localhost [::1]:36216 to port 783, fd 6
May 15 18:52:12 s2.server.com spamd[14716]: spamd: setuid to nobody succeeded
May 15 18:52:12 s2.server.com spamd[14716]: spamd: creating default_prefs: //.spamassassin/user_prefs
May 15 18:52:12 s2.server.com spamd[14716]: config: cannot create user preferences file //.spamassassin/user_prefs: No such file or directory
May 15 18:52:12 s2.server.com spamd[14716]: spamd: failed to create readable default_prefs: //.spamassassin/user_prefs
May 15 18:52:12 s2.server.com spamd[14716]: spamd: processing message <20250515165211.76CEA48265@documentos09i.spinazulficabemmelhor.sbs> for nobody:99
May 15 18:52:14 s2.server.com spamd[14716]: spamd: identified spam (6.2/5.0) for nobody:99 in 1.9 seconds, 2795 bytes.
May 15 18:52:14 s2.server.com spamd[14716]: spamd: result: Y 6 - DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,MPART_ALT_DIFF,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_MSPIKE_H2,RCVD_IN_PSBL,RCVD_IN_VALIDITY_RPB...
May 15 18:52:14 s2.server.com spamd[14714]: prefork: child states: II
Hint: Some lines were ellipsized, use -l to show in full.
any idea to fix this error?
39
Aplications / Re: 2fa not working
« on: May 03, 2025, 11:03:56 PM »
Does anyone know of any alternatives to use 2FA in CWP?
40
Aplications / Re: 2fa not working
« on: March 19, 2025, 11:41:51 AM »Hi
Some Google libraries stopped working, we are implementing a new library to make this work, it will be available for everyone soon
@josemnunez please, any update?
42
Aplications / Re: 2fa not working
« on: December 13, 2024, 10:53:19 AM »Hi
Some Google libraries stopped working, we are implementing a new library to make this work, it will be available for everyone soon
Hi again jose, any updates about this?
If you need help, I can try to help you
43
Suggestions / posibility to restore backup via cli
« on: November 03, 2024, 09:24:52 AM »
It would be great to be able to use a script like in cPanel with restorepkg
with new backup CWP
with new backup CWP
44
CentOS 7 Problems / Re: CWP User account timezone
« on: October 24, 2024, 09:21:08 AM »I changed CWP timezone to the local time, but still cwp user accounts shows UTC time, is there any chance to amend user timezone as well instead of UTC?
I have same issue
server date is correct. And in CWP admin panel shows correctly.
However in user panel shows UTC time
45
New Modules / cloudflare module
« on: October 24, 2024, 07:56:38 AM »
Does anyone have any module to integrate Cloudflare in CWP user panel?
