H5P errors - Trying to test on dev site - Moodle 3.6

rhodehamelr's picture

Hello,

Cannot get H5P plugin to work on my Moodle 3.6 dev site. Here is a sample of what is displayed if I try to add a H5P activity to a Moodle page:

 

Warning: copy(/mnt/moodledata/cochise_dev/filedir/b0/6b/b06b5c8f67fd632cdc62a33b62ae4f74194131b3): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/64/84/6484f1af6b485d5096b71b344e67f4164c33dd1f): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/4a/31/4a313eb93b959cc4154c684b915b0a31ddb68d84): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/63/8c/638c652d623280a58144f93e7b552c66d1667a11): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/42/c1/42c179eef588854b5ec151bcf6a3f58aa8b79b11): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/7d/4a/7d4ae573efb74117cffcd645bfeaf1a5c47f2f0f): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/81/f0/81f03a8f024fdef0889f286ca8a0f6a7dbef744b): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/35/6f/356feacf8c3f2066c6b99734e7dd775b2687a27b): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

Warning: copy(/mnt/moodledata/cochise_dev/filedir/0d/f4/0df4bbc807057a5ec94624b28222e463e552e5e0): failed to open stream: No such file or directory in /var/www/cochise_dev/lib/filestorage/file_system_filedir.php on line 234

BV52's picture

Hi rhodehamelr,

In order to give your bug report the best chance of getting answered, please include the following information:

  1. Detailed steps to reproduce the bug (exactly how and when did it happen)
  2. Platform and version number. Moodle 3.6
  3. Mobile or Desktop
  4. Browser: Chrome, Firefox, Safari etc
  5. H5P plugin version
  6. H5P content type and version (if a content type was used), and a sample URL or attached H5P.
  7. Any browser console errors
  8. Any PHP errors
  9. Screenshots if it's a visual problem
  10. Any recent changes to the environment (new plugins/modules, updates, configuration changes etc.)
  11. Any recent changes to the browser you're using (new extensions, updates etc.)

The more information you provide, the quicker the community will be able to fix it and the quicker you'll have a working solution!

-BV52

Running into the same issue on an install I am working on.

rhodehamelr, were you ever able to get this fixed on your Moodle install?

 

rhodehamelr's picture

I'm sure we did, but sorry I don't recall any details about the situation. This was from 3 years ago and we are running H5P core on Moodle 3.10 now. 

RR