--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/a119ee95-fb2f-49c5-8f60-5960ef9692can%40googlegroups.com.
Bbb-conf –check
--------------------------
BigBlueButton Server 2.5.2 (3031)
Kernel version: 5.4.0-121-generic
Distribution: Ubuntu 20.04.4 LTS (64-bit)
Memory: 16393 MB
CPU cores: 4
/etc/bigbluebutton/bbb-web.properties (override for bbb-web)
/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bigbluebutton.web.serverURL: http://videoelearning.cnps.ci
defaultGuestPolicy: ALWAYS_ACCEPT
svgImagesRequired: true
defaultMeetingLayout: CUSTOM_LAYOUT
/etc/nginx/sites-available/bigbluebutton (nginx)
server_name: videoelearning.cnps.ci
port: 80, [::]:80
port: 443 ssl
/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
local_ip_v4: xxxxxxxxx
external_rtp_ip: xxxxxxxxx
external_sip_ip: xxxxxxxxxx
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
ext-rtp-ip: $${local_ip_v4}
ext-sip-ip: $${local_ip_v4}
ws-binding: :5066
wss-binding: :7443
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
playback_host: videoelearning.cnps.ci
playback_protocol: http
ffmpeg: 4.2.7-0ubuntu0.1
/usr/share/bigbluebutton/nginx/sip.nginx (sip.nginx)
proxy_pass: xxxxxxxxx
protocol: http
/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
/etc/bigbluebutton/bbb-webrtc-sfu/production.yml (Kurento SFU - override)
kurento.ip: xxxxxxxxxx
kurento.url: ws://127.0.0.1:8888/kurento
kurento.sip_ip: xxxxxxxxxx
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)
/etc/bigbluebutton/bbb-html5.yml (HTML5 client config override)
build: 2815
kurentoUrl: wss://videoelearning.cnps.ci/bbb-webrtc-sfu
enableListenOnly: true
sipjsHackViaWs: false
/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml (STUN Server)
stun: stun.l.google.com:19302
# Potential problems described below
# Warning: Did not detect https for API demos in
#
# /var/lib/tomcat9/webapps/demo/bbb_api_conf.jsp
#
................................................................................
# Error: Could not connect to the configured hostname/IP address
#
# http://videoelearning.cnps.ci/
#
# If your BigBlueButton server is behind a firewall, see FAQ.
# Warning: The API demos are installed and accessible from:
#
# http://videoelearning.cnps.ci
#
# and
#
# http://videoelearning.cnps.ci/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
bbb-conf –debug
----------------------------
-- Errors found in /var/log/nginx/error.log --
2022/07/22 16:28:47 [error] 467621#467621: *1 open() "/var/www/bigbluebutton-default/bigbluebutton/api" failed (2: No such file or directory), client: xxxxxxxxx, server: videoelearning.cnps.ci, request: "GET /bigbluebutton/api HTTP/1.1", host: "videoelearning.cnps.ci"
"/var/www/bigbluebutton-default/bigbluebutton/api/getMeetingInfo" failed (2: No such file or directory), client: xxxxxxxx, server: videoelearning.cnps.ci, request: "GET /bigbluebutton/api/getMeetingInfo?meetingID=1&password=RECHERCHEmod&checksum=5c904014e7a96f7d275694e1583f60b1c0f41c4f HTTP/1.1", host: "videoelearning.cnps.ci"
-- Errors found in /var/log/syslog --
Jul 22 16:28:34 videoelearning bundle[274005]: SignalException: SIGTERM
Jul 22 16:28:35 videoelearning bundle[274232]: Original Exception (Redis::CannotConnectError): Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)
Jul 22 16:28:35 videoelearning bundle[274232]: /usr/local/bigbluebutton/core/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/application.rb:186:in `standard_exception_handling'
** Potential problems described below **
#
# Info: playback protocol set to http instead of https
#
#
# Warning: /var/log/bigbluebutton/bbb-rap-worker.log is missing.
#
#
# Warning: /var/log/bigbluebutton/sanity.log is missing.
#
#
# Warning: /var/log/bigbluebutton/post_process.log is missing.
#
#
# Warning: /var/log/bigbluebutton/post_publish.log is missing.
#
#
# Warning: /var/log/bigbluebutton/bbb-recording-cleanup.log is missing.
#
Just a guess,
Try putting just the server name without the /bigbluebutton/api
Regards,
Stephen
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/f53e4537-5506-42aa-85ab-198624b327ddn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/f166f942-4262-4507-bce1-5611635608a6n%40googlegroups.com.