You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you for all your hard work. We love using Rome.
Bug Report
After updating to the latest version 0.23.1.61 we are unable to upload or download any file from our remote cache. The previous version works just fine. When I use the verbose output I get this error
SerializeError (SerializeError' {_serializeAbbrev = Abbrev "S3", _serializeStatus = Status {statusCode = 400, statusMessage = "Bad Request"}, _serializeBody = Just "{\"code\":\"MissingParameterValueException\",\"message\":\"Required parameter missing: API version\",\"type\":\"Client\"}", _serializeMessage = "1:1 (0)-1:110 (109): Found content after root element: EventContent (ContentText \"{\\\"code\\\":\\\"MissingParameterValueException\\\",\\\"message\\\":\\\"Required parameter missing: API version\\\",\\\"type\\\":\\\"Client\\\"}\")"})
I tried to add the missing parameter to the AWS config file (see documentation) but it didn't help.
Steps which explain reproduce the bug
Update to the latest version 0.23.1.61
Run rome upload -v or rome download -v
Current behavior
Rome doesn't upload nor download any data from the remote cache.
Suggested behavior
Rome should upload or download any requested data from the remote cache.
Rome version:
0.23.1.61
OS and version:
macOS, 10.14.5
The text was updated successfully, but these errors were encountered:
LukasHromadnik
changed the title
Unable to upload / download data from remote cache
Unable to upload / download data from the remote cache
Jul 20, 2019
tmspzz
changed the title
Unable to upload / download data from the remote cache
[S3 Glacier ]Unable to upload / download data from the remote cache
Jul 22, 2019
tmspzz
changed the title
[S3 Glacier ]Unable to upload / download data from the remote cache
[S3 Glacier] Unable to upload / download data from the remote cache
Jul 22, 2019
Hello. :)
First of all thank you for all your hard work. We love using Rome.
Bug Report
After updating to the latest version
0.23.1.61
we are unable to upload or download any file from our remote cache. The previous version works just fine. When I use the verbose output I get this errorI tried to add the missing parameter to the AWS config file (see documentation) but it didn't help.
Steps which explain reproduce the bug
0.23.1.61
rome upload -v
orrome download -v
Current behavior
Rome doesn't upload nor download any data from the remote cache.
Suggested behavior
Rome should upload or download any requested data from the remote cache.
Rome version:
0.23.1.61
OS and version:
macOS, 10.14.5
The text was updated successfully, but these errors were encountered: