Warning: The directory # # #/home/xxxxxx/dev/bigbluebutton/bigbluebutton-client does not exist. The BigBlueButton client will not load.

143 views
Skip to first unread message

CHERVELA SRINVASA Sarma

unread,
Jul 29, 2015, 2:19:22 PM7/29/15
to BigBlueButton-Setup
Hello,

I have installed bigbluebutton on google cloud platform.  I have established the development environment and BBB is working on the desired lines.  I have replaced the default.pdf with my own default.pdf.  since then I am getting this error.  The default presentation does not appear on the BBB page. I have removed the demo meeting completely by uninstalling the same.

 I am attaching the bbb-bonf --check for your perusal and necessary information.
sarma@bbsst:~$ sudo bbb-conf --check

BigBlueButton Server 0.9.1 (385)
                    Kernel version: 3.19.0-22-generic
                      Distribution: Ubuntu 14.04.2 LTS (64-bit)
                            Memory: 13024 MB

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): 130.211.254.17
                              Red5: 130.211.254.17
              useWebrtcIfAvailable: true

/opt/freeswitch/conf/sip_profiles/external.xml (FreeSWITCH)
                    websocket port: 5066
                    WebRTC enabled: true

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: 130.211.254.17
                              port: 80
                    bbb-client dir:  #/home/sarma/dev/bigbluebutton/bigbluebutton-client


/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
                      bbb-web host: 130.211.254.17
/var/www/bigbluebutton/check/conf/config.xml (client check)
                      client check: 130.211.254.17
/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)
                     playback host: 130.211.254.17
** Potential problems described below **
# IP does not match:
#                           IP from ifconfig: 10.240.197.179
#   /etc/nginx/sites-available/bigbluebutton: 130.211.254.17
# Warning: nginx is not serving the client from /var/www/bigbluebutton/.
# Instead, it's being served from
#
#     #/home/sarma/dev/bigbluebutton/bigbluebutton-client
#
# (This is OK if you have setup a development environment.)
# Warning: The directory
#
#     #/home/sarma/dev/bigbluebutton/bigbluebutton-client
#
# does not exist.  The BigBlueButton client will not load.

# Warning: The client self check is installed and accessible from:
#
#    http://130.211.254.17/check

I solicit help from the community.

Fred Dixon

unread,
Jul 29, 2015, 9:22:39 PM7/29/15
to bigbluebu...@googlegroups.com
Hi Chervela,

It looks like you've setup a development environment.  Can you first try reverting back to the packaged version of BigBlueButton client and let us know if that works.

See


Regards,... Fred


--
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 post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.



--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton

CHERVELA SRINVASA Sarma

unread,
Jul 30, 2015, 2:30:04 AM7/30/15
to BigBlueButton-Setup, ffd...@gmail.com
--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton


Hi Fred,

Thank you for the prompt response to the post. 

I switched back to the packaged version and found no errors.  Later, I switched back to the development setup did a restart followed by clean which did not result in errors.  However,  a redirection from the client/BigBlueButton.html is not reflecting now.



 

CHERVELA SRINVASA Sarma

unread,
Jul 30, 2015, 3:29:41 AM7/30/15
to BigBlueButton-Setup, ffd...@gmail.com, sarm...@gmail.com
Pardon me, I forgot to mention the following after switching back to development setup.  After the restart I got the following error:
Warning: The directory
#
#     #/home/sarma/dev/bigbluebutton/bigbluebutton-client
#
# does not exist.  The BigBlueButton client will not load.

And when I did a clean I got this:
........Startup unsuccessful: could not connect to http://130.211.254.17/bigbluebutton/api
I have no Idea what to do.
 

 

Fred Dixon

unread,
Jul 30, 2015, 7:26:06 AM7/30/15
to BigBlueButton-Setup
Hi Chervela,

> Warning: The directory
> #
> #     #/home/sarma/dev/bigbluebutton/bigbluebutton-client

Review the steps in


especially the step in setting up the link to the development directly in the nginx configuration file located in /etc/bigbluebutton/nginx/client.nginx.

In the documentation, it gives the example of

> # BigBlueButton Flash client.
> location /client {
>    root /home/firstuser/dev/bigbluebutton/bigbluebutton-client;
>    index index.html index.htm;
> }

Yours will be different.  Check that the directory pointed to by root exists and is readable by www-data.

Regards,... Fred

P.S.  In the future, please post development-related questions to bigbluebutton-dev, see

CHERVELA SRINVASA Sarma

unread,
Jul 30, 2015, 8:53:08 PM7/30/15
to BigBlueButton-Setup, ffd...@gmail.com
Hello Fred,

Many a thanks for your timely post.  

Regards
chervela 
Reply all
Reply to author
Forward
0 new messages