convoy icon indicating copy to clipboard operation
convoy copied to clipboard

0.5.0-dev Error create volume from backup S3

Open rafael-leo-almeida opened this issue 8 years ago • 4 comments

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.

rafael-leo-almeida avatar Mar 29 '16 20:03 rafael-leo-almeida

0.5.0 breaks backward compatibility of backup. It would be fixed when v0.5.0 officially released.

yasker avatar Apr 01 '16 01:04 yasker

@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 avatar May 12 '16 22:05 yasker

@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?

rafael-leo-almeida avatar May 13 '16 17:05 rafael-leo-almeida

@rafaelsisweb

Normally, a cronjob will do. :)

yasker avatar Aug 30 '16 21:08 yasker