question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workspace is not started automatically from Dashboard after clicking "Open in IDE" button

See original GitHub issue

I suspect there is some problem / race condition with starting workspace - was able to reproduce the problem against https://rhche.openshift.io/dashboard/#/ dashboard:

  1. Create workspace against vert.x stack
  2. Press “Open in IDE” button: image
  3. ERROR: Workspace is not starting image
  4. Press “Start” -> workspace is successfully started

NOTE: che.workspace.auto_start is set to false for rh-che deployment, not sure if it is expected but IMO if user press Open in IDE button workspace should be started in anycase (the property should only handle the case of direct opening of the workspace URL e.g from bookmark ). Description of the property:

# By default, when users access to a workspace with its URL the workspace
# automatically starts if it is stopped. You can set this to false to disable this.
che.workspace.auto_start=true 

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ibuziukcommented, Apr 13, 2018

@eivantsov yeah, I wrote about it in the issue description.

NOTE: che.workspace.auto_start is set to false for rh-che deployment, not sure if it is expected but IMO if user press Open in IDE button workspace should be started in anycase (the property should only handle the case of direct opening of the workspace URL e.g from bookmark ).

IMO “Open in IDE” should start workspace in any case regardless of the che.workspace.auto_start property if we are planning to leave dashboard on osio

0reactions
ibuziukcommented, Aug 8, 2019

Closing as outdated

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Spring Boot Dashboard in STS - Part 1: Local Boot Apps
It opens up a simple view that is in sync with your workspace projects, showing those projects of your workspace that are Spring...
Read more >
VS Code Desktop - Gitpod
To restart the workspace, click Open Workspace from the workspace start page or from the dashboard and VS Code Desktop should automatically reconnect....
Read more >
Boot Dashboard · spring-projects/sts4 Wiki - GitHub
The Spring Boot Dashboard comes as an additional view in STS/Eclipse. It is opened automatically in the Java perspective. You can also open...
Read more >
Chapter 3. Developer workspaces - Red Hat Customer Portal
To open the workspace, click the Create & Open button. 3.4.2. Importing from the Dashboard into an existing workspace. From the ...
Read more >
Workspaces - cnvrg.io docs
Open a project and then click the Workspaces tab. Click Start a Workspace. Click Change type to select the notebook type: JupyterLab, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found