вот порты
netstat -nlp | grep java
tcp 0 0 0.0.0.0:1098 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:39405 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:1935 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 663868/java
tcp 0 0 127.0.0.1:2001 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8081 0.0.0.0:* LISTEN 663868/java
tcp 0 0 127.0.0.1:42289 0.0.0.0:* LISTEN 663868/java
tcp 0 0 127.0.0.1:2002 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8082 0.0.0.0:* LISTEN 663868/java
tcp 0 0 185.233.117.240:3478 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8086 0.0.0.0:* LISTEN 663868/java
tcp 0 0 127.0.0.1:50999 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8444 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8445 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:8446 0.0.0.0:* LISTEN 663868/java
tcp 0 0 0.0.0.0:9091 0.0.0.0:* LISTEN 663868/java
udp 0 0 0.0.0.0:1935 0.0.0.0:* 663868/java
Лог пишется
tail -f /usr/local/FlashphonerWebCallServer/logs/server_logs/flashphoner.log
"videoState" : {
"muted" : false
},
"mediaProvider" : "WebRTC"
}
21:03:58,143 WARN WSServerHandler - SSL-WS-pool-19-thread-3 Close channel [id: 0x2903ea33, /206.168.34.49:51444 => /185.233.117.240:8443] because: java.net.SocketException 'Connection reset'
21:04:02,248 WARN WSServerHandler - SSL-WS-pool-19-thread-3 Close channel [id: 0x3955f02e, /206.168.34.49:23164 => /185.233.117.240:8443] because: javax.net.ssl.SSLHandshakeException 'The client supported protocol versions [TLSv1.1, TLSv1] are not accepted by server preferences [TLS13, TLS12]'
21:04:06,989 WARN WSServerHandler - SSL-WS-pool-19-thread-3 Close channel [id: 0x62eb6fda, /206.168.34.49:23170 => /185.233.117.240:8443] because: javax.net.ssl.SSLHandshakeException 'The client supported protocol versions [TLSv1] are not accepted by server preferences [TLS13, TLS12]'
21:04:13,312 WARN WSServerHandler - SSL-WS-pool-19-thread-3 Close channel [id: 0x707f744e, /206.168.34.49:4762 => /185.233.117.240:8443] because: javax.net.ssl.SSLHandshakeException 'Client requested protocol SSLv3 is not enabled or supported in server context'
21:04:20,316 WARN WSServerHandler - pool-6-thread-1 Close channel [id: 0x29ce2915, /206.168.34.49:4908 => /185.233.117.240:8443] because: org.jboss.netty.handler.timeout.ReadTimeoutException 'null'