opencast / opencast-docker

Dockerfiles for Opencast
https://quay.io/organization/opencast/
Educational Community License v2.0
41 stars 36 forks source link

Failed on Opencast API URL Testing #220

Closed andisugandi closed 5 months ago

andisugandi commented 7 months ago

Hi @mtneug ,

We are using docker-compose/docker-compose.allinone.mariadb.yml Docker compose file (version 14.5 ), and it is running on Docker Swarm Cluster.

The Opencast apps is up and running successfully, but fails on Opencast API URL testing.

Moodle4-tool_opencast-REPORTED

Based on the Opencast's Moodle User Provider guide, all the required steps has been already done (please see screenshot), but I could not find the log similar to the step 3 in the requirement's page:

(MoodleUserProviderInstance:143) - Creating new MoodleUserProviderInstance(pid=org.opencastproject.userdirectory.moodle.378cdff4-825f-4b60-b1ed-33f75aa7f265, url=http://localhost/webservice/rest/server.php, cacheSize=1000, cacheExpiration=60)

Opencast-MoodleUserProvider-Requirements-OK

The (Docker) Opencast's stack/services has been restarted many times, but the issue still persists.

Need guide and helps.

Thank you in advance.

mtneug commented 5 months ago

This should be a configuration issue with either Moodle or Opencast. You probably best ask on the Moodle-Opencast Matrix channel or the LMS mailing list. As a first note, the error you see has nothing to do with the Moolde user/role provider. Actually, you don't need the user/role provider for the Moodle plugins to work.