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

Meeting ID was not provided #1028

Open
freehussain opened this issue Oct 10, 2023 · 2 comments
Open

Meeting ID was not provided #1028

freehussain opened this issue Oct 10, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@freehussain
Copy link

scalelite_post_publish.rb not transfer recordings after finished.

try to run manually

sudo -n -u bigbluebutton -g scalelite-spool ruby ./scalelite_post_publish.rb

Recording transferring to Scalelite starts
Meeting ID was not provided
Transferring recording for to Scalelite
Found recording format: presentation/
Creating recording archive
Transferring recording archive to /mnt/scalelite-recordings/var/bigbluebutton/spool
.tar

sent 368,805 bytes received 35 bytes 737,680.00 bytes/sec
total size is 368,640 speedup is 1.00
Create sender.done file
Recording transferring to Scalelite ends

bigbluebutton version 2.7.1

is there any solution for this?

@freehussain freehussain added the bug Something isn't working label Oct 10, 2023
@JeanPluzo
Copy link

Hi,

yes, you're working with BBB 2.7.1, but which version of SL?
Also, the log data seems kind of incomplete. Please post more info from the log file.
Also, you need to provide a meeting id when running the script manually. It doesn't look like you did that.
Also, don't post multiple times. It's not nice and people will ignore you.

Regards,
J.

@freehussain
Copy link
Author

hello,

thank you alot JeanPluzo

i tried to regenerate the issue by running the above command, but it's not working.

i don't find any log for automatic run script after recording finished

i have to import recording manually, by run command scalelite_batch_import.sh to import recordings from BBB to my SL

it should work automatically

my scalelite.yml

Local directory for temporary storage of working files

work_dir: /var/bigbluebutton/recording/scalelite

Directory to place recording files for scalelite to import

spool_dir: /mnt/scalelite-recordings/var/bigbluebutton/spool

Extra rsync options for keeping the permissions of the copied files as defined for the directories.

extra_rsync_opts: ["-av", "--no-owner", "--chmod=F664"]

is there any mistake, although this is new fresh BBB version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants