Stderr is An error occurred during domain creation: Unable to load object of type PhDomain with id=17: Domain does not exist
Seems it is database inconsistency in destination server.
Try ''plesk repair db"
If the issue still persist refer the KB : https://kb.plesk.com/en/116960
From the Plesk end nothing much can be done. However as far as bash is alive, there is way.
Hints to create bash script
* Create a list of domain in Plesk /usr/local/psa/bin/domain --list
* compare the files name in slave server (as zone file creates with domain name)
* remove the file name...
The error saying the the problem itself
Invalid nginx configuration: nginx: [emerg] "client_max_body_size" directive is duplicate in /var/www/vhosts/system/mysite.com/conf/vhost_nginx.conf:39 nginx: configuration file /etc/nginx/nginx.conf test failed
Nginx accept only one directive, the...