-
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
Can't open GWT-IDE (Che 7) by 'accessing a cross-origin frame' on multi-user with multi-host env. #12585
Comments
My Che is patched. But I guess it isn't related with this issue. |
|
@skabashnyuk 1. Yes. 2. Yes. 3. Attached here. 4. helm chart (with some patches as #11761 . |
#12585 (comment) that is expected. Line 72-74 explains this situation. What about next errors in chrome console? Can you share workspace json in runtime |
@skabashnyuk Hmm. I believe that is unexpected. Here is the detailed message. It seems it is a typical cross-origin frame issue. I've not tested on single-host but it will be reproduced on multi-host environment only.
|
Can you share workspace json in runtime |
I couldn't find
|
I traced code and see some more. The DOMException is caught by This looks be a bug. I'll send PR later. |
@skabashnyuk I inspected for a week. |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Description
I tried to open Che7. It looks the broker and instances were started. But the editor wasn't shown.
Reproduction Steps
OS and version:
Che: 6.18.0-SNAPSHOT (with Keycloak)
Client: ChromeOS Version 71.0.3578.127 (Official Build) (64-bit)
Diagnostics:
Logs on my client
The text was updated successfully, but these errors were encountered: