404 Not Found after removing greenlight
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.
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.