Closed tsadigovAgmail closed 2 years ago
It seems every plugin fails to install.
2022-05-09 06:00:02.499 root ERROR Request installPlugin failed with error: unable to get local issuer certificate Params: Error: unable to get local issuer certificate
at TLSSocket.onConnectSecure (_tls_wrap.js:1515:34)
at TLSSocket.emit (events.js:400:28)
at TLSSocket._finishInit (_tls_wrap.js:937:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:709:12)
@tolusha thanks for looking into it I would love to know how you get to that log you shared. Or maybe how to start a debug session with running che instance.
/cc @svor
I see this problem on the local minikube installation as well, but on che-dogfooding cluster all is good
I am facing the same issue.
Describe the bug
On fresh environment plugins can not be installed
Che version
7.47@latest
Steps to reproduce
fresh ubuntu setup install and start minikube chectl server:deploy open dashboard create environment go to plugins view>plugins try to install one
Expected behavior
plugins being installed
Runtime
minikube
Screenshots
Installation method
chectl/latest
Environment
Linux
Eclipse Che Logs
Additional context
No response