• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    Thank you Manos! I followed your instructions, installed the iptables service (it was not installed) and was able to disable firewalld. Now its status shows as: $ systemctl status firewalld ● firewalld.service Loaded: masked (Reason: Unit firewalld.service is masked.) Active: inactive...
  2. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    I just tried checking the status of plesk-firewall and firewalld, and got the following output: $ systemctl status plesk-firewall ● plesk-firewall.service - Plesk firewall rules Loaded: loaded (/usr/lib/systemd/system/plesk-firewall.service; enabled; vendor preset: disabled) Active...
  3. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    Hi Manos - thanks for the heads-up. How would I go about checking whether firewalld is configured in the way you have highlighted, so as to know whether it's safe to disable? Thanks!
  4. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    Hi again ... another NetworkManager update occurred this morning and once again, all websites went down, just like above. I restarted the firewall and everything was back up. My host advised me to disable NetworkManager and revert to using network-scripts, which I have done, but realising that...
  5. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    I confess I didn't know about iptables. I used the Firewall from the Plesk interface, and it seemed to work as advertised. What does iptables do, and should I remove it if I'm using the Firewall in the Plesk interface? How would I do that? Thanks!
  6. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    By "both services", do you mean firewalld and fail2ban?
  7. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    Just tried that and it took everything down! Had to restart the server manually from the VPS control panel. Now it's all back up. OK, I think the fail2ban thing was a red herring. I've tracked down the exact time things went wrong, and it was about 3.20 am, just when the following updates were...
  8. Tim_Wakeling

    Issue Firewall suddenly took Plesk down overnight

    Something very odd happened last night on my server. About 4 am, when nothing was due to run (the backup completed at 1.25 am), all sites went down. I could not log into Plesk, but I did have the CLI. nginx crashed when I tried to restart it, and plesk repair all -y also failed at the stage of...
  9. Tim_Wakeling

    Resolved nginx protocol options redefined

    Thanks @trialotto - I wasn't quite clear in how I explained it. As well as all those warnings, I *also* had an nginx error involving setting a directive twice on one domain. It was my mistake, and had nothing to do with all the warnings. But it sounds from what Peter was saying that the warnings...
  10. Tim_Wakeling

    Resolved nginx protocol options redefined

    Ah, when you wrote that I realised - at the end of all those warnings was one message that probably caused the error to appear along with all the warnings: a duplicate directive. The red box was around the lot and it was not obvious that the last error was the only one causing the red box. It...
  11. Tim_Wakeling

    Resolved nginx protocol options redefined

    Just to say, @TobiasP - you're right, I don't use Kolab either.
  12. Tim_Wakeling

    Resolved nginx protocol options redefined

    Yes, it does seem to remove the error! I will set all my domains to "none" for now.
  13. Tim_Wakeling

    Resolved nginx protocol options redefined

    I will try this, thank you - and will review all the further replies to this thread for clues. Thanks to others for joining in with your thoughts! It looks like I am not alone with this problem and hopefully a solution will be found.
  14. Tim_Wakeling

    Resolved nginx protocol options redefined

    Thanks for the tip! But when I type nginx -t I just get a readout of the errors I posted above, i.e. the following two lines for every domain on my server: nginx: [warn] protocol options redefined for 193.33.178.154:443 in /etc/nginx/plesk.conf.d/vhosts/domain.com.conf:6 nginx: [warn] protocol...
  15. Tim_Wakeling

    Resolved nginx protocol options redefined

    On my server with nginx 1.24 I am getting the following red errors: Unable to configure the web server: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-all [1] => -skip-removing ) Details: Execution failed. Command: httpdmng Arguments: Array ( [0] =>...
  16. Tim_Wakeling

    Issue After changing root password and Plesk admin passwords, migration fails

    Yeah, just the GUI ones on both source and destination. But I also updated the root password on the destination via the command line - passwd root. After posting this I found I did have a record of all the old passwords in each of these cases, and changed them back, but the problem remains. I...
  17. Tim_Wakeling

    Issue After changing root password and Plesk admin passwords, migration fails

    Thanks for your reply! Yes, that command you gave me works when I enter it manually on the source server. I get logged in and given a MariaDB [psa]> prompt.
  18. Tim_Wakeling

    Issue After changing root password and Plesk admin passwords, migration fails

    I've read and tried solutions from various other threads but still getting the problem. Desperate now, I'm asking for help! :) I had a migration script running every 4 hours to copy-content from one Plesk server to another. I know there is a debate about whether this is the right way to do...
  19. Tim_Wakeling

    Resolved ERROR: Plesk\Exception\Database: DB query failed: SQLSTATE[HY000] [2002] Connection refused (Mysql.php:79)

    Morning - I am pleased to report I worked out what to do, thanks to your guiding me in the right direction. :D A corrupt table on one of my sites was causing MariaDB to crash every time it was accessed, as you said, and that was every couple of minutes. It restarted immediately of course, but...
  20. Tim_Wakeling

    Resolved ERROR: Plesk\Exception\Database: DB query failed: SQLSTATE[HY000] [2002] Connection refused (Mysql.php:79)

    That's really helpful. I've tried this and can't see any tables mentioned in the startup sequence: Nov 10 16:17:02 hosting systemd: Starting MariaDB 10.5.13 database server... Nov 10 16:17:02 hosting mariadbd: 2021-11-10 16:17:02 0 [Note] /usr/sbin/mariadbd (mysqld 10.5.13-MariaDB) starting as...
Back
Top