• 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

[PPP-17292][12.5.30] Plesk Backup (pleskbackup) CLI Error

ctalkington

New Pleskian
Plesk 12.5.30 (latest)
Debian 7.8

Command
$ /usr/local/psa/bin/pleskbackup --clients-name cust --output-file=/backups/20150831_2028_hostname_12530_customer_cust.tar --split=4900M --skip-logs

Error
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 40.
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 41.
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 42.
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 43.
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 44.
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 45.
Use of uninitialized value $errCode in numeric eq (==) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 46.
Use of uninitialized value $errCode in numeric ne (!=) at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 47.
Runtime error: Not a HASH reference at /opt/psa/PMM/agents/PleskX/PmmCli.pm line 65.
 
It is bug. We will fix it in nearest microupdate. But as far as I know backup should be created correctly despite this error messages. Check it.
 
Hi,

I upgraded 2 x servers to Plesk 12.5 yesterday. I have the same problem as the above on one server -

# /usr/local/psa/bin/pleskbackup server --output-file=/backups/daily/$Server.daily.padbackup-plesk.$DateTime.plsk -v
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 40.
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 41.
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 42.
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 43.
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 44.
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 45.
Use of uninitialized value $errCode in numeric eq (==) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 46.
Use of uninitialized value $errCode in numeric ne (!=) at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 47.
Runtime error: Not a HASH reference at /usr/local/psa/PMM/agents/PleskX/PmmCli.pm line 65.

No backup was created so this is a problem for me.

The backup seemed to work okay on the second server.

Both servers are Centos 6.7.

I will wait before upgrading any more servers!

Thanks,

Greg.
 
For anybody following this thread, a micro update was released and this has fixed the problem. No idea when that was as nobody replied here.
 
Back
Top