Posted by islevegan on December 5, 2010 at 7:58am
6 followers
Jump to:
| Project: | BigBlueButton |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I started with the dev version and was getting "no response".
I have gone back to check the salt and it's correct, everything on that line after the = sign.
The ip address I put in for the server works directly in a web browser but I get no response in dev and the message above (in the Title) on the beta1.
I've tried the dyndns name I have for it as well, reso.dyndns.tv but that's not working right. Maybe it's a dns issue? Perhaps someone can see what is happening. The ip address is 173.255.209.174 and it works fine that way...
Comments
#1
I should note that the BBB server and the Drupal server are in the same data center. They are both linodes in California.
Would this cause the problem?
#2
The connection could not be established. Please adjust your settings.
Base URl & Salt are working fine with moodle but with bbb drupal module its not working
#3
just removing a / worked for me
#4
The connection has been established succesfully. Please save your settings now.
Save Settings
but on node i see
warning: trim() expects parameter 1 to be string, array given in sites/all/modules/bbb/includes/api.bbb.inc on line 222.
But unable to start meeting following message is shown
FAILEDchecksumErrorYou did not pass the checksum security check
#5
In sites/all/modules/bbb/includes/api.bbb.inc on line 222 instead of trim() use { is_string($value) ? trim($value) : $value };
The same in common.inc on line 2572.
#6
The use of URL without last / seems to be working
Probably we can replace this in pages.bbb.inc file default value
#7
Automatically closed -- issue fixed for 2 weeks with no activity.
#8
I have exactly the same problem! Moodle can connect to BBB server, but Drupal cannot.
And in Drupal 7.x, when I enable the module, the page shows error as below:
「DatabaseSchemaObjectExistsException: Table bbb_meetings