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

Open create workspace failed. #3183

Closed
mmjordan opened this issue Nov 28, 2016 · 4 comments
Closed

Open create workspace failed. #3183

mmjordan opened this issue Nov 28, 2016 · 4 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@mmjordan
Copy link

[Short description of problem here]
I run Che inside a Docker container. But, when I clicked the "Add Workspace" button, the create-workspace page was note displayed. Only displayed :
1: {{workspaceDetailsController.isCreationFlow ? 'New Workspace' : workspaceDetailsController.workspaceName}}

2: {{workspaceDetailsController.invalidWorkspace}}
Reproduction Steps:

  1. [First Step]
    Run che inside a Docker container with the default command:
    docker run --rm -t -v /var/run/docker.sock:/var/run/docker.sock eclipse/che:5.0.0-latest start
  2. [Second Step]
    Connect to che: http://192.168.99.104:8080
  3. [Other Steps...]
    Click"workspace->Add workspace".

Expected behavior:

[Describe expected behavior here]
create-workspace page displayed.
Observed behavior:

[Describe observed behavior here]
Only displayed :
1: {{workspaceDetailsController.isCreationFlow ? 'New Workspace' : workspaceDetailsController.workspaceName}}

2: {{workspaceDetailsController.invalidWorkspace}}

Che version: [eclipse/che:5.0.0-M7]
OS and version: [Windows 7.1]
Docker version: [1.12.3, build 6b644ec]
Che install: [Docker container]

Additional information:

@ashumilova ashumilova added kind/bug Outline of a bug - must adhere to the bug report template. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/plugin sprint/current labels Nov 28, 2016
@ashumilova ashumilova self-assigned this Nov 28, 2016
@ashumilova
Copy link
Contributor

Hi, @mmjordan - the error happens, because your browser version doesn't support that includes function. We will fix it by reworking such parts of code. And thank you for detailed error report.

@ashumilova ashumilova removed sprint/current status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Dec 8, 2016
@ashumilova ashumilova added this to the 5.0.0-M9 milestone Dec 8, 2016
@bmicklea bmicklea mentioned this issue Jan 13, 2017
70 tasks
@soonyou
Copy link

soonyou commented Feb 23, 2017

@ashumilova can I know which version of chrome and chromium the eclipse che can support?thanks

@ashumilova
Copy link
Contributor

@soonyou do you still have that error? and what's your browser version? I am asking, cause we thought we fixed that error not tot depend on browser version.

@soonyou
Copy link

soonyou commented Feb 23, 2017

@ashumilova I using chromium Version 43.0.2357.81 Ubuntu 14.04 (64-bit), yes when I click workspaces>add workspace, it show me the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants