Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...