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

Pages: [1] 2 3 ... 46
1
Have you tried accessing it from another endpoint? Sometimes CSF blocks your IP, sometimes it is a local browser problem (AdBlock), or local firewall issue. Try to access via another means (SSH). Is the server up and accessible otherwise? Sites? User Control panels?

2
I don't experience this; I have FQDN, routable DNS, and valid SSL -- so it shows the server hostname as the Open Panel link.

3
Hate to ask, but have you tried rebooting the whole server?

4
PHP / Re: CWP falling behind with PHP. Again.
« on: November 27, 2023, 06:09:44 PM »
Saw that. Gives you some hope that somehow, someway the devs are actually watching the forum and take into account user priorities. So I'll put out the urge: EL9 support should be TOP priority, so those of us with CentOS 7 servers can migrate next spring before the apocalyptic EOL comes upon us!

5
Haven't seen any follow-up announcements from the dev team. If your timeframe is tight, I don't think you could go wrong with AlmaLinux 8 and CWP for EL8. You should likely be able to ELevate to AlmaLinux 9 when CWP for EL9 comes out and is stable...

6
Installation / Re: facing errors on CWP installation
« on: November 26, 2023, 04:01:24 AM »
And spammy malware links to top it off...

7
It won't be in the CSF port section (except it doesn't look as though you are allowing port 25 connections out) -- it looks to be more related to LFD, specifically look for "CUSTOMTRIGGER" You shouldn't be blocking postfix or you will interfere with mail delivery.
But of course, more info is helpful.

8
E-Mail / Re: setup only email
« on: November 24, 2023, 11:54:40 PM »
Look under Email > Email Routing (mx_routing). On the CWP mail server, you need to set the Mail Exchanger to Local. On the CWP web server, you need to change the Mail Exchanger to Remote. Set the DNS appropriately on each server, so it resolves properly.

9
CentOS 7 Problems / Re: Panel fails to finish loading - Please help!
« on: November 24, 2023, 02:27:05 AM »
Glad you got it sorted! Local firewalls can be a gotcha for sure.

10
E-Mail / Re: setup only email
« on: November 24, 2023, 02:25:46 AM »
Seems as though you could do a remote mailer exchange (MX) and handle this with DNS -- I do this with a couple of domains. You don't need to have a working website and you can certainly have a mail hostname getting AutoSSL, it doesn't need to be a full domain with associated service subdomains (mail.domain.com).

11
It points to the Login Failure Daemon (LFD) using a custom trigger. Did you put something in place that is accidentally blocking postfix? This seems to be atypical behavior, something I haven't experienced myself...

12
PHP / Re: CWP falling behind with PHP. Again.
« on: November 24, 2023, 02:20:21 AM »
But does much of anything require 8.3? For instance, Drupal requires 8.1, 8.1.6 recommended...

13
CentOS Configuration / Re: Change Storage Volume for New Users
« on: November 21, 2023, 10:44:50 PM »
I keep incrementally extending the VM's root volume as needed (when it gets to 80%+ full). Keeps full image backups more manageable and you don't have to fuss with tricking CWP with symlinks or mount a separate /home volume into the filesystem. Don't forget /var/vmail is a large consumer of your disk space.

14
CentOS 7 Problems / Re: Panel fails to finish loading - Please help!
« on: November 21, 2023, 10:41:03 PM »
No browser-side ad blocker or tracking script blocker interfering? CSF firewall whitelisted your IP address?

15
CentOS 7 Problems / Re: Time out 300% cpu sql
« on: November 20, 2023, 09:04:25 PM »
What is the web application you are using that connects to the DB? A PHP script?
You probably need to do some MySQL tuning:
https://www.linode.com/docs/guides/how-to-optimize-mysql-performance-using-mysqltuner/

Pages: [1] 2 3 ... 46