30/09/2021
BigBlueButton: whiteboard not showing
This solves the problem:
apt-get remove certbot
apt-get install snapd
snap install --classic certbot
ln -s /snap/bin/certbot /usr/bin/certbot
certbot renew --force-renewal --cert-name mybbb.server.com --preferred-chain "ISRG Root X1"
#bigbluebutton #bbb #yourcode
Comentários