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.

Plugin Broker failed to start if userID contains :

See original GitHub issue

Describe the bug

When starting workspace, workspace fails with error message: Error: Failed to run the workspace: "Plugins installation process timed out"

In minikube cluster, che-plugin-broker is seen in status Init:Error. Logs from container eclipse-che-init-plugin-broker-v0-22 say: 2019/10/29 12:12:46 Expected runtime id to be in format 'workspace:env:ownerId'

che-plugin-broker pod description shows this: -runtime-id workspace9sf22yxtjmr71u75:default:f:a78d3304-d12b-4c40-ab27-b54ec3a4f143:fk633080 which obviously does not conform to the mentioned expected format

Che version

  • other: 7.3.0

Steps to reproduce

See additional context

Expected behavior

Expected is normal workspace startup.

Runtime

  • minikube (include output of minikube version and kubectl version)
minikube version: v1.4.0
commit: 7969c25a98a018b94ea87d949350f3271e9d64b6
kubectl version
Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:18:23Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.0", GitCommit:"2bd9643cee5b3b3a5ecbd3af49d09018f0773c77", GitTreeState:"clean", BuildDate:"2019-09-18T14:27:17Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"}

Installation method

  • chectl
$ chectl server:start --multiuser --platform=minikube`
$ chectl version
chectl/7.3.0 linux-x64 node-v10.16.3

Environment

Custom server running on VM - CentOS Linux release 7.7.1908 (Core)

Additional context

Problem started to appear after adding new custom devfile stack into devfile-registry following this guide. Since this moment, no workspace can be started, does not matter if it comes from predefined stacks of using external devfile with factory.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
filipkroupacommented, Apr 3, 2020

Will test this in LDAP environment as soon as che-plugin-metadata-broker version is bumped to 3.1.2 in che-operator.

0reactions
filipkroupacommented, Apr 27, 2020

I have now Keycloak with LDAP setup on two minikube based Che instances, since plugin broker 3.1.2 everything works as expected. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Login to mosquitto-broker fails after last update - Configuration
Hi folks, after my last update of the mosquitto broker to the latest version (6.1.1) I don't receive any value. A look into...
Read more >
mqtt broker 1.4.1 with auth plugin, backend mysql, failed to ...
when i run sudo mosquitto_sub -h localhost -p 1883 -u Leo -P Leo -t Leo/# i always get below error: Connection Refused: bad...
Read more >
How to configure emqx-auth-username plugin correctly ...
Loaded the plugin, restart and doesn't work. The error is: [error] You've tried to set auth.user.1.username, but there is no setting with that...
Read more >
RDS Connection Broker fails to redirect user with error The ...
Issue, the Connection Broker fails to redirect the user, event log shows even 1306 that says the following. "Remote Desktop Connection Broker ......
Read more >
Plugin Updates to Address Windows Scan Targets being left ...
BrokerPlugin AppX package on systems. This prevented users from authenticating to Microsoft 365 services. The issue was brought to our attention ...
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