-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
`<class:GlobalConfig>': uninitialized constant DockerSync::GlobalConfig::DateTime (NameError) #509
Comments
you global config seems to be damaged somehow, please run |
Same... |
|
$ cat ~/.docker-sync-global.yml Also I've tried: |
we probably just miss the require?
|
please clone and run
Lets see if f37767a fixes it for you |
Hi, you have a typo: #510 Now works fine! |
Great, good catch. Will release 0.5.2 soonish due to that |
Please release the hotfix fast. Ive updated to 0.5.1 and nothing works anymore. Even downgrading to 0.5.0 or 0.4.6 throws the same error:
I've tried fiddling with the config file "~/.docker-sync-global.yml" to no avail. Installing master fixed the problem. |
@MatthiasKuehneEllerhold that issue was not introduced with 0.5.1, it was there since the early betas - i rather fixed on similar missing include in 0.5.1 but that one was not discovered yet. 0.5.2 released just right now, thank you fro the feedback |
0.5.2 works! Thanks for the fix! |
Getting the same error for a recent version. Just started using docker-sync and it didn't work
|
We are not ruby 3 compatible |
I get this error trying to use docker-sync.
Error/Feature Requestion/Docs
Docker Driver
docker-machine
Sync strategy
native_osx
your docker-sync.yml
OS
macOS High Sierra (10.13.1)
The text was updated successfully, but these errors were encountered: