-
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
Failed to inject orion editor #3118
Comments
@nipobhsnro please follow guidelines when creating issues [Short description of problem here] Reproduction Steps:
Expected behavior: [Describe expected behavior here] Observed behavior: [Describe observed behavior here] Che version: [Enter Che version here] Additional information:
|
Reproduction Steps:
Expected behavior: File actually need to open Observed behavior: [Describe observed behavior here] Che version: 4.5.1 Docker version: 1.11.2 Che install: Bitnami |
@nipobhsnro are you hosting it on bitnami or did you download it to your local machine? Edit: I downloaded the vm from bitnami and booted it up using virtualbox. Logged in, created .net workspace, and opened program.cs without error. I have a few more questions to get down to your issue:
|
I have installed it from bitnami stack. |
Do we need to enable some firewall settings or ports? |
If you have a firewall setup, then yes, you will run into issues. You need to have port 8080 (or whatever other port you are running Che on) open, and also ports 32768+ opened for the ephemeral port range. |
@TylerJewell I tried opeing ports which u have mentioned but still getting same issue |
The error messages are not really helpful. You need to provide a much deeper level of inspection and log reports from Che and browser in order for anyone to guess. |
@TylerJewell i have attached screen shot of console for the same: |
I am opening che workspace url(http://ip-address/dashboard/#/ide/che/wksp-3h29) and the trying to open project file bur getting an error "failed to inject orion editor"
Is there any ip address getting blocked??
The text was updated successfully, but these errors were encountered: