-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
w16_
MDL-36959_m25_poolhashes -
There are several posts telling about this exception, some of them related to the SCORM activity: most of the times the solution is to look at the pool, both filedir/ and DB table, to find out that a file with the same hash exists but with different size (most of the time, 0).
Since the new file system is sensible to both file permissions and disk space (and maybe to "hidden" issues in some modules like SCORM), it could be helpful to differentiate the exceptions in adding a file to the pool to let the system be more accurate in telling what's going on.