CodeReady Workspaces workspace does not start, it times out

Solution In Progress - Updated -

Environment

Red Hat CodeReady Workspaces for OpenShift 1.0

Issue

For some languages/stacks (i.e. golang) workspaces will not start. It looks like some sort of timeout.

Resolution

Add the following to the che configmap and initiate a new CodeReady deployment:

CHE_INFRA_KUBERNETES_BOOTSTRAPPER_INSTALLER__TIMEOUT__SEC=420

This should give the workspace more time to start. The default timeout is 3 mins.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments