Did you use cloudstack 4.16.0.0-rc2 ? -Wei
On Tuesday, 26 October 2021, R R <mrrishabhrapat...@gmail.com> wrote: > Hello all, > > I have been trying to implement the latest versions CKS- 1.22.2, and 1.21.3 > that were uploaded on http://download.cloudstack.org/cks/ . The instances > are starting and in running state, but when we access the console, got > the following error message: failed to start deploy kube system service > > Also, The kubernetes cluster just shows in a starting state for a long > time, and gives the following error message: > Error encountered while fetching async job result > > On management server, these were the logs: > 2021-10-27 00:49:31,622 DEBUG [c.c.a.ApiServlet] > (qtp576020159-654907:ctx-535a55e3 ctx-52688c9f) (logid:13603980) ===END=== > 10.1.1.106 -- GET > command=queryAsyncJobResult&jobId=b28bf567-2eee-487b-9b3d- > bc361589654c&response=json&_=1635275636716 > 2021-10-27 00:49:32,956 WARN [c.c.k.c.u.KubernetesClusterUtil] > (API-Job-Executor-51:ctx-8a55e9af job-110000 ctx-67f116db) > (logid:b28bf567) > API endpoint for Kubernetes cluster ID: > 7242b057-8f91-4eba-9dac-535f8f7336ac not available > javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake > at > java.base/sun.security.ssl.SSLSocketImpl.handleEOF( > SSLSocketImpl.java:1588) > at > java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1416) > at > java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord( > SSLSocketImpl.java:1314) > at > java.base/sun.security.ssl.SSLSocketImpl.startHandshake( > SSLSocketImpl.java:440) > > > Can anyone help in this case? >