-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Cannot start a new workspace #1686
Comments
@ywg1990 Looks like VirtualBox issues. Can you click on Docker QuickStart icon that you should have on your desktop after installing Docker Toolbox? You will see a new terminal with docker-machine starting a new VM. Can you then successfully run docker commands, like |
@ywg1990, i think you need to regenerate the cert for the docker-machine "Che" by using the command "docker-machine regenerate-certs Che", before you run the "Che run". hope it help you up. |
Yes, @ywg1990 - was going to also suggest the cert regeneration issue with Tyler Jewell | CEO | tyler@codenvy.com | 978.884.5355 On Mon, Jul 11, 2016 at 9:35 AM, Thomas Yeun notifications@github.com
|
@ywg1990 any update on this one? Were you able to get past this error? |
@thyeun I execute the command "docker-machine regenerate-certs Che", then I get this. |
@ywg1990 after you regenerate, can you manage to start machine che, with "Che run"? |
@thyeun I execute the command "docker-machine regenerate-certs Che". It always stay on "Detecting the provisioner...". |
@ywg1990 Can you remove all docker-machines, and then remove host only adapters in virtual box Settings > Network. So far, this is a Docker-Machine/Virtual box problem. |
@ywg1990 it look like you have more than one docker-machine, the best way to make it work is to remove all and re-do. |
@eivantsov @thyeun It WORKS! Thanks a lot! I remove all and re-do. |
@ywg1990 Good to know! |
When I try to run a new workspace, I get a 'Failed,certificates are required for https connection'.
Reproduction Steps:
1.run che.

2.run workspace
3.run stop
Observed behavior:
Che version: 4.3.4
OS and version: win7
Eclipse version: Mars
The text was updated successfully, but these errors were encountered: