Jibri is installed and running but issue during start recording in jitsi-meet.
515solutions opened this issue · 19 comments
Is it docker-compose setup ?
Looks like jibri is not configured properly hence not available to jicofo.
I cannot really say without looking the jibri logs.
You can post here.
Those logs are not enough, you need to provide full jibri logs from /var/logs/jitsi/jibri/log.0.log
.
I am not sure about the exact filename but just to give you a gist.
There are no logs to look at. Use github interface to paste your logs.
I am going to attach log file here
@debendraoli
log.0 (1).txt
Please let me know what do you think
WARNING: [30] [hostname=35.223.189.86 id=35.223.189.86] MucClient.lambda$getConnectAndLoginCallable$7#630: Error connecting:
org.jivesoftware.smack.SmackException$EndpointConnectionException: The following addresses failed: 'RFC 6120 A/AAAA Endpoint + [/35.223.189.86:5222] (/35.223.189.86:5222)' failed because: java.net.SocketTimeoutException: connect timed out
You jibri is not reaching your prosody. Looks like prosody port is not open.
@debendraoli Prosody Port is already opened but still it is not working. Do you have any other suggestion?
Issue is with network port which is failing to reach to the destination.
Logs clearly states that. There is no other way around.
Try reaching your prosody from your jibri instance manually.
Try following:
curl prosody_ip_here:5222
Either your prosody port is not reachable due to firewall or you have wrong ip address configured jibri trying to reach.
I previously pointed out above that your jibri cannot reach your prosody server.
I suggest you create topic on community forum. https://community.jitsi.org/