• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved rsync.autoinstall.plesk.com mirrorctl

Rene van Lieshout

Basic Pleskian
Hi,

When using mirrorctl I get an '@ERROR: failed to open lock file'. Could somebody check the logs? :)

./mirrorctl show-all-releases
Trying to get 'products.inf3' from 'rsync://rsync.autoinstall.plesk.com/autoinstall'... @ERROR: failed to open lock file
rsync error: error starting client-server protocol (code 5) at main.c(1516) [Receiver=3.0.9]
ERROR: Empty error message from exec command: /bin/rm -f /var/www/vhosts/plesk-autoinstaller.local/mirrorctl-3.0.0/BUILD/products.inf3;rsync -auv --copy-links rsync://rsync.autoinstall.plesk.com/autoinstall/products.inf3 /var/www/vhosts/plesk-autoinstaller.local/mirrorctl-3.0.0/BUILD/products.inf3

I'm unable to update the local plesk-autoinstaller mirror and i'm unable to create a new one (even using mirrorctl 3.0.1)
 
What is your OS? If CentOS, check location of lock file as parameter "lock file" in /etc/rsyncd/rsyncd.conf
Check permissions of this directory.
 
Hi IgorG,

Running CentOS 7 and I don't have a rsync daemon running. The error is also presented when I run the given rsync commando locally. The error seems to be on the end of rsync.autoinstall.plesk.com (which for me resolves to ch.origin.autoinstall.plesk.com)
 
I'm also unable to run `rsync -auv --copy-links rsync://rsync.autoinstall.plesk.com/autoinstall/products.inf3 .` from my office environment
 
Back
Top