-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
An unexpected error occurred for a not secure connection at using Open Folder command #21392
Comments
It seems to be reproduced randomly. After waiting for a few minutes and reloading the page, there is no error message on Che-Code start. |
I can't reproduce it anymore. So, closing the issue. |
We've discussed that internally with @olexii4 today. It was proposed to investigate how VS Code handles WebSocket errors in order to reconnect. Possibly, VS Code doesn't handle some type of errors. If so, we could enhance VS Code built-in mechanism for WebSocket status checking. |
Downstream issue: https://issues.redhat.com/browse/CRW-3412 |
In most cases, this problem is reproduced when Che is deployed on a local cluster: CRC, minikube. |
I was able to reproduce the problem only for not secure connections (a certificate was not provided or is invalid): Another condition to reproduce the issue - So, two things are required to face with issue:
The issue was detected at starting IDE step for not secure connections as starting
See Che-Code loading twice at workspace startup for more details. The issue is not actual for starting IDE after merging che-incubator/che-code#131 as
|
I've changed the title of the issue, please see details in my previous comment. |
Thank you @RomanNikitenko for the great investigation! |
@azatsarynnyy I agree that we can reduce the priority. I would even close it and eventually re-open if we reproduce it. |
okay, I'm closing it as not relevant anymore for the Che use cases. |
Describe the bug
After loading Che-Code, I get the error message:
UPDATE: please see #21392 (comment)
Che version
next (development version)
Steps to reproduce
Just start a workspace with Che-Code editor.
Expected behavior
Che-Code must be loaded with no error popping up.
Runtime
minikube
Screenshots
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
No response
Additional context
Logs of the Che-Code container:
The text was updated successfully, but these errors were encountered: