Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Unable to bring up the workspace for Eclipse che.
Unable to bring up the workspace for Eclipse che. [message #1823006] Wed, 18 March 2020 05:36 Go to next message
Anitha Mising name is currently offline Anitha Mising nameFriend
Messages: 28
Registered: February 2010
Junior Member
This is the first time i am setting up Eclipse che on Kubernetes. I am trying to run che locally on a Ubuntu system for single user. I have the setup over Minikube. I have been able to bring up che server. However when i am trying to create a workspace, it is failing with below error. I have setup proxy settings (http_proxy, https_proxy and no_proxy). I ran all setup commands as 'sudo su -'.

Processing plugin che-incubator/typescript/latest
  Installing plugin extension 1/1
    Downloading plugin from https://download.jboss.org/jbosstools/vscode/3rdparty/ms-code.typescript/che-typescript-language-1.35.1.vsix

failed to download plugin from https://download.jboss.org/jbosstools/vscode/3rdparty/ms-code.typescript/che-typescript-language-1.35.1.vsix: Get https://download.jboss.org/jbosstools/vscode/3rdparty/ms-code.typescript/che-typescript-language-1.35.1.vsix: dial tcp 23.2.168.48:443: i/o timeout

Back-off restarting failed container

Error: Failed to run the workspace: "Waiting for Kubernetes environment 'default' of the workspace'workspacemsyqwiqovomishx3' reached timeout"


The che log file had the below entry:
2020-03-13 12:34:51,584[io-8080-exec-10]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 479]   - Starting workspace 'che/wksp1' with id 'workspacemsyqwiqovomishx3' by user 'che'
2020-03-13 12:49:51,624[aceSharedPool-5]  [WARN ] [.i.k.KubernetesInternalRuntime 258]  - Failed to start Kubernetes runtime of workspace workspacemsyqwiqovomishx3. Cause: Waiting for Kubernetes environment 'default' of the workspace'workspacemsyqwiqovomishx3' reached timeout
2020-03-13 12:49:52,586[aceSharedPool-5]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 934]   - Workspace 'che:wksp1' with id 'workspacemsyqwiqovomishx3' start failed
2020-03-13 14:52:56,964[nio-8080-exec-7]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 479]   - Starting workspace 'che/wksp1' with id 'workspacemsyqwiqovomishx3' by user 'che'
2020-03-13 15:07:56,986[aceSharedPool-6]  [WARN ] [.i.k.KubernetesInternalRuntime 258]  - Failed to start Kubernetes runtime of workspace workspacemsyqwiqovomishx3. Cause: Waiting for Kubernetes environment 'default' of the workspace'workspacemsyqwiqovomishx3' reached timeout
2020-03-13 15:07:58,096[aceSharedPool-6]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 934]   - Workspace 'che:wksp1' with id 'workspacemsyqwiqovomishx3' start failed


The url used to access eclipse che is
http://che-che.<ipaddress>.nip.io/dashboard/#/ide/che/wksp1


What am I doing wrong? Is it looking for any specific port which is not available? should i look somewhere else for more details?

Thanks.
Re: Unable to bring up the workspace for Eclipse che. [message #1823017 is a reply to message #1823006] Wed, 18 March 2020 07:48 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33108
Registered: July 2009
Senior Member
It's probably best to ask on Che's issues page:

https://github.com/eclipse/che/issues


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Unable to bring up the workspace for Eclipse che. [message #1823068 is a reply to message #1823017] Thu, 19 March 2020 06:50 Go to previous message
Anitha Mising name is currently offline Anitha Mising nameFriend
Messages: 28
Registered: February 2010
Junior Member
Thanks. Posted there as well.
Previous Topic:How did Eclipse update from 2019-12 to 2020-03 without running the installer?
Next Topic:Adding Item into Context Menu using org.eclipse.ui.menus
Goto Forum:
  


Current Time: Tue Mar 19 14:01:59 GMT 2024

Powered by FUDForum. Page generated in 0.03585 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top