another issue: I tried to follow the link https://support.ansible.com/hc/en-us/articles/204187443-Changing-the-WebSockets-port-for-live-events to change the port 8080 to 7443 ( maybe more SSL friendly) But can not see any process listen to 7443 after i restarted server; The old process that listen t 8080 still running . how can i fix the issue ?
thanks and regards On Wednesday, 26 August 2015 11:45:23 UTC+10, fengnan zhao wrote: > > the Live Events doesn't work on my tower(running in my local ubuntu 14) , > so I follow the instruction to hit https://localhost:8080 with my firefox > : > > *Secure Connection Failed* > > *An error occurred during a connection to ubuntu.vb.fnz:8080. SSL received > a record that exceeded the maximum permissible length. (Error code: > ssl_error_rx_record_too_long)* > > * The page you are trying to view cannot be shown because the > authenticity of the received data could not be verified.* > * Please contact the website owners to inform them of this problem.* > > I tried to check the cert of the SSL port 8080, I can see : > > *root@ubuntu:/etc/apache2 # openssl s_client -connect localhost:8080* > *CONNECTED(00000003)* > *140279425058464:error:140770FC:SSL > routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:795:* > *---* > *no peer certificate available* > *---* > *No client certificate CA names sent* > *---* > *SSL handshake has read 7 bytes and written 305 bytes* > *---* > *New, (NONE), Cipher is (NONE)* > *Secure Renegotiation IS NOT supported* > *Compression: NONE* > *Expansion: NONE* > > > what is the problem ? > > thanks & Regards > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/c36cec12-648b-41e3-8b89-5948b465730d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
