We tried with a communicator plugin, but rsync nonetheless tries to connect and fails.
Any ideas?
ERROR warden: Error occurred: There was an error when attempting to rsync a synced folder.
Please inspect the error message below for more info.
Host path: /home/chris/projekte_git/vsr1k/
Guest path: /vagrant
Command: "rsync" "--verbose" "--archive" "--delete" "-z" "--copy-links" "--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e" "ssh -p 2200 -o LogLevel=FATAL -o ControlMaster=auto -o ControlPath=/tmp/vagrant-rsync-20210421-238762-191qftt -o ControlPersist=10m -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i '/home/chris/.vagrant.d/insecure_private_key'" "--exclude" ".vagrant/" "/home/chris/projekte_git/vsr1k/" "vagrant@127.0.0.1:/vagrant"
Error: protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [sender=3.1.3]