My instance bbb has been running smoothly integrated into moodle.
If I check
$~# bbb-conf -check
BigBlueButton Server 0.9.1 (384)
Kernel version: 3.10.23-xxxx-std-ipv6-64
Distribution: Ubuntu 14.04.2 LTS (64-bit)
Memory: 15951 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
useWebrtcIfAvailable: true
/opt/freeswitch/conf/sip_profiles/external.xml (FreeSWITCH)
websocket port: 5066
WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx)
port: 80
bbb-client dir: /home/paco09/dev/bigbluebutton/bigbluebutton-client
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
/var/www/bigbluebutton/check/conf/config.xml (client check)
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
capture video: true
capture desktop: true
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
** Potential problems described below **
# Warning: nginx is not serving the client from /var/www/bigbluebutton/.
# Instead, it's being served from
#
# /home/paco09/dev/bigbluebutton/bigbluebutton-client
#
# (This is OK if you have setup a development environment.)
# Unavailable Red5 logs (/usr/share/red5/log): bigbluebutton.log sip.log video.log deskshare.log
# /usr/share/red5/log/sip.log not found
# /usr/share/red5/log/video.log not found
# /usr/share/red5/log/bigbluebutton.log not found
# /usr/share/red5/log/deskshare.log not found
# Error: /usr/share/red5/log/sip.log
# No /usr/share/red5/log/bigbluebutton.log
# Warning: The client self check is installed and accessible from:
#
#
Could you help me, please?