-
Notifications
You must be signed in to change notification settings - Fork 71
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
getting issue after successful done meeting #3
Comments
Hello palexang, if you required some more info so let me know... Thanks |
Hi, Please send the shapes.svg file and the logfile. |
Hello... Let me know if you not get below file LogFile : Svg file: |
Hello, |
Hello Palaxang, |
bbb-download-logs.zip I' running BBB 1.0 in Ubuntu 14.4. Log file and shapes.svg are attached in a zip file. |
Sounds like a parsing error. Could you send me also the shapes.svg file On 10/11/2016 06:55 μμ, DrydenK wrote:
|
With no pdf at all, the script moved ahead, but failed when concatenating the mp4 files. It failed with the message "[concat @ 0x2d7c3e0] Unsafe file name", on line 157 of the log (attached). This error caused the failure in the funcition zipdir() at the end. |
I got the same problem as @dipenpatel235 if there was no presentation while meeting. 99f3b3ada2b4675c518ff23cbd9539da05e2f1f8-1523521769355.log @alpapado can you help us? |
Big blue button version 1
Traceback (most recent call last):
File "/usr/local/bigbluebutton/core/scripts/post_publish/download.py", line 227, in
main()
File "/usr/local/bigbluebutton/core/scripts/post_publish/download.py", line 208, in main
dictionary, length, dims = prepare()
File "/usr/local/bigbluebutton/core/scripts/post_publish/download.py", line 157, in prepare
check_presentation_dims(dictionary, dims)
File "/usr/local/bigbluebutton/core/scripts/post_publish/download.py", line 123, in check_presentation_dims
height = max(heights)
ValueError: max() arg is an empty sequence
The text was updated successfully, but these errors were encountered: