Dear Team,
after quite long and extensive efforts I have managed to run this great software on QNAP TS-659!
Happy to share the guide later on how to do this, even tough it is running kernel 3.4.6 (yes, I know it is not supported).
The network is private, not running on Internet.
I have installted Prosody, Jicofo and Jitsi-videobridge and I am using Jitsi Desktop on all nodes.
Strange thing is happening to one of the JItsi-Desktop clients. Other clients are not impacted.
The one impacted is Mac OS X 10.14.3 Mojave with Jitsi-Desktop 2.10.5550.
I can chat with others, I can place a call - but when I do so, I only see attempts to establish session and it never gets established (clients are ringing).
After inspecting wireshark and logs I noticed this client for some reason is trying to bind to IPv4 addresses that I would never expect it to bind to:
2020-04-11 23:05:21.389 INFO: [4606] impl.protocol.jabber.JingleNodesHarvester.harvest().91 harvest Jingle Nodes
2020-04-11 23:05:21.389 INFO: [4608] org.ice4j.ice.harvest.StunCandidateHarvest.sendRequest() Failed to send BINDING-REQUEST(0x1)[attrib.count=2 len=24 tranID=0xEDAB0F6B71019FCC18C474D8] through 169.254.231.144:5022/udp to 91.121.47.14:3478/udp
java.io.IOException: No route to host (sendto failed)
Wireshark also confirms the binding request being sent to 91.121.47.14.
The network is based only on 192.168.1.0/24 and 10.100.20.0/24 subnets.
Other clients/users can successfully establish videocall with this client.
What can be the issue here?
Will highly appriciate any help!
Thanks,
Krzysztof