• 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!
  • 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.

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