Opencast-Moodle / moodle-block_opencast

Block to manage Opencast publications in moodle
22 stars 27 forks source link

Videos not loading #246

Closed emmarichardson closed 7 months ago

emmarichardson commented 2 years ago

I am using the Opencast block (latest version) with Moodle 3.11.3 - I have Opencast Activity set up to display videos from a series that is on my server. I am seeing some strange behavior where the video will not load but then if you go back to the page 10 minutes later or so, sometimes it will load. I am getting a 403 error. I am just wondering if anyone else has reported something similar or if there are any suggestions on where to start looking...

emmarichardson commented 2 years ago

To add to this - it looks like this might be related to CORS - could it be an issue with the updated plugin?

t-schroeder commented 2 years ago

To check if the problem is related to missing roles I think you can look at the me.json that's loaded when you open a page containing a video. It should list all roles that you currently have.

emmarichardson commented 2 years ago

Thanks but I am not pulling me.json - would this file come from Moodle or Opencast?

TamaraGunkel commented 2 years ago

me.json is comping from Opencast and contains information about who Opencast thinks you are

justusdieckmann commented 7 months ago

Hey @emmarichardson,

I am currently going through older issues. Since the last activity on this issue is quite some time ago, I will close it for now. If it is still relevant to you, please do reopen the issue!

In this case, it sounds more like a opencast server configuration problem to me, but again, if this is still a current issue, we'll take a closer look at it :)

Cheers Justus