rsync: connection unexpectedly closed
Когда я запускаю vagrant из cygwin командой vagrant up --provision, процесс заканчивается ошибкой rsync:
==> uh.lh.machine: Rsyncing folder: /cygdrive/d/Programming/Projects/umihost/ => /home/vagrant/public_html
==> uh.lh.machine: - Exclude: [".vagrant/", ".git/", ".gitignore", "Vagrantfile", "daemon.bat", "conf/config.ini", "conf/updater_config.ini", "/cms", "/umihost", "cms_src/config.ini", "conf/vagrantbox", "umihost_src/vendor", "umihost_src/tools/grunt/node_modules"]
There was an error when attempting to rsync a synced folder.
Please inspect the error message below for more info.
Host path: /cygdrive/d/Programming/Projects/umihost/
Guest path: /home/vagrant/public_html
Command: "rsync" "--verbose" "--archive" "-z" "--chmod=ugo=rwX" "--no-perms" "--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e" "ssh -p 2222 -o LogLevel=FATAL -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i 'C:/Users/aleks/
.vagrant.d/boxes/umiru/0/virtualbox/vagrant_private_key'" "--exclude" ".vagrant/" "--exclude" ".git/" "--exclude" ".gitignore" "--exclude" "Vagrantfile" "--exclude" "daemon.bat" "--exclude" "conf/config.ini" "--exclude" "conf/updater_config.ini" "--exclude" "/cms" "--exc
lude" "/umihost" "--exclude" "cms_src/config.ini" "--exclude" "conf/vagrantbox" "--exclude" "umihost_src/vendor" "--exclude" "umihost_src/tools/grunt/node_modules" "/cygdrive/d/Programming/Projects/umihost/" "[email protected]:/home/vagrant/public_html"
Error: rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=3.2.3]
Полный лог запуска с опцией --debug: https://gist.github.com/Aposio/d702dce48b4d91293c034ba29b2240a4
В cygwin установлены плагины openssh, rsync, symlinks