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:
- 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:
- sudo bbb-conf --clean
- 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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
