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

If workspace starting failed there is no information about error in the logs #15604

Closed
tolusha opened this issue Jan 3, 2020 · 0 comments
Closed
Labels
area/chectl Issues related to chectl, the CLI of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@tolusha
Copy link
Contributor

tolusha commented Jan 3, 2020

Is your enhancement related to a problem? Please describe.

If workspace starting failed there is no information about error in the logs

Error: Failed to run the workspace: "The following containers have terminated:
che-machine-exec1pt: reason = 'Error', exit code = 2, message = 'null'"

Describe the solution you'd like

Get that error messages + all needed information
See the list of happy path artifacts

├── che-config
│   ├── all.yaml
│   ├── configmap.yaml
│   ├── ingresses.txt
│   └── workspace-pod-description.txt
├── che-logs
│   ├── che-server.log
│   ├── devfile-registry.log
│   └── plugin-registry.log
├── docker
│   ├── containers.txt
│   └── images.txt
├── kubectl
│   └── events.txt
└── workspace-logs
    ├── che-machine-exec1cr-container.log
    ...
    └── vscode-yamlrww-container.log

Additional context

#14882

@tolusha tolusha added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/chectl Issues related to chectl, the CLI of Che team/deploy labels Jan 3, 2020
@tolusha tolusha added this to the Backlog - Deploy milestone Jan 3, 2020
@tolusha tolusha mentioned this issue Jan 8, 2020
16 tasks
@tolusha tolusha added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Jan 23, 2020
@tolusha tolusha closed this as completed Jan 24, 2020
@tolusha tolusha mentioned this issue Jan 27, 2020
35 tasks
@tolusha tolusha modified the milestones: Backlog - Deploy, 7.9.0, 7.8.0 Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

1 participant