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

Project can't be created without Z option #3129

Closed
snjeza opened this issue Nov 19, 2016 · 1 comment · Fixed by #3130
Closed

Project can't be created without Z option #3129

snjeza opened this issue Nov 19, 2016 · 1 comment · Fixed by #3130
Labels
kind/bug Outline of a bug - must adhere to the bug report template. kind/question Questions that haven't been identified as being feature requests or bugs.
Milestone

Comments

@snjeza
Copy link
Contributor

snjeza commented Nov 19, 2016

Reproduction Steps:

  • set the option
    che.docker.volumes_projects_options=
  • try to create a project

Expected behavior:

The project is created.

Observed behavior:

You will encounter a 500 internal error

Che version: 5.0.0-M8-SNAPSHOT, rev 13000b0
OS and version: Fedora 24
Docker version: 1.12.3
Che install: Docker container

Additional information:

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

ghost commented Nov 20, 2016

@snjeza what's your expected behavior? Z suffix has been added to make it possible to do mounts on Fedora and RHEL. And yes, without it you cannot do mounts even using just pure Docker. Am I wrong?

@ghost ghost added the kind/question Questions that haven't been identified as being feature requests or bugs. label Nov 20, 2016
@TylerJewell TylerJewell added the kind/bug Outline of a bug - must adhere to the bug report template. label Nov 22, 2016
@riuvshin riuvshin added this to the 5.0.0-M9 milestone Nov 25, 2016
@bmicklea bmicklea mentioned this issue Jan 13, 2017
70 tasks
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. kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants