As we know that the cloud server architecture distinguish the IP between the virtual IP (accessible from the public/external access) and IP Application (accessible from the local). If the public IP for cloud server is 103.7.1.26 and the local IP is 192.168.0.100.
And then I install bigbluebutton on IP 192.168.0.100, I did port forwarding configuration from 103.7.1.26 to 192.168.0.100. And I've already done this url
Then I access from outside to 103.7.1.26, bigbluebutton home page appears, but when the join room, appeared NullPointerException. And then I've done this url
but it still does not work so I was not able to join the room. Please help this problem.
Thank's anyone for help.