• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Pleskbackup all not working

O

olikoch

Guest
Hi there,

I try to do a crontab backup of my server every night.

I use the line:

Code:
/usr/local/psa/bin/pleskbackup all [url]ftp://xxxx:[email protected]/full.bkp[/url]

to run the pleskbackup.

But I allways get the errormassage:

Code:
Runtime error: 'undef' value passed to XmlNode::addAttribute for 'version' at /opt/psa/PMM/agents/shared/XmlNode.pm line 61.

any sugesstions???

I have read some threads in the Forum, but all otheres have the problem with the 'Type' and not with the 'Version' ?????

Please help
 
Hello,
The disk was full, I emptied here, but the plesk backup (line command) does not work any more.
I restarted plesk, update this , and reboot server.

I have always same error !

/usr/local/psa/bin # ./pleskbackup -c -v domains xxx.tld /srv/xxx.bak

Runtime error: 'undef' value passed to XmlNode::addAttribute for 'version' at /usr/local/psa/PMM/agents/shared/XmlNode.pm line 61.

Note: without - c and option all doesn't work ...

Any idea ?
Thanks ;)
 
Back
Top