I am facing following Rsync issue when i say vagrant up --provider=joyent ... after node creation its giving following error... when i observer rsync versions on both machines .., its same.. i dont know how to troubleshoot this ..
==> default: Couldn't find Cheffile at ./Cheffile.
==> default: Rsyncing folder: /home/system/Documents/tobe/dsrv195/ => /vagrant
There was an error when attemping to rsync a share folder.
Please inspect the error message below for more info.
Host path: /home/system/Documents/tobe/dsrv195/
Guest path: /vagrant
Error: Warning: Identity file not accessible: No such file or directory.
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(174) [sender=3.1.0]
root@system-desktop:/home/system/Documents/tobe/dsrv195#
Anyone please help