Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

A workspace created from .NET CentOS stack fails to start #513

Closed
1 of 4 tasks
sleshchenko opened this issue Jan 18, 2018 · 3 comments
Closed
1 of 4 tasks

A workspace created from .NET CentOS stack fails to start #513

sleshchenko opened this issue Jan 18, 2018 · 3 comments

Comments

@sleshchenko
Copy link
Contributor

sleshchenko commented Jan 18, 2018

Issue problem:
A workspace created from .NET CentOS stack fails to start.

Red Hat Che version:

version: (help/about menu)
6.0.0-M5-SNAPSHOT

Reproduction Steps:

  1. Create workspace from .NET CentOS.
  2. Try to start it.
    Expected: The workspace is started.
    Actual: The workspace fails to start.

screenshot_20180118_115441
I've investigated this issue a bit and figured out that the issue happens because of registry.devshift.net/che/centos_dotnet20 image and original error is:

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: Failed to create the file
Warning: /home/user/che/exec-agent-linux_amd64.tar.gz: Permission denied

Runtime:

runtime used:

  • minishift (include output of minishift version)
  • OpenShift.io
  • Openshift Container Platform (include output of oc version)
  • k8s (include output of kubectl version)
@l0rd
Copy link
Contributor

l0rd commented Jan 22, 2018

Duplicate of #412 ?

@ghost
Copy link

ghost commented Jan 22, 2018

FYI, eclipse/dotnet_core works ok. I'd check permissions for user home directory in registry.devshift.net/che/centos_dotnet20

@l0rd l0rd closed this as completed Jan 24, 2018
@l0rd
Copy link
Contributor

l0rd commented Jan 24, 2018

Closing because that's a duplicate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants