ILIAS-7-Install-Tutorial for Ubuntu 20.04
Troubleshooting
- Checkout this site: https://docs.bigbluebutton.org/2.2/troubleshooting
- Logfiles:
cat /usr/share/red5/log/bigbluebutton.logcat /var/log/nginx/error.log
- Errormessage: Could not detect FreeSWITCH listening on port 5060
- Reason: You use a vServer
- Solution:
nano /lib/systemd/system/freeswitch.service- Comment this line out with a ";":
#CPUSchedulingPolicy=rr systemctl daemon-reloadbbb-conf --restart
- If this does not help:
nano /lib/systemd/system/freeswitch.servicesystemctl daemon-reloadbbb-conf --restart
HTML5 404 Page not found error
- https://docs.bigbluebutton.org/2.2/troubleshooting.html#html5-server
- This is not an error if you try the Demo. Then this is normal.