Hi,
some days ago I installed a BBB-Server on a virtual machine in the
cluster of our university.
Its a standard fresh installation of Ubuntu 9.04 Server; with nothing
added and I followed the complete
installation instructions from the BBB page and here, everything went well. Now
the server is running and the demo-surface
is reachable, we also tested various demo-conferences; everything
working fine. I didnt change any settings
(despite from the --setip command).
Now the problem is, since nearly 1 week im trying to get it work with
both moodle and drupal, but none of them works. I always get the
standard error message (moodle: "your subscription has expired...",
drupal: "connection couldn't be established"). All the needed ports
(80, 1935, 8080 etc.) are opened to the internet and by default to the
LAN, I am totally sure I entered the true security salt number and I
tried all possible adresses in the adressfield: the IP adress of the
server or the server-adress in both moodle and drupal, also i tried
different ports and assigning a dns name to the server or using the
fixed IP adress.
Now after 1 week trying, I'm searching help here, because I tried
everything that I can imagine without success.
We are running Moodle 1.9.7 and Drupal 6.
I also tested the API with the Chrome-Plugin: successful
And I checked the bbb-web.log : There appear no new messages when moodle or drupal attempt to connect with the server!
D. Petzold
Comments
Comment #1
terryallan commentedTo try to help you with your problem can I ask whether you specify a port number for Base URL in Administration/Site Configuration/BigBlueButton meetings? We found that we required something like the following - http://URL:80/bigbluebutton/
ie the port number is required.
In our institution we have the BBB server up and running - and it is working well - audio, video, chat, screen sharing.
Our problem: Within a Drupal site the BBB module is installed and it connects with the BBB server. All is working and looking good except for audio. Clicking on the headphone icon doesn't add the user to the Listeners window/pane. The log shows however that the users has been added to the audio conference although that is not the case. We cannot work out what is wrong there. If anyone can help it would be most appreciated.
Comment #2
sanduhrsPlease try the latest dev version [1].
It would be nice if you could report back.
[1] http://drupal.org/node/739700
Comment #3
terryallan commentedMany thanks
Sorry for lack of response. The person responsible for the server installation has been on holiday. I will be in touch once I contact him.
Comment #4
Julie Henn commentedHello,
I am having a similar issue with our recently installed (today) BBB-Server on a Rackspace VPS (Ubuntu 10.04).
Neither Drupal nor Moodle will connect. Google Chrome API test is Successful.
Running Drupal 6 and Moodle 1.9.7.
Drupal: The connection could not be established correctly. The server response was: No response.
Moodle: The Activity drop-down label [[modulename]] and activity page configuration labels are corrupt. On create meeting - error: [[invalidCredentials]]
Many thanks for any help.
Julie
Comment #5
samuelet commentedAPI was changed in the last BigBlueButton Release (0.70):
http://code.google.com/p/bigbluebutton/wiki/API#What%27s_New
I guess that the API of this module are not updated so it works only with the previous 0.64 release
Comment #6
sanduhrsThe module is not yet updated to v0.7
Latest supported is v0.64
Comment #7
jvieille commentedI suggest to continue this discussion on this page
http://drupal.org/node/860354#comment-3274730
Made it dup to clean up the maintainer task list...
Comment #8
nagrgk commentedHi All,
I am getting following message on test connection. pls somebody help?
The connection could not be established correctly. The server response was: No response.
nagaraja kahavi
Comment #9
jvieille commented1) Which bbb drupal module are you using
6.x-1.0-beta1 does not work, only use the dev module
2) What is your sever url?
It should be something like this
http://yourdomain.tld/bigbluebutton/api/
Comment #10
avpaderno