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: Configured username ignored #129

Open
noniq opened this issue Jan 14, 2017 · 4 comments
Open

Rsync: Configured username ignored #129

noniq opened this issue Jan 14, 2017 · 4 comments

Comments

@noniq
Copy link

noniq commented Jan 14, 2017

There’s already a PR fixing this: #127

The bug got introduced in 86f76b2#diff-6d0c130d155d957759feb2f03e0d7f1b: self is necessary here, because the local variable user is shadowing the attribute accessor.

@alexec
Copy link

alexec commented Feb 19, 2017

+1

@alexec
Copy link

alexec commented Feb 19, 2017

Workaround:

deploy.host          = 'root@host'

@vinc
Copy link

vinc commented Nov 21, 2017

Thanks for the workaround @alexec

@vizcay
Copy link

vizcay commented Mar 6, 2018

I've been hitting my head against the wall the past 20 minutes trying to figure out why I was getting a "Permission denied (public key)" error.. and it was because of this. Please release at least a minor version with this is not a minor bug.

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

4 participants