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

chrome developer tools network show ”Provisional headers are shown“ #2270

Closed
lishoujun opened this issue Aug 31, 2016 · 6 comments
Closed
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@lishoujun
Copy link

[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

_100

_101

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:

  • Problem can be reliably reproduced, doesn't happen randomly: [Yes]
@ddementieva
Copy link
Contributor

@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 ddementieva added the kind/question Questions that haven't been identified as being feature requests or bugs. label Aug 31, 2016
@lishoujun
Copy link
Author

@ddementieva
“Can you try to create a new workspace and run it?”
you mean create in chrome ? or run some command in Terminal?

@ddementieva
Copy link
Contributor

@lishoujun On the Dashboard go to the Workspaces tab, click + button and create a workspace with any stack provided. Open it in the IDE.

@ghost
Copy link

ghost commented Sep 1, 2016

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

screen

@lishoujun
Copy link
Author

@eivantsov 1GB 1 core I know ^-^...

@ghost
Copy link

ghost commented Sep 1, 2016

I think 2GB and 2 cores is the minimum. All these issues are expected. A workspace agent just cannot start.

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.
Projects
None yet
Development

No branches or pull requests

2 participants