• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Restoring from .psa file. What do I do when...

K

kensavage

Guest
I'm getting these errors when trying to restore a very large .psa file.

Failed deployment of database wordpress (domain kensavage.com)

-----------------------

Unable to execute the following command:
Unpack MIME part.
The probable reason is: Runtime error during 'db': (1, '', "ERROR 1062 (23000) at line 2136: Duplicate entry '207-n\xc3\xbcde camp' for key 1\n")

Why does the database not restore and is that 2nd message mean anything relevant?
 
Duplicate key means that a unique entry - for what ever you are attempting to insert where ever you are attempting to insert it at - already exists

You can try turning keys off first in your script.
 
Back
Top