h5p / moodle-mod_hvp

H5P Plugin for Moodle
GNU General Public License v3.0
131 stars 168 forks source link

Network Failure #422

Open cnxtreme opened 3 years ago

cnxtreme commented 3 years ago

We are running H5P in Moodle. Moodle version is Moodle 3.10+ (Build: 20201204). and H5P version is 1.22.3 (2021061100). We are running Moodle on server 2012 R2, with PHP 7.2.14, mariaDB 10.3.12 and IIS 8.5. We are also using the SNAP theme, but the issues happens no matter which theme you are using. The issue we are having is when at step 2, add interactions. if we move the slider left or right we get an error message "Network failure" - it pops up right away. I have checked the php and IIS logs and there is no indication of what might by happening. I also turned on debugging in moodle and still no error message. We have tried this in various browsers but still having the same error. Video plays fine. Adding the interactions does not well at all.

What else can I try? Is this a known bug? Thanks in advance. Chris

network failure

cnxtreme commented 3 years ago

Hi folks: any thoughts on the above issue we are having? thank you

cnxtreme commented 3 years ago

I used Firefox with debugging turned on this is the error message I see: Status500 Internal Server Error VersionHTTP/1.1 Transferred121 B (0 B size) Referrer Policystrict-origin-when-cross-origin

Not sure if this sheds any lite on the issue. Thanks