Hi!
I’m cann’t understand why “Talk” don’t want to work.
Communtiy server: 12.0.0.1726
Control panel: 3.1.0.460
OS: Ubuntu 18.04.6 LTS.
docker installation by the workspace-install.sh script
root@onlyoffice:~# docker exec -it onlyoffice-community-server bash
root@2299636dee20:/# ss -ltun | grep 5222
tcp LISTEN 0 4096 0.0.0.0:5222 0.0.0.0:*
root@2299636dee20:/# telnet 127.0.0.1 5222
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
^]
telnet> q
Connection closed.
root@2299636dee20:/# openssl s_client -connect 127.0.0.1:5222 </dev/null -starttls xmpp
CONNECTED(00000005)
^C
root@2299636dee20:/#
On the browser client always try to connect.
Remove all containers and install again don’t help me