Ansible tower - Live events support

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:

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

fengnan zhao (fengnan.zhao@gmail.com) said:

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 ?

Please send your Tower query to support@ansible.com - this list is for
discussion of the Ansible project itself, not Tower.

Thanks,
Bill

Hello Team,

I didnot get any support from the ansible to the same issue. So will you please suggest me the live events error for connection failed to node from the control machine in linux vm.

I attached the error pic in below.

PFA

Tower has its own list mate, this is for the community Ansible project.

Please provide the tower community google link. I will be thankful to you. Sure. These errors become hell to me.