• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Segmentation Faults in the log after plesk update

EricVis

Basic Pleskian
Plesk 11.0.9 Update #53
CentOS 6, all standard configuration

I have updated plesk from MU#51 to MU#53 and right after that I see segmentation faults in the logwatch, it happens 1-2 times per day, everything seems to work properly at this moment so this faults must be single requests
Any idea why this is happening?

--------------------- Kernel Begin ------------------------
WARNING: Segmentation Faults in these executables
php-cgi : 1 Time(s)
---------------------- Kernel End -------------------------
 
Last version of microupdate is MU#55.
It is very difficult to troubleshoot Segmetation fault issues with discussions on forum. Therefore I suggest you contact Support Team. Experienced guys will check and investigate this issue directly on your server and find reason and solution.
 
Last version of microupdate is MU#55.
It is very difficult to troubleshoot Segmetation fault issues with discussions on forum. Therefore I suggest you contact Support Team. Experienced guys will check and investigate this issue directly on your server and find reason and solution.

my plesk doesnt see MU55 yet... does it check every week?
 
Just install it manually with

# /usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base
 
Just install it manually with

# /usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

I have 11.0.9 and I can see 11.5 upgrade in plesk, jus not MU updates.
I DO NOT want to do 11.5 upgrade, is it safe to update manually this way?
 
Yes, this command will update your installation in scope of current release (i.e., Plesk 11.0.9) by installing only latest MU.

IMHO, it is preferable to replace --install-component base with --upgrade-installed-components to keep your installation up-to-date package-wise (e.g., install any updates to system components as well).

Also note that MU updates in Autoinstaller are only shown as updates to base component within the current version.
 
Back
Top