-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.0.1
-
MOODLE_400_STABLE
If you delete bbb activity and run cron you will have this in output:
++ Entity not found : {"meetingid":"e35c55f6b9cedf9b6b720bfbd6c364fc646f680f-2-9[0]","xmlmessage":"We could not find a meeting with that meeting ID - perhaps the meeting is not yet running?"}. ++ |
* line 466 of /mod/bigbluebuttonbn/classes/local/proxy/bigbluebutton_proxy.php: call to mod_bigbluebuttonbn\local\proxy\proxy_base::assert_returned_xml() |
* line 187 of /mod/bigbluebuttonbn/classes/meeting.php: call to mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy::end_meeting() |
* line 161 of /mod/bigbluebuttonbn/lib.php: call to mod_bigbluebuttonbn\meeting->end_meeting() |
* line 900 of /course/lib.php: call to bigbluebuttonbn_delete_instance() |
* line 66 of /course/classes/task/course_delete_modules.php: call to course_delete_module() |
* line 357 of /lib/cronlib.php: call to core_course\task\course_delete_modules->execute() |
* line 198 of /lib/cronlib.php: call to cron_run_inner_adhoc_task() |
* line 76 of /lib/cronlib.php: call to cron_run_adhoc_tasks() |
* line 178 of /admin/cli/cron.php: call to cron_run() |
|