You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moreover, I can login in droplet with vagrant ssh successfully. I tried to remove first synced folder for running rsync without custom parameters, after that Vagrant shows error with 3rd synced folder in output. Also I tried connect with ssh keys and without -o key option, mentioned above ssh -p 22 -i 'C:/Users/Admin/.ssh/digocean' [email protected], and it connected successfully.
Host Windows 10 x64
The text was updated successfully, but these errors were encountered:
After asking passphrase and creating a droplet Vagrant tries to copy synced folders, and it output is:
Vagrantfile:
Moreover, I can login in droplet with
vagrant ssh
successfully. I tried to remove first synced folder for running rsync without custom parameters, after that Vagrant shows error with 3rd synced folder in output. Also I tried connect with ssh keys and without -o key option, mentioned abovessh -p 22 -i 'C:/Users/Admin/.ssh/digocean' [email protected]
, and it connected successfully.Host Windows 10 x64
The text was updated successfully, but these errors were encountered: