• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Fatal error while updating plugins

backofficeitalia

New Pleskian
Hi,
i have some issues with WP Tolkit for Plesk.
I installed all my websites without problems and i updatated all of them until last month.
Today, while i trying to update the plugins i get this error:
"Selected items were listed with errors:
Unable to update plug-in 'contact-form-7_5.1.7_1_', details: A critical error has occurred on your website. Find out more about debugging in WordPress. A critical error has occurred on your website."
Screenshot (237).png

If i update the plugin from website i have no problems.
Can you help me?
Best regards
 
Could you please look for error details at /var/log/plesk/panel.log file? You need to temporarily increase the logging level to 7 (debug) and turn on logging of utils exec to catch meaningful details. Section [log] of panel.ini (/usr/local/psa/admin/conf/panel.ini) should look like this:

Code:
[log]
filter.priority = 7
show.util_exec = on
 
Hi,
i don't have the file "panel.ini" have i to create it and then inser the content [log]?
Here some screenshot of panel.log with standart filter.priority.
Best regards,
 

Attachments

  • Screenshot (238).png
    Screenshot (238).png
    237.1 KB · Views: 11
  • Screenshot (239).png
    Screenshot (239).png
    210.6 KB · Views: 10
The information you have captured could be very helpful. Now we need to check clues regarding PHP fatal error. Thank you for the details!
 
Back
Top