71
Problems on other RedHat linux servers / Re: daily "Anacron" messages?
« Last post by overseer on February 07, 2025, 01:19:52 AM »Again, those are Notices -- not errors. If you prefer not to notice them, you can do as I suggested earlier in the thread and change your warning level so they aren't brought front & center to your attention on a regular basis.
72
E-Mail / Re: 550 No such recipient here
« Last post by andylau123 on February 07, 2025, 12:53:46 AM »It could be caused by a wrong MX record. Make sure your domain name uses correct nameservers and they point incoming emails to your server (MX record look at your server).
If the MX record is ok then check other things mentioned by Starburst. However, start from investigating the MX record.
Thanks everyone for your support.
Thank you for your help, I checked MX and the error is gone.
73
CentOS 8 Problems / Re: Can not install CWP 8 on Rockylinux 8 or Almalinux 8
« Last post by almacentos on February 06, 2025, 10:22:04 PM »i also made it work by editing /usr/local/src/cwp-el8-latest
just to be safe , i also changed it on /etc/yum.repos.d/mariadb.repo
i used this code (i have alma 8.1 and amd cpu x64 , depending on your configuration you can create a different one)
They need to fix cwp-el8-latest , cause right now it is unusable
just to be safe , i also changed it on /etc/yum.repos.d/mariadb.repo
i used this code (i have alma 8.1 and amd cpu x64 , depending on your configuration you can create a different one)
They need to fix cwp-el8-latest , cause right now it is unusable
Code: [Select]
[mariadb]
name = MariaDB
baseurl = https://mirror.23m.com/mariadb/yum/10.11/rhel/8.1/x86_64/
module_hotfixes = 1
gpgkey = https://mirror.23m.com/mariadb/yum/RPM-GPG-KEY-MariaDB
gpgcheck = 1
74
CentOS 8 Problems / Re: Can not install CWP 8 on Rockylinux 8 or Almalinux 8
« Last post by ccsoh on February 06, 2025, 08:15:12 PM »I'm having the same issue. After editing the repo file, saving it, and try to reinstall, the file reverts back to before it was edited. Is there another file to edit to stop it from reverting?
I use vi to edit, change the information to update it, the :wq. I then go back into the file to make sure it saved with the changes. I try to install again, and it still tried to download MariaDB 10.4, when I check the repo file, the changes I made are gone.
Update-- I managed to get it to work. edit /usr/local/src/cwp-el8-latest
find the place where it shows the old mariadb 10.4 version and change it to what cyberspace said.
with the following content:Code: [Select][mariadb]
and then try to install CWP again.
name = MariaDB
baseurl = https://mirror.mariadb.org/yum/10.6/almalinux8-amd64/
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
75
CentOS 8 Problems / Re: Can not install CWP 8 on Rockylinux 8 or Almalinux 8
« Last post by ccsoh on February 06, 2025, 06:40:39 PM »I'm having the same issue. After editing the repo file, saving it, and try to reinstall, the file reverts back to before it was edited. Is there another file to edit to stop it from reverting?
I use vi to edit, change the information to update it, the :wq. I then go back into the file to make sure it saved with the changes. I try to install again, and it still tried to download MariaDB 10.4, when I check the repo file, the changes I made are gone.
I use vi to edit, change the information to update it, the :wq. I then go back into the file to make sure it saved with the changes. I try to install again, and it still tried to download MariaDB 10.4, when I check the repo file, the changes I made are gone.
76
CentOS 8 Problems / Re: Can not install CWP 8 on Rockylinux 8 or Almalinux 8
« Last post by cyberspace on February 06, 2025, 05:08:37 PM »MariaDB 10.4 is EOL and not supported anymore. Try to add MariaDB 10.6 repository to /etc/yum.d/ and then make new attempt to install MariaDB.
Create the file:
/etc/yum.repos.d/mariadb.repo
with the following content:
Create the file:
/etc/yum.repos.d/mariadb.repo
with the following content:
Code: [Select]
[mariadb]
name = MariaDB
baseurl = https://mirror.mariadb.org/yum/10.6/almalinux8-amd64/
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
and then try to install CWP again.77
E-Mail / Re: 550 No such recipient here
« Last post by cyberspace on February 06, 2025, 04:57:53 PM »It could be caused by a wrong MX record. Make sure your domain name uses correct nameservers and they point incoming emails to your server (MX record look at your server).
If the MX record is ok then check other things mentioned by Starburst. However, start from investigating the MX record.
If the MX record is ok then check other things mentioned by Starburst. However, start from investigating the MX record.
78
E-Mail / Re: Process email queue individualy
« Last post by cyberspace on February 06, 2025, 04:45:32 PM »Check mail logs:
/var/log/maillog
using mailID. Mail ID can be obtained from the mail headers of the undelivered email or check the logs for recipient's/sender's email addresses.
/var/log/maillog
using mailID. Mail ID can be obtained from the mail headers of the undelivered email or check the logs for recipient's/sender's email addresses.
79
Problems on other RedHat linux servers / Re: daily "Anacron" messages?
« Last post by venty on February 06, 2025, 04:41:10 PM »Hi,
I installed..., but the following problems remain:
https://prnt.sc/fzU336rAC-mN and https://prnt.sc/M-ELGTHcCHqA
BR
Venty
I installed..., but the following problems remain:
https://prnt.sc/fzU336rAC-mN and https://prnt.sc/M-ELGTHcCHqA
BR
Venty
80
Information / Re: CWP Support Site Not Working
« Last post by speria on February 06, 2025, 02:27:54 PM »I am extremely dissatisfied with the support provided. Despite paying for the service monthly, all my requests result in superficial and ineffective responses. I opened a ticket today due to my difficulty in removing malware, and the response was simply a generic link to scanning instructions, completely ignoring the fact that virus and malware removal is explicitly included in the contracted services. Therefore, I cannot recommend this service and I am seriously considering migrating to a provider that offers quality support, commensurate with the value invested.