• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

backup error

S

Simon_fr

Guest
Ever since the panel is updated to 10.2, the backup status is always "error".

Here's what I found in the migration.result

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error" log-location="/usr/local/psa/PMM/sessions/2011-06-28-175556.330/migration.result">
<message id="ce9a526a-29c8-4635-8c15-fceb12d8deba" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<message id="2600d372-f29d-49c9-83ba-e0ab7028a755" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<message id="1bdf073d-ec30-48e4-8d83-10c4f591c7a3" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<message id="145ef394-efe2-4212-8351-6346a49930c7" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<message id="85511474-0256-42e2-83cd-86140598ca1d" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<message id="7d78a4e6-36e9-4ea9-8f92-d491e56a5790" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<object name="monforte" type="client">
<message id="e771f3ad-221e-40c9-88cd-f06c4cc2ed9a" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
<message id="561ec7f2-7f77-4085-861e-ecf72585f3a1" severity="error" code="msgtext">
<description>'undef' password passed to makePasswordNode. Set to empty</description>
</message>
</object>
</execution-result>

and in stderr
PHP Notice: Undefined index: path

PHP Notice: Undefined index: path

PHP Notice: Undefined index: path

Please tell me what I can do about this. Thanks in advance !
 
Try to use forum's Search function for "password passed to makePasswordNode" phrase. There were some threads about this issue.
 
cool. I did the search and updated the passwords. Now backup works fine
Thanks
 
Back
Top