bbb-install icon indicating copy to clipboard operation
bbb-install copied to clipboard

404 Not Found after removing greenlight

Open Entretoize opened this issue 5 years ago • 1 comments

I installed bbb with the bbb-install.sh script and the video conferencing was working. I then restarted the install script with the -g option to add greenlight and again it worked. As I need to use the api instead of an admin panel I uninstalled greenlight following that. And now when I try to access the bbb home page I receive a 404. I tried to re-run the bbb-install.sh again without greenlight but that changed nothing. The docker ps shell command return nothing.

Entretoize avatar May 05 '20 15:05 Entretoize

Don't forget to remove or rename the greenlight-redirect.nginx and the greenlight.nginx files, because they are automatically included at the end of the /etc/nginx/sites_available/bigbluebutton configuration file. Then restart the nginx service.

This part is missing in the Greenlight uninstall documentation.

michi-80337 avatar Feb 23 '22 13:02 michi-80337