• 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.

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