Hi,
I installed
BBB v0.81 client last week inside VM and everything works fine. Today I started VM and for the IP has been changed from 192.168.109.128 to 192.168.109.131
so I updated
bigbluebutton-client/src/conf/config.xml with new IP,
ant everything again (works) then runs
sudo bbb-conf –clean
and first saw these 2 errors:
# IP does not match:
# IP from ifconfig: 192.168.109.131
# /etc/nginx/sites-available/bigbluebutton: 192.168.109.128
# Warning: API URL IPs do not match host:
#
# IP from ifconfig: 192.168.109.131
# /var/libtomcat6/webapps/demo/bb_api_conf.jsp: 192.168.109.128
I edited these 2 files and the errors are gone but still get one more error
#could not connect to http://192.168.109.128/bigbluebutton/api
I think there are more files I needed to update the IP on, but I don't know what they are.
Anyone knows?
thanks,
Bo Li