tursodatabase / turso-cli

Command line interface to Turso.
https://turso.tech
MIT License
224 stars 37 forks source link

create volume failed with 400: {"error":"snapshot_retention must be at least 5"} #705

Closed sandrinjoy closed 1 year ago

sandrinjoy commented 1 year ago

I got this error when i used turso db create for the first time.

╰─ turso db create 
Error: could not create volume for app `turso-default-sandrinjoy`: error creating volume: create volume failed with 400: {"error":"snapshot_retention must be at least 5"}

create volume failed with 400: {"error":"snapshot_retention must be at least 5"}

create volume failed with 400: {"error":"snapshot_retention must be at least 5"}

but on the second time, it worked.

athoscouto commented 1 year ago

Sorry about it! This happened because of a temporary bug on our cloud provider. You can see the incident on our status page. Shouldn't happen again though, so I'll close this issue.