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

Cannot start a new workspace #1686

Closed
ywg1990 opened this issue Jul 8, 2016 · 12 comments
Closed

Cannot start a new workspace #1686

ywg1990 opened this issue Jul 8, 2016 · 12 comments
Labels
kind/question Questions that haven't been identified as being feature requests or bugs. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.

Comments

@ywg1990
Copy link

ywg1990 commented Jul 8, 2016

When I try to run a new workspace, I get a 'Failed,certificates are required for https connection'.

Reproduction Steps:

1.run che.
22

2.run workspace

33

3.run stop

11

Observed behavior:

Che version: 4.3.4
OS and version: win7
Eclipse version: Mars

@ghost
Copy link

ghost commented Jul 8, 2016

@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 docker ps?

@ghost ghost added the status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. label Jul 8, 2016
@thyeun
Copy link

thyeun commented Jul 11, 2016

@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.

@TylerJewell
Copy link

Yes, @ywg1990 - was going to also suggest the cert regeneration issue with
docker-machine posted by Thomas. Can you give that a shot?

Tyler Jewell | CEO | tyler@​codenvy.​com | 9​78​.8​84​.53​55

On Mon, Jul 11, 2016 at 9:35 AM, Thomas Yeun notifications@github.com
wrote:

@ywg1990 https://github.com/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.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1686 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAX9ChcksLWAZP_4MZfRv2xA4buUTZRoks5qUnDsgaJpZM4JHtx3
.

@ghost
Copy link

ghost commented Jul 19, 2016

@ywg1990 any update on this one? Were you able to get past this error?

@ywg1990
Copy link
Author

ywg1990 commented Jul 26, 2016

@eivantsov I execute the command docker ps, then I get this.
default

@ywg1990
Copy link
Author

ywg1990 commented Jul 26, 2016

@thyeun I execute the command "docker-machine regenerate-certs Che", then I get this.
1

@thyeun
Copy link

thyeun commented Jul 26, 2016

@ywg1990 after you regenerate, can you manage to start machine che, with "Che run"?

@ywg1990
Copy link
Author

ywg1990 commented Jul 26, 2016

@thyeun I execute the command "docker-machine regenerate-certs Che". It always stay on "Detecting the provisioner...".

@ghost
Copy link

ghost commented Jul 26, 2016

@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.

@ghost ghost added the kind/question Questions that haven't been identified as being feature requests or bugs. label Jul 26, 2016
@thyeun
Copy link

thyeun commented Jul 26, 2016

@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.

@ywg1990
Copy link
Author

ywg1990 commented Jul 27, 2016

@eivantsov @thyeun It WORKS! Thanks a lot! I remove all and re-do.

@ghost
Copy link

ghost commented Jul 27, 2016

@ywg1990 Good to know!

@ghost ghost closed this as completed Jul 27, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Projects
None yet
Development

No branches or pull requests

3 participants