-
Notifications
You must be signed in to change notification settings - Fork 77
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
"Local and Remote metadata are synchronized, no sync needed" #30
Comments
Looks like a dependency problem. I will check. |
I am unable to reproduce this. Please make sure you have the latest image, execute |
blacklabelops
pushed a commit
that referenced
this issue
Jun 11, 2018
Okay reproduced and fixed! |
Thanks! It works now. |
SrZorro
pushed a commit
to SrZorro/volumerize
that referenced
this issue
Jun 14, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
I tried the jenkins example:
Then I get the following message:
docker run --rm -v jenkins_volume:/source -v b_jenkins_volume:/backup:ro -v cache_volume:/volumerize-cache -e "VOLUMERIZE_SOURCE=/source" -e "VOLUMERIZE_TARGET=file:///backup" blacklabelops/volumerize restore
cmd: /etc/volumerize/periodicBackup
time: '0 0 4 * * *'
onError: Continue
notifyOnError: false
notifyOnFailure: false
/usr/lib/python2.7/site-packages/requests/init.py:80: RequestsDependencyWarning: urllib3 (1.23) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)
Local and Remote metadata are synchronized, no sync needed.
Last full backup date: Thu Jun 7 14:34:23 2018
All items are still in jenkins dashboard.
Any ideas?
Thanks in advance!
The text was updated successfully, but these errors were encountered: