After upgrading my bbb server from 0.80 to 0.81 I am unable to moderate a maximum of one meeting per node. Is this normal? For instance, if I moderate a meeting from node/123 then I will not be able to moderate a meeting from that node anytime in the future. I get an xml error:

<response>
<returncode>FAILED</returncode>
<messageKey>invalidMeetingIdentifier</messageKey>
<message>
The meeting ID that you supplied did not match any existing meetings
</message>
</response>

This is strange because I was able to do this before. For instance, I have about 30 tutoring students and I have created a node for each of them. Every time I had a new session with them I would initiate a bbb meeting from that node and they would attend naturally. Now it looks like I have to create a new node every time I want to create a meeting! I'm a bit in the dark as to why this is happening.

I know this is similar to https://drupal.org/node/936714, but I'm confused as to why it was working before and not now. Any help would be appreciated.

Comments

gratefulsk’s picture

Can someone let me know if this is the normal behavior. Can we only moderate one meeting per node or is there something lacking in my configuration?

Chipie’s picture

You should be able to run multiple meetings from one node. If the meeting does not exist any more, the module should create a new meeting. Perhaps it's a caching issue.