Skip to content
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

Closed
nipobhsnro opened this issue Nov 18, 2016 · 9 comments
Closed

Failed to inject orion editor #3118

nipobhsnro opened this issue Nov 18, 2016 · 9 comments
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@nipobhsnro
Copy link

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??

@benoitf
Copy link
Contributor

benoitf commented Nov 18, 2016

@nipobhsnro please follow guidelines when creating issues

[Short description of problem here]

Reproduction Steps:

  1. [First Step]
  2. [Second Step]
  3. [Other Steps...]

Expected behavior:

[Describe expected behavior here]

Observed behavior:

[Describe observed behavior here]

Che version: [Enter Che version here]
OS and version: [Enter OS name and version here]
Docker version: [Enter your Docker version here docker version on CLI]
Che install: [Vagrant, Docker container, server (zip), Bitnami, Yatta, or Codenvy?]

Additional information:

  • Problem started happening recently, didn't happen in an older version of Che: [Yes/No]
  • Problem can be reliably reproduced, doesn't happen randomly: [Yes/No]

@nipobhsnro
Copy link
Author

Reproduction Steps:

I have created dot net workspace from stack and trying to open file (program.cs) but getting an error failed to inject orion editor

Expected behavior:

File actually need to open

Observed behavior:

[Describe observed behavior here]

Che version: 4.5.1
OS and version: Windows 7 Enterprise

Docker version: 1.11.2

Che install: Bitnami

@shadowcodex
Copy link

shadowcodex commented Nov 18, 2016

@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:

  1. Is this a new install?
  2. Do you have logs? Browser logs, che logs, anything?

@bmicklea bmicklea added the kind/question Questions that haven't been identified as being feature requests or bugs. label Nov 21, 2016
@nipobhsnro
Copy link
Author

I have installed it from bitnami stack.
I am facing this issue when i am trying to connect from LAN, on wifi or dongal its working.
So is there any settings in configuration file which i need to do?

@nipobhsnro
Copy link
Author

Do we need to enable some firewall settings or ports?

@TylerJewell
Copy link

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.

@nipobhsnro
Copy link
Author

@TylerJewell I tried opeing ports which u have mentioned but still getting same issue

@TylerJewell
Copy link

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.

@nipobhsnro
Copy link
Author

@TylerJewell i have attached screen shot of console for the same:
orioneditor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

5 participants