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

Issue Debian 12 update fails

RMJ

New Pleskian
Server operating system version
Debian 11
Plesk version and microupdate number
18.0.61
Hello,
i'm trying to update from debian 11 to debian 12 with this tutorial:


On last step 23, after executing "plesk repair installation", i get an error:

Trying to configure SSL ciphers and protocols for: ... done
Regenerating web servers' configuration files...
Execution failed.
Command: httpdmng
Arguments: Array
(
[0] => --reconfigure-server
[1] => -no-restart
)

Details: [2024-05-16 23:22:31.151] 127796:6646791724946 ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/apache-config' '-t'] with exit code [139]
[2024-05-16 23:22:31.560] 127796:6646791724946 ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/apache-config' '-t'] with exit code [139]
[2024-05-16 23:22:31.719] 127796:6646791724946 ERR [panel] Apache config (17158945500.64219900) generation failed: Template_Exception: Segmentation fault

file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0

Segmentation fault

I have no idea what could be the cause. Can anyone help?
Thanks in advance and best regards
 
Any thing related to the Segmentation fault when looking at the output of sudo dmesg | less?
 
Thank you for your response. At least I can't see anything related to this error. I am attaching the output in case someone can see more in it.
 

Attachments

  • dmesg.zip
    22.5 KB · Views: 0
Its seems modsecurity is not installed

cat: /etc/apache2/plesk.conf.d/modsecurity.conf: No such file or directory
 
Back
Top