root@TurkelServer:~# bbb-conf --check
BigBlueButton Server 2.0.0-RC4 (1518) Kernel version: 4.4.0-133-generic Distribution: Ubuntu 16.04.5 LTS (64-bit) Memory: 7892 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client) Port test (tunnel): rtmp://con.aztut.ml red5: con.aztut.ml useWebrtcIfAvailable: true
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH) websocket: 93.184.238.19:7443 WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx) server name: con.aztut.ml port: 80, [::]:80 port: 443 ssl bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web) bbb-web host: con.aztut.ml
/var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp (API demos) url: con.aztut.ml
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5) voice conference: FreeSWITCH
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback) playback host: con.aztut.ml ffmpeg: 4.0.2-1~16.04.york0.1
/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento) kurentoUrl: ws://con.aztut.ml:8888/kurento kurentoIp: 192.168.1.10 localIpAddress: 192.168.1.10 recordScreenSharing: true recordWebcams: true Node: v8.11.4 mongoDB: v3.4.16
** Potential problems described below **# IP does not match:# IP from ifconfig: 192.168.1.10# /etc/nginx/sites-available/bigbluebutton: con.aztut.ml# Warning: API URL IPs do not match host:## IP from ifconfig: 192.168.1.10# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: con.aztut.ml
....................# Error: Could not connect to the configured hostname/IP address### If your BigBlueButton server is behind a firewall, see FAQ.
nc: getaddrinfo: Temporary failure in name resolution# Error: Unable to connect to port 1935 (RTMP) on con.aztut.ml
# Warning: The setting of 93.184.238.19 for proxy_pass in## /etc/bigbluebutton/nginx/sip.nginx## does not match the local IP address (192.168.1.10).# (This is OK if you've manually changed the values)
# Warning: The API demos are installed and accessible from:### 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:## sudo apt-get purge bbb-demo
# Error: Unable to reach default URL for presentation:### Check value for beans.presentationService.defaultUploadedPresentation in# /var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.propertiesroot@TurkelServer:~# # Error: Could not connect to the configured hostname/IP address### If your BigBlueButton server is behind a firewall, see FAQ.nc: getaddrinfo: Temporary failure in name resolution# Error: Unable to connect to port 1935 (RTMP) on con.aztut.ml
# Error: Unable to reach default URL for presentation:
### Check value for beans.presentationService.defaultUploadedPresentation in# /var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
The errors suggest that your server is failing to resolve its domain name. The domain name resolves fine for me so the problem is likely with the DNS that you're using on your network. If you run "wget https://con.aztut.ml/bigbluebutton/api -O -" on your server it will hopefully show you what the specific problem is. If the domain name isn't resolving you can add and entry to the hosts file for manual name resolution and then try the wget again. If the name resolution is working as expected then you might be in a situation where the server can't contact itself on its public IP. In that scenario you can set the hosts file to resolve the domain to the local IP and see if that clears it up.** Potential problems described below **# IP does not match:# IP from ifconfig: 192.168.1.10# /etc/nginx/sites-available/bigbluebutton: con.aztut.ml# Warning: API URL IPs do not match host:## IP from ifconfig: 192.168.1.10# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: con.aztut.ml
# Warning: The setting of 93.184.238.19 for proxy_pass in## /etc/bigbluebutton/nginx/sip.nginx## does not match the local IP address (192.168.1.10).# (This is OK if you've manually changed the values)It redirects to /b and outbut is below and attaches.
"An unhandled lowlevel error occurred. The application logs may have details."
--
You received this message because you are subscribed to the Google Groups "bigbluebutton-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-u...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-users.
For more options, visit https://groups.google.com/d/optout.
It shows nginx 404 page after restart, is it should be greenlight welcome page ?
--
You received this message because you are subscribed to the Google Groups "bigbluebutton-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-u...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-users.
For more options, visit https://groups.google.com/d/optout.
We approved your application to the bigbluebutton-setup mailing list, so feel free to post a follow-up to our question below.
yes sorry that was temporary issue and soled, but main issue still persists which is: