-
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
trying to create WS fails #1017
Comments
What version is it? |
che server: compiled with maven |
Can you reproduce it with the latest stable version? |
which is the latest stable version? |
ok, using version 4.2.0 did the trick, thanks for your help :) |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm using Che as a server natively on a CentOS7 machine, the application is up and accessible via my browser but I cannot create any project.
I'm getting this :
and then this at the bottom:
I've open all FW ports described in Docs:
32768-65535 , 8080, 4401 ,4403, 4411
my bash_profile:
Che.properties:
I'm starting che like this:
che.sh run -r:<external IP>
What am I doing wrong?
some more output:
The text was updated successfully, but these errors were encountered: