convoy
convoy copied to clipboard
0.5.0-dev Error create volume from backup S3
When trying to create a volume from s3 backup got this error:
ERRO[0000] Error response from server, cannot find convoy-objectstore/volumes/7b7d4ce2-aeb9-4f0a-9751-c648032ba151/volume.cfg in objectstore
{
"Error": "Error response from server, cannot find convoy-objectstore/volumes/7b7d4ce2-aeb9-4f0a-9751-c648032ba151/volume.cfg in objectstore\n"
}
Using 0.4.3 version works fine.
0.5.0 breaks backward compatibility of backup. It would be fixed when v0.5.0 officially released.
@rafaelsisweb
I've brought back the restore compatibility, could you give https://github.com/rancher/convoy/releases/tag/v0.5.0-rc1 a try?
@yasker Hi, I will do the tests and report any new issues.
OFF: I'm looking for an way to automate snapshot and backup of my volumes. Did you already work with something like this?
@rafaelsisweb
Normally, a cronjob will do. :)