This guaranteed to happen if I reboot and run Kitematic again. Dropping dev and recreating it works; however, I would like to avoid the productivity loss of reinstalling containers every time I reboot.
Cannot connect to the Docker Engine. Either the
VM is not responding or the connection may be
blocked (VPN or Proxy): Hostname/IP doesn't
match certificate's altnames: "IP: 192.168.99.100 is
not in the cert's list: 192.168.99.101"
@dev-guy We are testing out a pre-release that should fix this problem! Do you mind giving it a try?
Let me know if you are still running into the issue after.
Also consolidating this issue to: https://github.com/kitematic/kitematic/issues/236

I have the same problem how ever if I reinstall everything seems to be fine ..But again I will face the issue
Waste of time
Please fix the the issue
@ynagarjuna1995 It looks like you had multiple machines setup at some point - Whenever the certs above appears, you can always regenerate the certs via: docker-machine regenerate-certs default
i have the same error
IP: 192.168.99.100 is not in the cert's list: 192.168.99.101

After running docker-machine regenerate-certs default its fixed

Thanks
@peter-mw Thank you for that command. Saved me from blowing away my VM and starting from scratch. You rock!
@peter-mw Thank you for the command, also saved my work
hi, i'm glad it worked, but credit for the command goes to @FrenchBen
It saved my day! Cheers..
Really really thanks +1
Thanks! It really helped.
Most helpful comment
i have the same error
IP: 192.168.99.100 is not in the cert's list: 192.168.99.101After running
docker-machine regenerate-certs defaultits fixed