Я пытаюсь установить BigBlueButton на мой сервер.
Я покупаю SSL у Комодо и используйте это руководство по нижней ссылке, чтобы настроить его на моем сервере.
https://docs.bigbluebutton.org/2.2/install.html#configure-nginx-to-use-https
после этого мой Nginx не работает и показывает эту ошибку.
# Not running: Nginx
................................................................................
# Error: Could not connect to the configured hostname/IP address
#
# https://phytoessence.net/
#
# If your BigBlueButton server is behind a firewall, see FAQ.
# Warning: The API demos are installed and accessible from:
#
# https://phytoessence.net
#
# and
#
# https://phytoessence.net/demo/demo1.jsp
#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
# apt-get purge bbb-demo
# Error: Unable to reach default URL for presentation:
#
# https://phytoessence.net/default.pdf
#
# Check value for beans.presentationService.defaultUploadedPresentation in
# /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties