encoredev / encore

Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
https://encore.dev
Mozilla Public License 2.0
7.74k stars 329 forks source link

Cannot delete namespace #1225

Open melkstam opened 6 months ago

melkstam commented 6 months ago

Not always, but sometimes, the deletion of namespaces fail. It seems like switching to that namespace and then running encore run, going back to another namespace and then deleting it works as a workaround.

❯ encore ns delete <namespace>
error: failed to delete namespace: could not delete volume <volume-name>: exit status 1

I am using Docker Desktop on macOS Sonoma.

jakobskrym commented 5 months ago

Heard you wanted some examples of where to improve communication @eandre , here’s an example where I would expect someone to respond 👍