-
Notifications
You must be signed in to change notification settings - Fork 511
Description
Describe
I am uploading SCORM file in 1.11.26 made in iSpring these SCORM packages have been tested in 1.22.24 and work fine on the same server.
Errors found in browser
1st error
[The requested URL was not found on this server.](index.php:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received)
2nd Error
index.php:1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at xhr.onreadystatechange (bigUpload.js:191:26)
3rd Error
/main/inc/lib/javascript/bigupload/inc/bigUpload.php?cidReq=EXAMS&id_session=0&gidReq=0&gradebook=0&origin=&action=upload&key=ALC-Bk1-L4.zip&origin=learnpath:1
Failed to load resource: net::ERR_CONNECTION_RESET
To Reproduce
Steps to reproduce the behavior:
- Go to Learning Path
- Click on upload SCORM Package
- select SCORM Package
- Upload SCORM Package
- File stops at 13 to 14 percent
- Never finishes upload of for SCORM Package
Expected behavior
I am expecting to see completion of upload of SCORM and be able to navigate to it.
Screenshots

Desktop (please complete the following information):
- OS: MAC OS X and Windows 11
- Browser Chrome and Safari
**Server
- OS: Windows Server as well as MAX OS X with MAMP
- Version of Chamilo: Your version is up-to-date: Chamilo 1.11.26
- Version of PHP: 7.4.27
Additional context
Add any other context about the proble
PHP_Settings.pdf
m here.