Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed virtualbox nodes after host reboot should not pretend to be removed by lein pallet down #227

Open
dgtized opened this issue Apr 7, 2013 · 0 comments

Comments

@dgtized
Copy link

dgtized commented Apr 7, 2013

After rebooting my laptop with a node running I had problems getting lein pallet up and down working correctly. lein pallet up was trying to use my ssh key instead of the vmfest one despite it being a new node, and lein pallet down always reported it was removing a node. Lein pallet nodes reported a single node without an ip. After about an hour of confusion due to this, I opened up VirtualBox and manually deleted the node, which was simply off. After that lein pallet up worked fine.

The issue here is that lein pallet down claims it's removing a node, but doesn't, presumably because for safety it can't remove stopped nodes. If it can't actually remove the node, it should report that it can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant