• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

[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