Jibri doesnt transfer recordings #76
Labels
No Label
bug
duplicate
enhancement
good first issue
help wanted
invalid
needs info
question
triage
upstream issue
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: switnet/quick-jibri-installer#76
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey!
Suddenly, Jibri stops sending recordings to the main server. Do you have an idea why? It just happens with the new install I made today, did something in Jitsi change?
rsync errors
rsync: failed to set times on "/var/jbrecord/.": Operation not permitted (1)
rsync: recv_generator: mkdir "/var/jbrecord/averagepeasantsdeviseseldom_2022-03-07-21-21-02" failed: Permission denied (13)
*** Skipping any contents from this failed directory ***
rsync: recv_generator: mkdir "/var/jbrecord/averagepeasantsdeviseseldom_2022-03-07-21-21-57" failed: Permission denied (13)
*** Skipping any contents from this failed directory ***
Thanks!
Have you replicated the same error on a second installation?
seems to be a permissions error.
Yes indeed, I replicated it on two other machines, recordings dont get transfered anymore
Right now we are a short in time, we'll review this as soon as we complete some priority projects.
Please don't hold your breath on it, or at least not now.
No worries, I fixed it by using scp instead, just wanted to tell you^^ Thanks
From: Luis Guzman @.>
Sent: Wednesday, March 9, 2022 6:04:05 PM
To: switnet-ltd/quick-jibri-installer @.>
Cc: timololipop @.>; Author @.>
Subject: Re: [switnet-ltd/quick-jibri-installer] Jibri doesnt transfer recordings (Issue #76)
Right now we are a short in time, we'll review this as soon as we complete some priority projects.
Please don't hold your breath on it, or at least not now.
—
Reply to this email directly, view it on GitHubhttps://github.com/switnet-ltd/quick-jibri-installer/issues/76#issuecomment-1063151362, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGA5FLZTW3EOSHTMPUUESZTU7DKYLANCNFSM5QENAP2A.
Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
@Ark74 I am just curious, do you have an idea why Jitsi uses two Jibris to record ONE meeting? I am autoscaling in aws, on bootup the nickname gets changed but it happens, that two or even three instances sometimes record the same meeting. Do you have an idea?
It only uses one, it will try to connect to the one it responds first, if not it may go to the next node, you might want to look for a setting that might increase the wait time.
Seems like your nodes are taking the same amount to respond and is not fast enough to lock one up definitely for such meeting.
Yes indeed, thank you, I fixed it buy firing up chrome on startup.