You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @eclass4learning, are you able to share the course you were trying to import? If not, it would be very helpful to get some more detailed information about the error - usually there's a stack trace which gives you more details about where the error occurred.
I recently had this with some courses I was trying to upload. After some playing around I realised the content had some images with the .jfif format. I replaced these with standard images and the error went away and I was able to upload.
@taylortom do you think we should prevent non-standard file formats being uploaded to prevent this sort of error occouring?
Expected Behaviour
for the course to be properly imported
Actual Behaviour
adapt throws an UnhandledPromiseRejectionWarning
adapt.log
Steps to Reproduce
export course from another server, then import course into another server.
Versions
The text was updated successfully, but these errors were encountered: