vagrant up --provider=joyent と言うと、次の Rsync の問題に直面しています ... ノードの作成後、次のエラーが発生します ... 両方のマシンで rsync バージョンを観察すると、同じです.. トラブルシューティングの方法がわかりませんこれ ..
==> 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#
誰でも助けてください