Victor V. Rubezhny

Results 90 comments of Victor V. Rubezhny

@lgrossma Any stacktraces available?

Tested with the AMD64 image taken from https://github.com/che-incubator/che-code/pull/547#issuecomment-3056616425 ( from the PR [Alignment with 1.100.3 version of VS Code](https://github.com/che-incubator/che-code/pull/547#top) #547): The issue looks fixed - I can easily paste a...

Depends on https://github.com/redhat-developer/vscode-openshift-tools/issues/3990

Let it wait sitting here for a day or two to make sure the binary stays not changed on the same download URL (not replaced by the following Nightly Builds,...

The downloaded binary sha256 stays the same for the past 3 days, so I consider Nightly Builds are safe to use.

@rgrunber Yet another issue to target here is #4535 - Che Workstation is running on RHEL 8 and has GLIBC v 2.88 installed that prevents the most recent versions of...

A POC go-based app that watches for the long-running CLI apps being executed in container (the list of apps to be watched in configurable) and, if any, reports the "activity...

I've proposed the PR that modifies directly the `che-machine-exec`executable (so we don't need any new executable to be set up, running and communicating the "activity ticks" using REST API to...

For me it kook about 30 minutes to install and try starting the CRC cluster, which actually didn't succeeded: ``` $ crc status -o json { "success": false, "error": "Cannot...

@lgrossma When you see a startup failure, please attach the log from Openshift Local logs Output here. I expect some error to occur so the startup cannot succeed. I'm interested...