Report this

What is the reason for this report?

bigbluebutton 404 not found after restart vps

Posted on March 30, 2020

Hello friends, I did build a droplet and install bigbluebutton, this works fine after install, but if the vps is restarted, bbb not works again, nginx always show the “404 not found” error message, is there some one who can help me? thanks in advanced.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @yoquigua,

According to the official documentation here you need to specify the BigBlueButton IP address or domain name by running the following command:

  1. sudo bbb-conf --setip <ip_address_or_hostname>

Note that you need to specify the Droplet IP address or the domain name that you are going to be using. After that, as described in the documentation, run the following two commands as well:

  1. sudo bbb-conf --clean
  2. sudo bbb-conf --check

Hope that this helps! Regards, Bobby

Heya,

You can use sudo bbb-conf --status to check that all the BigBlueButton processes have started and are running.

The full installation steps are listed here:

https://docs.bigbluebutton.org/administration/install/

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.