You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.
I am unable to start workspace created by centos_go stack on prod-preview. It always fails with timeout
github.com/nsf/gocode
github.com/uudashr/gopkgs (download)
2019-02-06 07:01:23,800[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 1020] - Deployment of web application archive [/home/user/che/ws-agent/webapps/ROOT.war] has finished in [71,717] ms
2019-02-06 07:01:23,847[main] [INFO ] [o.a.c.http11.Http11NioProtocol 588] - Starting ProtocolHandler ["http-nio-4401"]
2019-02-06 07:01:23,910[main] [INFO ] [o.a.catalina.startup.Catalina 700] - Server startup in 72211 ms
github.com/karrick/godirwalk (download)
github.com/pkg/errors (download)
github.com/pkg/errors
github.com/karrick/godirwalk
github.com/uudashr/gopkgs
github.com/uudashr/gopkgs/cmd/gopkgs
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
Fetching https://golang.org/x/tools?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
Error: Failed to run the workspace: "Timeout reached before installation of 'org.eclipse.che.ls.golang' completed"
Expected Behaviour
Workspace should start
Current Behaviour
Workpace doesn't start
Steps To Reproduce
Go to che.prod-preview.openshift.io
Create a new workspace with Go (centos_go) stack
Start the workspace
The text was updated successfully, but these errors were encountered:
Issue Overview
I am unable to start workspace created by
centos_go
stack on prod-preview. It always fails with timeoutExpected Behaviour
Workspace should start
Current Behaviour
Workpace doesn't start
Steps To Reproduce
The text was updated successfully, but these errors were encountered: