Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rsync Error Debian 9.4 #117

Closed
nnappy opened this issue Jun 20, 2018 · 1 comment
Closed

Rsync Error Debian 9.4 #117

nnappy opened this issue Jun 20, 2018 · 1 comment

Comments

@nnappy
Copy link

nnappy commented Jun 20, 2018

I have followed the installation instructions on this site and receive the following error:

==> escalation: Machine booted and ready!
==> escalation: Checking for guest additions in VM...
==> escalation: Rsyncing folder: /home/nicholas/bin/SecGen/projects/SecGen20180619_1946/environments/ => /tmp/vagrant-puppet/environments
There was an error when attempting to rsync a synced folder.
Please inspect the error message below for more info.

Host path: /home/nicholas/bin/SecGen/projects/SecGen20180619_1946/environments/
Guest path: /tmp/vagrant-puppet/environments
Command: "rsync" "--verbose" "--archive" "--delete" "-z" "--copy-links" "--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e" "ssh -p 2222 -o LogLevel=FATAL -o ControlMaster=auto -o ControlPath=/tmp/ssh.127 -o ControlPersist=10m -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i '/home/nicholas/bin/SecGen/projects/SecGen20180619_1946/.vagrant/machines/escalation/virtualbox/private_key'" "--exclude" ".vagrant/" "/home/nicholas/bin/SecGen/projects/SecGen20180619_1946/environments/" "vagrant@127.0.0.1:/tmp/vagrant-puppet/environments"
Error: rsync error: unexplained error (code 255) at main.c(1196) [sender=3.1.2]

Non-zero exit status...
Error provisioning VMs, destroying VMs and exiting SecGen.

I've tried using different versions of vagrant and virtualbox with the same result and cannot seem to make any sense of the error message. I would appreciate some help as I really want to get this up and running! Thank you.

@cliffe
Copy link
Owner

cliffe commented Jun 21, 2018

Hi @nnappy. Thanks for logging this issue. Unfortunately, we haven't been able to reproduce this (though we haven't tried on Debian 9.4). Perhaps you didn't get all the dependencies installed on your host? You could try another distro. Good luck!

@cliffe cliffe closed this as completed Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants