Site web down "Service Unavailable"

Discussion in 'General' started by mariosigma, Dec 29, 2023.

  1. mariosigma

    mariosigma New Member

    Hello, I installed ispconfig on amazon ec2, it works very well but after a few hours, I got this error:

    ----------------
    Service Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    ---------------

    by executing:
    Code:
    systemctl list-units --state=failed
    I get :
    --------------
    ● mariadb.service loaded failed failed MariaDB 10.11.4 database server
    ● php8.3-fpm.service loaded failed failed The PHP 8.3 FastCGI Process Manager
    ---------------

    by restarting mysql and php8.3-fpm, the site works again, but the problem persists after a few hours !
    my site is on wordpress and I have not added any articles.

    Thank you for your help
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It might be that your system has not enough RAM, so services run out of memory. How much ram does this VM has?
     

Share This Page