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.

Cannot download old versions of chectl

See original GitHub issue

Describe the bug

See #2027 on the chectl repository (I’m posting it here because that repository no longer accepts issues).

Since I posted on that issue, it’s started happening on my host system too. I suspect it’s not actually Ubuntu-specific; rather it’s something that changed very recently and I only thought it was working on my host system because I had a tarball downloaded before the problem started.

Note that it’s not just the version output that’s wrong. The binary actually has newer version behavior (eg. the binary obtained from downloading v7.41.2 fails to deploy if you don’t have an OIDC provider installed, which actual v7.41.2 did not do).

Che version

7.41

Steps to reproduce

  1. Download an old release, such as v7.41.2, from the chectl releases page
  2. Extract
  3. Run bin/chectl version

Expected behavior

It shows the version number downloaded.

Runtime

other (please specify in additional context)

Screenshots

No response

Installation method

other (please specify in additional context)

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
yujiri8commented, Jul 27, 2022

The behavior really should be documented btw

1reaction
yujiri8commented, Jul 26, 2022

I haven’t seen this happen in a long time. Maybe it was an issue only with 7.41.2 🤷

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to Eclipse Che :: Eclipse Che Documentation
Che defines the workspace to be the project code files and all the dependencies necessary to edit, build, run, ... Your browser can't...
Read more >
Unable to bring up Eclipse che on Kubernetes - Stack Overflow
I got Kubernetes installed on Ubuntu and am trying to run chectl server:start but it is failing. What am doing wrong?
Read more >
Running Eclipse Che on Ubuntu with Minikube - Stian Lågstad
Download : curl -LO https://www.eclipse.org/che/chectl; Install: bash chectl . You'll be asked for the sudo password. chectl version should work ...
Read more >
VS Code Experience on Mainframe with Eclipse Che - Medium
The chectl version should be 7.11.0 or higher. ... Use the link that you obtained from the previous step to open Eclipse Che...
Read more >
Introduction to Devfile - GitHub Pages
chectl workspace:start --devfile=devfile.yaml. Please note that currently this way only works for the local (same machine) devfiles - URL can't be used here ......
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