Closed hezhizhen closed 6 years ago
I've seen Virtualbox hang like this a few times in the past, it seems to not properly initialize the virtual networking interfaces sometimes. Unfortunately this is out of our control, I don't think it's even something that could be fixed in docker-machine.
@codekitchen Thank you for your reply. May the luck be with us all the time.
Today I encountered a problem with dinghy. I ran
dinghy up
, and the log was stuck in mounting. I randocker-machine ls
, the status of it wasTimeout
. After waiting for a few minutes, I opened Virtualbox and powered it off. And then I re-launched it, and there was nothing wrong. What causes it and how to prevent it? Any reply will be appreciated.