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

Workspace failed to start because of plugins installation process failed #12999

Closed
Ohrimenko1988 opened this issue Mar 28, 2019 · 13 comments
Closed
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system.

Comments

@Ohrimenko1988
Copy link
Contributor

Description

Some times workspace failed to start because of plugins installation process failed. This is especially true for CI jobs (on CI jobs error reproduces more often).

Reproduction Steps

  • Deploy Che by "minikube" and "chectl"
  • Go to "New Workspace" page
  • Select "Che 7" stack
  • Add java project
  • Enable "Java Language Server" plugin
  • Click on "Create and Open" button
  • Wait until workspace is started

Expected behavior
Workspace is started and all selected plugins are installed

Observer behavior
Workspace failed to start

Attachments:
screenshot
terminal

text from screenshot:

Press F5 or click here to try again.
Starting Init Plugin Broker
Cleaning /plugins dir
Unified Che Plugin Broker
Starting Che common plugins processing
List of plugins and editors to install
- che-machine-exec-plugin:0.0.1 - Che Plug-in with che-machine-exec service to provide creation terminal or tasks for Eclipse CHE workspace machines.
- org.eclipse.che.vscode-redhat.java:0.38.0 - Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
- org.eclipse.che.editor.theia:1.0.0 - Eclipse Theia
Starting VS Code plugins processing
Downloading VS Code extension for plugin 'org.eclipse.che.vscode-redhat.java:0.38.0'
Starting Theia plugins processing
stream error: stream ID 1; HTTP_1_1_REQUIRED
Error: Failed to run the workspace: "Plugins installation process failed. Error: Plugin broking process for workspace workspacewirxn0fza1vyf9ey failed with error: stream error: stream ID 1; HTTP_1_1_REQUIRED"

che server logs:
logs-from-che-in-che-655bbd79d4-kk4dd.txt

theia ide logs:
logs-from-theia-ide-in-workspacezmwud1a6w61z12qb.ws-86dbd8b6c6-wntqd.txt

plugins sidecar logs:
logs-from-pluginsidecarpkqjxn-in-workspacezmwud1a6w61z12qb.ws-86dbd8b6c6-wntqd.txt

OS and version:

  • Che 7.0.0-beta-3.0 ;
  • minikube v0.28.0 ;
  • chectl 0.0.2 linux-x64 node-v10.4.1
@Ohrimenko1988 Ohrimenko1988 added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/languages labels Mar 28, 2019
@l0rd
Copy link
Contributor

l0rd commented Apr 2, 2019

This doesn't look like a team/languages issue but more a team/ide2 or team/osio issue because it involves brokering and Theia plugin loading.

@tsmaeder @ibuziuk @evidolob can you help triaging this issue?

@ibuziuk
Copy link
Member

ibuziuk commented Apr 10, 2019

Taken into next sprint by Che OSIO team - redhat-developer/rh-che#1356

@ibuziuk
Copy link
Member

ibuziuk commented Apr 25, 2019

@garagatyi maybe you have some ideas about that issue - stream error: stream ID 1; HTTP_1_1_REQUIRED" ?

@garagatyi
Copy link

Might be somehow related with rate limiting. It will be tricky to fix since there is no way to reproduce it as far as I understand. @Ohrimenko1988 Am I correct that you don't know how to reproduce it?

@Ohrimenko1988
Copy link
Contributor Author

@garagatyi Yes, it is a random reproduced issue

@ibuziuk
Copy link
Member

ibuziuk commented Apr 30, 2019

@Ohrimenko1988 @vkuznyetsov without a strong reproducer we can not do much atm ¯_(ツ)_/¯

@Ohrimenko1988
Copy link
Contributor Author

@ibuziuk Maybe I can help you with this? What additional information do you need? I may catch it on CI jobs.

@ibuziuk
Copy link
Member

ibuziuk commented May 2, 2019

@Ohrimenko1988 well, we need a strong reproducer in order to consistently repro locally

@Ohrimenko1988
Copy link
Contributor Author

Anyway, bug is still actual.

@ibuziuk
Copy link
Member

ibuziuk commented May 13, 2019

@Ohrimenko1988 so, no steps to repro locally?

@Ohrimenko1988
Copy link
Contributor Author

Unfortunately, no updates

@Ohrimenko1988 Ohrimenko1988 added the e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. label Jul 23, 2019
@ibuziuk
Copy link
Member

ibuziuk commented Oct 22, 2019

@Ohrimenko1988 is this issue still reproducible ?

@che-bot
Copy link
Contributor

che-bot commented Apr 22, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 22, 2020
@che-bot che-bot closed this as completed May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

6 participants