You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chectl server:deploy fails when trying to start the postgresql container.
Che version
7.35@latest
Steps to reproduce
Use k3s as base.
chectl server:deploy -a operator -p k8s --che-operator-cr-yaml='/home/charlesrod/Desktop/kube-files/che/che-cr.yaml' -b xxx.com
Expected behavior
To work
Runtime
other (please specify in additional context)
Screenshots
No response
Installation method
chectl/latest
Environment
other (please specify in additional context)
Eclipse Che Logs
2021-09-05T06:45:51.172Z Error: Command server:deploy failed. Error log: /home/charlesrod/.cache/chectl/error.log.
2021-09-05T06:45:51.172Z at newError (~/.local/share/chectl/client/7.35.2/lib/util.js:194:19)
2021-09-05T06:45:51.172Z at Object.wrapCommandError (~/.local/share/chectl/client/7.35.2/lib/util.js:190:12)
2021-09-05T06:45:51.172Z at Deploy.<anonymous> (~/.local/share/chectl/client/7.35.2/lib/commands/server/deploy.js:262:35)
2021-09-05T06:45:51.172Z at Generator.throw (<anonymous>)
2021-09-05T06:45:51.172Z at rejected (~/.local/share/chectl/client/7.35.2/node_modules/tslib/tslib.js:115:69)
2021-09-05T06:45:51.172Z at runMicrotasks (<anonymous>)
2021-09-05T06:45:51.172Z Cause: Error: Failed to start a pod, reason: Error, exitCode: 1
2021-09-05T06:45:51.172Z at KubeTasks.<anonymous> (~/.local/share/chectl/client/7.35.2/lib/tasks/kube.js:110:35)
2021-09-05T06:45:51.172Z at Generator.next (<anonymous>)
2021-09-05T06:45:51.172Z at fulfilled (~/.local/share/chectl/client/7.35.2/node_modules/tslib/tslib.js:114:62)
2021-09-05T06:45:51.172Z at runMicrotasks (<anonymous>)
### Additional context
k3s version v1.21.3+k3s1 (1d1f220f)
The text was updated successfully, but these errors were encountered:
che-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Sep 5, 2021
Describe the bug
chectl server:deploy
fails when trying to start the postgresql container.Che version
7.35@latest
Steps to reproduce
chectl server:deploy -a operator -p k8s --che-operator-cr-yaml='/home/charlesrod/Desktop/kube-files/che/che-cr.yaml' -b xxx.com
Expected behavior
To work
Runtime
other (please specify in additional context)
Screenshots
No response
Installation method
chectl/latest
Environment
other (please specify in additional context)
Eclipse Che Logs
The text was updated successfully, but these errors were encountered: