Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jibri is installed and running but issue during start recording in jitsi-meet. #489

Open
515solutions opened this issue Jul 28, 2022 · 19 comments

Comments

@515solutions
Copy link

jibri is installed successfully and running.

checked the jifofo logs:-
tail -F /var/log/jitsi/jicofo.log

having issue unable to find an available jibri or failed to start jibri session.

issues jibri

@debendraoli
Copy link

Is it docker-compose setup ?

@515solutions
Copy link
Author

515solutions commented Aug 4, 2022 via email

@debendraoli
Copy link

Looks like jibri is not configured properly hence not available to jicofo.

@515solutions
Copy link
Author

515solutions commented Aug 4, 2022 via email

@debendraoli
Copy link

I cannot really say without looking the jibri logs.

@515solutions
Copy link
Author

515solutions commented Aug 4, 2022 via email

@debendraoli
Copy link

You can post here.

@515solutions
Copy link
Author

515solutions commented Aug 6, 2022 via email

@515solutions
Copy link
Author

515solutions commented Aug 9, 2022 via email

@debendraoli
Copy link

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.

@515solutions
Copy link
Author

515solutions commented Aug 9, 2022 via email

@515solutions
Copy link
Author

515solutions commented Aug 29, 2022 via email

@debendraoli
Copy link

debendraoli commented Aug 30, 2022

There are no logs to look at. Use github interface to paste your logs.

@515solutions
Copy link
Author

515solutions commented Aug 30, 2022

I am going to attach log file here
@debendraoli
log.0 (1).txt
Please let me know what do you think

@debendraoli
Copy link

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.

@515solutions
Copy link
Author

@debendraoli Prosody Port is already opened but still it is not working. Do you have any other suggestion?

@debendraoli
Copy link

debendraoli commented Oct 7, 2022

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.

@515solutions
Copy link
Author

515solutions commented Oct 11, 2022 via email

@debendraoli
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants