• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue php-fm issue after plesk component updgrade

Farid

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.55 Update #2
Hi,
Since this morning, my website is offline because of php-fm issue.
I discovered this error below and realized that occures juste after a plesk compent upgrade...

Plesk Obsidian v18.0.55_build1800230919.07 os_Ubuntu 22.04


Error(2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/www/vhosts/system/admin.xxxxx.com/php-fpm.sock (*) failed
AH01079: failed to make connection to backend: httpd-UDS

503GET /update-online HTTP/1.1
 
Here are more detail on Plesk log:
2023-10-31 06:26:01 INFO: pum is called with arguments: ['--check']
2023-10-31 06:26:01 ERROR: Update operation was locked by another update process (Plesk installer or pum).
2023-10-31 06:26:01 ERROR: Exited with returncode 100.:
0: /opt/psa/admin/plib/Pum/Driver/Unix.php:161
Plesk\Pum\Driver_Unix->_exec(array)
1: /opt/psa/admin/plib/Pum/Driver/Unix.php:130
Plesk\Pum\Driver_Unix->checkRepositories()
2: /opt/psa/admin/plib/Pum/Driver/Unix.php:49
Plesk\Pum\Driver_Unix->updatePackagesCache()
3: /opt/psa/admin/plib/DailyMaintainance/Task/InstallSystemPackageUpdates.php:61
DailyMaintainance_Task_InstallSystemPackageUpdates->_update(boolean true)
4: /opt/psa/admin/plib/DailyMaintainance/Task/InstallSystemPackageUpdates.php:40
DailyMaintainance_Task_InstallSystemPackageUpdates->run(array)
5: /opt/psa/admin/plib/DailyMaintainance/Runner/Task.php:56
DailyMaintainance_Runner_Task->runTask(object of type DailyMaintainance_Task_InstallSystemPackageUpdates, array)
6: /opt/psa/admin/plib/DailyMaintainance/Runner/Task.php:31
DailyMaintainance_Runner_Task->run()
7: /opt/psa/admin/plib/DailyMaintainance/task-script.php:17
 
Thanks a lot Kaspar!!
I changed handler from fpm to fast-cgi and my website turned online afterwards!
Then should I keep the handler to fast-cgi?
You could, but the PHP-FPM handler is recommended. So you might want to switch back and see if that causes any issues.
 
Back
Top