Hello everyone,I had looked at the form and looking for other problems trying to compare my issues and I didn't find one, i hope you can help me, and also could learn how to fix this for the next time.First when I entered i got "404 not found".sudo bbb-conf --cleanDoing a restart of BigBlueButton and cleaning out all log files...* Stopping daemon monitor monit [ OK ]* Stopping Red5 Server red5 [ OK ]* Stopping Tomcat servlet engine tomcat7 [ OK ]Killing: 13125* Stopping bbb-record-coreCleaning Log Files ...* nginx is not running* Red5 Server is not running.* Tomcat servlet engine is not running.13957 Backgrounding.Waiting for FreeSWITCH to start: ......* Starting Red5 Server red5[ OK ]* Starting Tomcat servlet engine tomcat7 [ OK ]* Starting daemon monitor monit [ OK ]Note: monit will automatically start bbb-record-core and LibreOffice within 60 seconds.Waiting for BigBlueButton to finish starting up (this may take a minute): ....................... done** Potential problems described below **# Warning: You are running BigBlueButton on a server with less than 4G of memory. Your# performance may suffer.# Warning: The client self check is installed and accessible from:#bbb-conf --checkBigBlueButton Server 0.9.1 (385)Kernel version: 3.19.0-25-genericDistribution: Ubuntu 14.04.3 LTS (64-bit)Memory: 3752 MB/var/www/bigbluebutton/client/conf/config.xml (bbb-client)Port test (tunnel): 192.168.1.12Red5: 192.168.1.12useWebrtcIfAvailable: true/opt/freeswitch/conf/sip_profiles/external.xml (FreeSWITCH)websocket port: 5066WebRTC enabled: true/etc/nginx/sites-available/bigbluebutton (nginx)server name: 192.168.1.12port: 80bbb-client dir: /var/www/bigbluebutton/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)bbb-web host: 192.168.1.12/var/www/bigbluebutton/check/conf/config.xml (client check)client check: 192.168.1.12/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)voice conference: FreeSWITCHcapture video: truecapture desktop: true/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)playback host: 192.168.1.12** Potential problems described below **# Warning: You are running BigBlueButton on a server with less than 4G of memory. Your# performance may suffer.# Warning: The client self check is installed and accessible from:#The status check is ok, everything works well except "No Java Error"Also i have checked the networknetstat -tulpn | grep :80tcp 0 0 127.0.0.1:8021 0.0.0.0:* LISTEN 13957/freeswitchtcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 14028/nginxtcp6 0 0 127.0.0.1:8005 :::* LISTEN 14178/javatcp6 0 0 :::8080 :::* LISTEN 14178/javatcp6 0 0 :::80 :::* LISTEN 14028/nginxtcp6 0 0 :::8081 :::* LISTEN 14079/javaPlease your advise.Thank you-Avishay
You never said what URL was giving you a 404, but I'm going to guess that you put in your name on the default homepage and "http://192.168.1.12/demo/demo1.jsp" is giving a 404. You need to install the demo package if you want to test with the sample homepage, http://docs.bigbluebutton.org/install/install.html#6-install-api-demos