This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Not able to login to orphaned nested service acorns that are in "login required" state resulting in not able to remove this orphaned service. #2458
Labels
Milestone
acorn version -
v0.10.1-rc1-8-gce008aeb+ce008aeb
Steps to reproduce the problem:
mytestmongo1
usingacorn rm mytestmongo1
. This leaves behind nested service acorn in "login required" state.mytestmongo1.db
usingacorn rm
results in the app getting stuck in "removing" state.The only way to delete this service is by using "--ignore-cleanup" flag.
Expected Behavior:
Do we expect
acorn login mytestmongo1.db
to succeed in this case even when it is orphaned ?The text was updated successfully, but these errors were encountered: