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
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.
The text was updated successfully, but these errors were encountered:
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.I am using Docker Desktop on macOS Sonoma.
The text was updated successfully, but these errors were encountered: