• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

plestore -restore

M

MOUCHONS

Guest
Hello,

I want to make this operation :

/usr/local/psa/bin/pleskrestore --restore ns6_back_ca*********.lu_info_1004052351.xml -level domains

and I have this return ?


pmm-ras error (Error code = -6):
== STDOUT ====================

==============================
== STDERR ====================
terminate called after throwing an instance of 'plesk::Exc<&(plesk::tRepository::StreamError(bool))>'
what(): Stream error: Unable to open .discovered/ns6_back_casadelamusica.lu_info_1004052351/status_Op

==============================


Can you help plz ?
 
Usually this issue is caused by insufficient local disk space. Make sure that you have enough disk space in /tmp
 
Hello,

We have made some dedicated partition /tmp for security reason.

The free space left on the partition is 3.7Go.

The domain backup make 93 Mo.

I don't think that the location is not the problem.

Regards
 
Hello,

I turn on centos 5.4 and plesk 9.2.3

return of command :

DUMP_D /var/dumps
 
I suggest you upgrade your Plesk to 9.3.0 version and try restore again. Let me know if it not help.
 
Hello,

In fact, I want to restore this domain, because it has disappear alone ???

So when I want to create by our API a new domain for this customer on the same server.
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.0.2">
<domain>
<add>
<result>
<status>error</status>
<errcode>1007</errcode>
<errtext>Domain adding was failed. Error: Domain domain.lu already exists.</errtext>
</result>
</add>
</domain>
</packet>

Requete de mise a jour des preferences MAIL
<?xml version="1.0"?>
<packet version="1.6.0.2">
<system>
<status>error</status>
<errcode>1014</errcode>
<errtext>Parser error: Request is invalid</errtext>
</system> </packet> --> KO

Do you have some informartion about this ?
 
I have made the request on psa table :

mysql> use psa
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> select * from domains where name='domain.lu';
Empty set (0.00 sec)
 
Hello,

For the moment I want just restore one domain :

my command is :

/usr/local/psa/bin/pleskrestore --restore ns6_back_domain.tld_info_1004052351.xml -level domains

When I do that all is done but the process has just restore the setting of my domain.

When I want to apply this command to the different files of backup :

/usr/local/psa/bin/pleskrestore --restore ns6_back_domain.tld_mn_1004052351.tgz -level domains

I have this error :
Archiver error: unable to extract files from /root/domain.tld/ns6_back_domain.tld_mn_1004052351.tgz

This post does not help me http://kb.odin.com/en/6136

How must I do ?

/usr/local/psa/bin/pleskrestore --restore ns6_back_main_file_xml_of_my_backup_server_1004052351.tgz -level domains -filter list:domain.tld

Or is there other solution ?

Can you help me?

------

Can You indicate me some location where I can have some information or some example date file about resolving conflict and how work the backup of plesk ?

Can you indicate me where I can find some information about plesk backup system, with some working example.
I know the official books of backup like the back of my hand.

But the syntax does not work on of my plesk servers.

Thanks for your precious help
 
Back
Top