xAPI-vle / moodle-logstore_xapi

A Moodle plugin to send xAPI statements to an LRS using events in the Moodle logstore.
GNU General Public License v3.0
76 stars 84 forks source link

not able to send statements from moodle to learning locker using logstorexapi plugin #744

Closed santosh40781 closed 4 years ago

santosh40781 commented 4 years ago

Description

Execute scheduled task: Emit records to LRS (logstore_xapi\task\emit_task) ... started 03:45:15. Current memory use 28.6MB. 1 event(s) have failed to send to the LRS. 0 event(s) have been successfully processed. ... used 6 dbqueries ... used 0.12826490402222 seconds Scheduled task complete: Emit records to LRS (logstore_xapi\task\emit_task)

Version

Steps to reproduce the bug

  1. installed logstorexapi plugin in moodle.
  2. perform activity like create user.
  3. run the cron task

Expected behaviour statement should be sent to LRS.

Actual behaviour

statements not showing up.

davidpesce commented 4 years ago

Hi @santosh40781 - thanks for following the issue template! It sounds like you've got an issue with the LRS URL/credentials. Have you verified that they are correct?