Default PDF not showing up in webinar room

369 views
Skip to first unread message

Timothy Lott

unread,
Jan 29, 2020, 10:23:00 AM1/29/20
to BigBlueButton-dev
When I login to my BigBlueButton room through the Moodle plugin the default PDF does not appear. When I try to upload my own presentation it upload and converts, but also does not display. Any thoughts?

Thank you in advance.

Chad Pilkey

unread,
Jan 29, 2020, 12:23:51 PM1/29/20
to BigBlueButton-dev
Can you please post the output from "bbb-conf --check". Also, did you use a self-signed certificate on the server?

Timothy Lott

unread,
Jan 29, 2020, 12:50:06 PM1/29/20
to BigBlueButton-dev
Chad-

Please see the results of "bbb-conf --check" below. I used letsencrypt for my SSL certificate.

BigBlueButton Server 2.2.0-rc-5 (1685)
                    Kernel version: 4.4.0-1101-aws
                      Distribution: Ubuntu 16.04.6 LTS (64-bit)
                            Memory: 10399 MB
                         CPU cores: 4

/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web)
       bigbluebutton.web.serverURL: https://webinar.search.org
                defaultGuestPolicy: ALWAYS_ACCEPT
                 svgImagesRequired: true

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: webinar.search.org
                              port: 80, [::]:80
                    bbb-client dir: /var/www/bigbluebutton

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): rtmp://webinar.search.org
                              red5: webinar.search.org
              useWebrtcIfAvailable: true

/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
                       local_ip_v4: 172.31.7.67
                   external_rtp_ip: 3.81.226.217
                   external_sip_ip: 3.81.226.217

/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
                        ext-rtp-ip: $${external_rtp_ip}
                        ext-sip-ip: $${external_sip_ip}
                        ws-binding: :5066
                       wss-binding: :7443

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback_host: webinar.search.org
                 playback_protocol: http
                            ffmpeg: 4.2.2-1bbb1~ubuntu16.04

/etc/bigbluebutton/nginx/sip.nginx (sip.nginx)
                        proxy_pass: 3.81.226.217

/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
                        kurento.ip: 172.31.7.67
                       kurento.url: ws://127.0.0.1:8888/kurento
                    localIpAddress: 172.31.7.67
               recordScreenSharing: true
                     recordWebcams: true
                  codec_video_main: VP8
               codec_video_content: VP8

/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client)
                             build: 829
                        kurentoUrl: wss://webinar.search.org/bbb-webrtc-sfu
                  enableListenOnly: true


# Potential problems described below
# IP does not match:
#                           IP from ifconfig: 172.31.7.67
#   /etc/nginx/sites-available/bigbluebutton: webinar.search.org
# Warning: API URL IPs do not match host:
#
#                                IP from ifconfig: 172.31.7.67
#  /var/lib/tomcat7/demo/bbb_api_conf.jsp: webinar.search.org


# Warning: The setting of 3.81.226.217 for proxy_pass in
#
#    /etc/bigbluebutton/nginx/sip.nginx
#
# does not match the local IP address (172.31.7.67).
# (This is OK if you've manually changed the values)

# Warning: The API demos are installed and accessible from:
#
#    https://webinar.search.org
#
# and
#
#    https://webinar.search.org/demo/demo1.jsp
#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
#    apt-get purge bbb-demo

# Warning: You have this server defined for https, but in
#
#   /etc/bigbluebutton/nginx/sip.nginx
#
#  did not find the use of https in definition for proxy_pass
#
#            proxy_pass http://3.81.226.217:5066;
#

# Warning: You have this server defined for https, but in
#
#   /etc/bigbluebutton/nginx/sip.nginx
#
#  did not find the use of port 7443 in definition for proxy_pass
#
#            proxy_pass http://3.81.226.217:5066;
#

Chad Pilkey

unread,
Jan 29, 2020, 1:20:03 PM1/29/20
to BigBlueButton-dev
It looks like the steps for HTTPS are only partially finished. Did you do the SSL configuration changes manually or did you use the install script?

"/etc/nginx/sites-available/bigbluebutton" is missing the 443 port. This could just be a format that the parser doesn't expect.

There's also the two problems with sip.nginx listed at the end. The URL should be "https://3.81.226.217:7443".

Timothy Lott

unread,
Jan 29, 2020, 1:36:51 PM1/29/20
to BigBlueButton-dev
I did the SSL configurations manually. I went ahead and installed on a new server with the installation scripts and everything is now working correctly.

Thank you for your assistance.

TL

Nguyen Quoc Tam

unread,
May 2, 2020, 8:34:57 AM5/2/20
to BigBlueButton-dev

Hi everybody! I installed the BBB 2.2.8 version which had a problem uploading the presentation, after successfully uploading the slides did not show up on the full screen but when I clicked on the slide link, the slides appeared. under. What should I do if I want the slide to appear fully on the screen? Thanks! I sent the attached picture

Capture.PNG



Vào 22:23:00 UTC+7 Thứ Tư, ngày 29 tháng 1 năm 2020, Timothy Lott đã viết:
Capture.PNG
Reply all
Reply to author
Forward
0 new messages