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.

Incorrect path - https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml

See original GitHub issue

While deploying Nodejs app in workspace, but getting below error:

The requested URL /v3/plugins/eclipse/che-theia/7.0.0/meta.yaml was not found on this server.

Full Workspace Start Logs
Cleaning /plugins dir
Starting Init Plugin Broker
Failed to download plugin meta: failed to fetch plugin meta.yaml from URL 'https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml': Downloading https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml failed. Status code 404. Response body: 

Not Found

The requested URL /v3/plugins/eclipse/che-theia/7.0.0/meta.yaml was not found on this server.

Error: Failed to run the workspace: "Plugins installation process failed. Error: Plugin broking process for workspace workspacewm7o9ae2ceq9bnwg failed with error: Failed to download plugin meta: failed to fetch plugin meta.yaml from URL 'https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml': Downloading https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml failed. Status code 404. Response body: 

Not Found

The requested URL /v3/plugins/eclipse/che-theia/7.0.0/meta.yaml was not found on this server.

Observed that it should be as per below

Incorrect path - https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0/meta.yaml Correct path - https://che-plugin-registry.openshift.io/v3/plugins/eclipse/che-theia/7.0.0-next/meta.yaml

Kindly fix it.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
johnmcolliercommented, Aug 20, 2019

FWIW, I’m seeing this issue too with eclipse/che-theia:7.0.0 on OpenShift 3.11. I deployed Che with ./deploy-che.sh and no plugin/devfile registry was deployed by default, so the OpenShift.io plugin registry was used instead, where eclipse/che-theia:7.0.0 doesn’t exist, so workspace creation failed.

0reactions
manishpythoncommented, May 14, 2020

Closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

UPI missing instructions to update apiVIP and ingressVIP ...
Description of problem: The OpenStack UPI explains how to update the ... path = "install-config.yaml" data = yaml.safe_load(open(path)) if ...
Read more >
Defining metadata (meta.yaml) - Conda
Specifies where the source code of the package is coming from. The source may come from a tarball file, git, hg, or svn....
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