• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Websites go down every 5 minutes

Quinten

Regular Pleskian
Server operating system version
Ubuntu 18.04.5 LTS
Plesk version and microupdate number
18.0.44
Hi i updated to plesk 18.0.44 and now my websites go down every 5 minutes or so.
When i try a repair web gives an error and i get the following
The operation failed with the following error: {"id":1,"cmd":"plesk repair web -n","type":"progress","message":"Checking Plesk version","level":1} {"id":1,"cmd":"plesk repair web -n","type":"success","message":"Checking Plesk version","level":1} {"id":2,"cmd":"plesk repair web -n","type":"progress","message":"Checking for custom configuration templates","level":1} {"id":2,"cmd":"plesk repair web -n","type":"success","message":"Checking for custom configuration templates","level":1} {"id":3,"cmd":"plesk repair web -n","type":"progress","message":"Checking associations between domains and IP addresses","level":1} {"id":3,"cmd":"plesk repair web -n","type":"success","message":"Checking associations between domains and IP addresses","level":1} {"id":4,"cmd":"plesk repair web -n","type":"progress","message":"Checking for corrupted reference between IP collections and IP\naddresses","level":1} {"id":4,"cmd":"plesk repair web -n","type":"success","message":"Checking for corrupted reference between IP collections and IP\naddresses","level":1} {"id":5,"cmd":"plesk repair web -n","type":"progress","message":"Checking for links between APS applications and subscriptions","level":1} {"id":5,"cmd":"plesk repair web -n","type":"success","message":"Checking for links between APS applications and subscriptions","level":1} {"id":6,"cmd":"plesk repair web -n","type":"progress","message":"Checking for nginx ULIMIT value","level":1} {"id":6,"cmd":"plesk repair web -n","type":"success","message":"Checking for nginx ULIMIT value","level":1} {"id":7,"cmd":"plesk repair web -n","type":"progress","message":"Checking for extra configurations in database not owned by any object","level":1} {"id":7,"cmd":"plesk repair web -n","type":"success","message":"Checking for extra configurations in database not owned by any object","level":1} {"id":8,"cmd":"plesk repair web -n","type":"progress","message":"Checking the status of the required Apache modules","level":0} {"id":9,"cmd":"plesk repair web -n","type":"error","message":"There is a disabled required Apache module: php7.2","level":1} {"id":10,"cmd":"plesk repair web -n","type":"progress","message":"Checking the configuration of Apache modules","level":0} {"id":10,"cmd":"plesk repair web -n","type":"success","message":"Checking the configuration of Apache modules","level":0} {"id":11,"cmd":"plesk repair web -n","type":"progress","message":"Checking web server configuration. Please wait...","level":0} {"id":11,"cmd":"plesk repair web -n","type":"success","message":"Checking web server configuration. Please wait...","level":0} {"id":12,"cmd":"plesk repair web -n","type":"progress","message":"Checking the usage of PHP handlers","level":0} {"id":12,"cmd":"plesk repair web -n","type":"success","message":"Checking the usage of PHP handlers","level":0} {"id":13,"cmd":"plesk repair web -n","type":"progress","message":"Checking for obsolete PHP-FPM configuration files","level":0} {"id":13,"cmd":"plesk repair web -n","type":"success","message":"Checking for obsolete PHP-FPM configuration files","level":0}
 
Can you please try to run this from the command line and post the output?

Code:
# plesk repair web
Checking the status of the required Apache modules

There is a disabled required Apache module: php7.2 ................ [ERROR]

Alot of file not found: domain.com.conf
and also an error with one of them

File not found: yyy.yyyy.yy.conf ................................ [ERROR]

Then i repaired everything

Then it said

Error messages: 2; Warnings: 0; Errors resolved: 1


exit status 1
 
It seems to be resolved!
Thank you :)

Great!

As discussed in the pm, sometimes it's better to run # plesk repair web on the command line, as it guides you to a solution by asking questions on how to solve the problem. The GUI version of the repair tools doesn't offer that kind of interaction. That doesn't make it a bad tool, most of the time, it can solve the issues just fine.
 
Back
Top