Also, I'd like to understand why some agent connect just fine 2015-02-10 07:07:02,179 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 192.168.11.9:8250 2015-02-10 07:07:07,318 INFO [utils.nio.NioClient] (Agent-Selector:null) SSL: Handshake done 2015-02-10 07:07:07,319 INFO [utils.nio.NioClient] (Agent-Selector:null) Connected to 192.168.11.9:8250
2015-02-10 10:05 GMT+01:00 Salvatore Sciacco <scia...@iperweb.com>: > Hi Jayapal, > > do you mean the keystore in /etc/cloudstack/management or the ssl setting > in the config? > > I already tried removing the keystore but the same was generated (copied?) > in place of the existing. > > Thank you very much! > > S. > > 2015-02-10 9:53 GMT+01:00 Jayapal Reddy Uradi < > jayapalreddy.ur...@citrix.com>: > >> Hi, >> >> This issue is related to ssl keys. >> Can you remove the keys and try restarting MS and recreate systemvms. >> >> Thanks, >> Jayapal >> On 10-Feb-2015, at 1:52 PM, Salvatore Sciacco <scia...@iperweb.com> >> wrote: >> >> > Hi, >> > >> > I have a few hosts and the systemvm (console proxy) which stopped >> > connecting to the master with ssl error: >> > >> > 2015-02-10 08:43:46,057 INFO [cloud.agent.Agent] (Agent-Handler-4:null) >> > Reconnecting... >> > 2015-02-10 08:43:46,058 INFO [utils.nio.NioClient] >> (Agent-Selector:null) >> > Connecting to 111.11.1.1:8250 >> > 2015-02-10 08:43:56,191 ERROR [utils.nio.NioConnection] >> > (Agent-Selector:null) Unable to initialize the threads. >> > java.io.IOException: SSL: Fail to init SSL! java.io.IOException: >> Connection >> > closed with -1 on reading size. >> > at com.cloud.utils.nio.NioClient.init(NioClient.java:87) >> > at com.cloud.utils.nio.NioConnection.run(NioConnection.java:111) >> > at java.lang.Thread.run(Thread.java:745) >> > >> > >> > >> > anybody can sugggest how I can debug the SSL layer? Cients are able to >> > connect to the port 8250, but they are disconnected just after the >> > connection is established. >> > >> > Thank you very much >> > >> > S. >> >> >