BBB on proxmos VM retruning 404 error

26 views
Skip to first unread message

Seun

unread,
Jan 22, 2021, 10:17:57 AM1/22/21
to BigBlueButton-Setup
Hello,

So i have setup bbb on a vm instance, the VM has a private IP on it but i did dnat for the required ports from a public IP and everything works fine during setup. I also get landing page, but when i try to join using the demo page i get the 404 timeout.

What should i be looking at to resolve this?

Regards

Seun Ojedeji

unread,
Jan 25, 2021, 10:59:18 AM1/25/21
to Malte Müller, bigbluebu...@googlegroups.com
Yeah I did that and confirm my stun works fine. Yet still getting a 404

Regards
Sent from my mobile
Kindly excuse brevity and typos

On Mon, 25 Jan 2021, 16:10 Malte Müller, <in...@tanzsport-emden.de> wrote:

My understanding is that you should setup your own stun-server (coturn). I might be wrong, but then, you should do that anyway.

kind regards


Regards
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/8ecfbf25-75f9-4b1d-99c3-2b41455feb4dn%40googlegroups.com.


Seun

unread,
Jan 25, 2021, 11:20:52 AM1/25/21
to BigBlueButton-Setup
here is my check output, what could be wrong?

 sudo bbb-conf --check

BigBlueButton Server 2.2.31 (2307)
                    Kernel version: 4.4.0-200-generic
                      Distribution: Ubuntu 16.04.7 LTS (64-bit)
                            Memory: 16461 MB
                         CPU cores: 12

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

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server_name: myfqdn
                              port: 80, [::]:80
                              port: 443 ssl

/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
                       local_ip_v4: 192.168.80.6
                   external_rtp_ip: 197.xxx.4.xxx
                   external_sip_ip: 197.xxx.4.xxx

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

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback_host: myfqdn
                 playback_protocol: https
                            ffmpeg: 4.2.4-1ubuntu0.1bbb1~16.04.1

/etc/bigbluebutton/nginx/sip.nginx (sip.nginx)
                        proxy_pass: 197.xxx.4.xxx
                          protocol: https

/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
                        kurento.ip: 192.168.80.6
                       kurento.url: ws://127.0.0.1:8888/kurento
                    kurento.sip_ip: 192.168.80.6
                    localIpAddress: 192.168.80.6
               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: 1114
                        kurentoUrl: wss://myfqdn/bbb-webrtc-sfu
                  enableListenOnly: true
                    sipjsHackViaWs: true

/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml (STUN Server)
                              stun:stun.l.google.com:19302
Reply all
Reply to author
Forward
0 new messages