-
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
chrome developer tools network show ”Provisional headers are shown“ #2270
Comments
@lishoujun It seems the ephemeral port range was previously blocked. Now we can reach the workspace, however, the Terminal is not launched. It looks like it's a bug on Che side. Investigating. Can you try to create a new workspace and run it? |
@ddementieva |
@lishoujun On the Dashboard go to the Workspaces tab, click |
@lishoujun I was able to properly run a workspace on your instance. What I have noticed is that sometimes the client cannot connect to a workspace agent or a terminal, and I suspect this has smth to do with resources availability. How much RAM and how many cores does your instance have? |
@eivantsov 1GB 1 core I know ^-^... |
I think 2GB and 2 cores is the minimum. All these issues are expected. A workspace agent just cannot start. |
[Short description of problem here]
Using
docker run --rm -t -v /var/run/docker.sock:/var/run/docker.sock -e "CHE_HOST_IP=(my server ip)xx.xx.xx.xx" eclipse/che start
to start my che.open my che in chrome
create a workspace
open the workspace
http://115.159.108.33:8080/ you can try it.
Che version: where show this info?
*_OS and version:debian 8.2
*_Docker version:
Client:
Version: 1.12.1
API version: 1.24
Go version: go1.6.3
Git commit: 23cf638
Built: Thu Aug 18 05:02:53 2016
OS/Arch: linux/amd64
Server:
Version: 1.12.1
API version: 1.24
Go version: go1.6.3
Git commit: 23cf638
Built: Thu Aug 18 05:02:53 2016
OS/Arch: linux/amd64
Che install: Docker container
Additional information:
The text was updated successfully, but these errors were encountered: