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
I note that the volume for the mongo stuff (ddev-d10_xhgui-mongo) doesn't get deleted when the add-on is removed (but it would on ddev delete I think). That might be a thing to do in a follow-up.
The text was updated successfully, but these errors were encountered:
There's also a related problem. If you have xhgui running (and the mongo service), and you remove the add-on, the mongo service container doesn't get stopped, leading to a variety of problems. (And of course the volume can't be removed until that's stopped anyway)
Perhaps we have to force a ddev stop before finishing the removal? Not sure. Or we have to insist on the project being stopped before removal?
Comment by @rfay in #5 (review)
The text was updated successfully, but these errors were encountered: