Hello Max!
We were able to update the server, but still we can't see the video stream. Checking today's logs I see this info entries:
18:42:29,872 INFO RetryExec - API-ASYNC-pool-7-thread-42 I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->
http://localhost:8081: The target server failed to respond
18:42:29,872 INFO RetryExec - API-ASYNC-pool-7-thread-42 Retrying request to {}->
http://localhost:8081
From our installation notes, we have the port 8081 available as public zone on the firewall, and I see it's in use by "tproxy":
[root@MEDIASERVER server_logs]# cat /etc/services | grep "8081"
tproxy 8081/tcp sunproxyadmin # Transparent Proxy
tproxy 8081/udp sunproxyadmin # Transparent Proxy
What may I be missing?