Can't delete Redis database

I tried to delete the Redis instance with the following command and got the error:

fly redis delete flatme-redis
Destroying a Redis instance is not reversible.
? Destroy Redis instance flatme-redis? Yes
Error input:3: deleteAddOn database not found

Also connection doesn’t work,

fly redis connect
? Select a database to connect to flatme-redis (ams) personal
Error input:6: addOn.publicUrl database not found
input:8: addOn.password database not found

Can someone help me? I want to remove this instance, thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.