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

Question Upgrade Mariadb to 10.5

Scha

New Pleskian
I have performed an upgrade according to the following instructions.
In principle the upgrade worked
At the end there are two commands:
# plesk bin service_node --update local
# plesk sbin packagemng -sdf
This resulted in the following error message

web:~# plesk bin service_node --update local
PHP Warning: XMLWriter::text() expects parameter 1 to be string, array given; File: /opt/psa/admin/plib/api-rpc/ExpandXMLLib.php, Line: 203

PHP Warning: XMLWriter::text() expects parameter 1 to be string, array given in /opt/psa/admin/plib/api-rpc/ExpandXMLLib.php on line 203
PHP Warning: syntax error, unexpected '^' in Unknown on line 1
; File: /opt/psa/admin/plib/PhpSettings/Config.php, Line: 677

PHP Warning: syntax error, unexpected '^' in Unknown on line 1
in /opt/psa/admin/plib/PhpSettings/Config.php on line 677
PHP Warning: syntax error, unexpected '$' in Unknown on line 1
; File: /opt/psa/admin/plib/PhpSettings/Config.php, Line: 677

Many thanks for the help
 
I receive the same warning:
PHP Warning: XMLWriter::text() expects parameter 1 to be string, array given; File: /opt/psa/admin/plib/api-rpc/ExpandXMLLib.php, Line: 203
Anybody here for explanation?
 
Back
Top