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

Error in RSync strategy using the sync_excludes setting: undefined local variable or method `excludes_list' #823

Closed
rtlong opened this issue Sep 14, 2022 · 1 comment

Comments

@rtlong
Copy link

rtlong commented Sep 14, 2022

Error

.../docker-sync-1.0.3/lib/docker-sync/sync_strategy/rsync.rb:66:in `sync_options': undefined local variable or method `excludes_list' for #<DockerSync::SyncStrategy::Rsync:0x00007fb1b7846280> (NameError)

Apparently caused by a faulty fix in 29d8a85

Sync strategy

RSync

your docker-sync.yml

(Just run RSync strategy and define the sync_excludes option.)

OS

Mac

@rtlong
Copy link
Author

rtlong commented Sep 19, 2022

This is fixed for me by #824 in v1.0.4! Thanks @mmrko

@rtlong rtlong closed this as completed Sep 19, 2022
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

1 participant