-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chectl operator installer failed to deploy to Minikube #19807
Comments
Steps to reproduce:
|
Hi @fredcsfaria ! |
Hello @flacatus I am using the stack Minikube, Windows 7 and Virtual Box. I had already Che running before in that configuration using early releases of Minikube/Kubectl. |
@fredcsfaria Can you try to run first |
@flacatus Sure. |
Do you have powershell in W7? Can u try running as administrator? |
@flacatus @fredcsfaria |
@tolusha |
@fredcsfaria @flacatus |
I close this issue since it is not related to chectl it self. |
Describe the bug
Che server:deploy fails to deploy on Minikube
Che version
Steps to reproduce
Expected behavior
The eclipse-che should be deployed on Minikube namespace.
Runtime
kubectl version
)- [ ] Openshift (include output of
oc version
)minikube version
andkubectl version
)C:>minikube version
Enable colors error: Parâmetro incorreto.
minikube version: v1.20.0
commit: c61663e942ec43b20e8e70839dcca52e44cd85ae
C:> kubectl version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.0", GitCommit:"cb303e613a121a29364f75cc67d3d580833a7479", GitTreeState:"clean", BuildDate:"2021-04-08T16:31:21Z", GoVersion:"go1.1
6.1", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.2", GitCommit:"faecb196815e248d3ecfb03c680a4507229c2a56", GitTreeState:"clean", BuildDate:"2021-01-13T13:20:00Z", GoVersion:"go1.1
5.5", Compiler:"gc", Platform:"linux/amd64"}
minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
[X ] chectl
chectl server:deploy --installer operator -p minikube -n eclipse-cheop
chectl version
command>chectl version
chectl/7.30.1 win32-x64 node-v12.22.1
OperatorHub
I don't know
Environment
Eclipse Che Logs
2021-05-16T14:56:22.202Z Error: SyntaxError: Unexpected token E in JSON at position 0
2021-05-16T14:56:22.202Z Command server:deploy failed. Error log: C:/Users/fcharles/AppData/Local/chectl/error.log Eclipse Che logs: C:/Users/fcharles/AppData/Local/Temp/chectl-logs/1621176978937
2021-05-16T14:56:22.202Z at Object.error (C:/Users/fcharles/AppData/Local/chectl/client/7.30.1/node_modules/@oclif/errors/lib/index.js:26:15)
2021-05-16T14:56:22.202Z at Deploy.error (C:/Users/fcharles/AppData/Local/chectl/client/7.30.1/node_modules/@oclif/command/lib/command.js:60:23)
2021-05-16T14:56:22.202Z at Deploy. (C:/Users/fcharles/AppData/Local/chectl/client/7.30.1/lib/commands/server/deploy.js:253:22)
2021-05-16T14:56:22.202Z at Generator.throw ()
2021-05-16T14:56:22.202Z at rejected (C:/Users/fcharles/AppData/Local/chectl/client/7.30.1/node_modules/tslib/tslib.js:115:69)
Additional context
The text was updated successfully, but these errors were encountered: