Looks like an unresolved but for version 4.?
anyone else have it running successfully?
Jerry Lau
貼文的作者是 Jerry Lau
Running Moodle 4.1.x using MS as authentication
so we read the documentation and all seems to work until we selected the 2nd radio button - Create an access controlled link to the file.
We wanted to do to save file.
When we hit save/submit, we get the general exception message " Exception - notAllowed: The operation failed because sharing has been disabled on this site".
Who are they referring to when they said "... on this site"? Which site? moodle or the ms side?
see attached images
so we read the documentation and all seems to work until we selected the 2nd radio button - Create an access controlled link to the file.
We wanted to do to save file.
When we hit save/submit, we get the general exception message " Exception - notAllowed: The operation failed because sharing has been disabled on this site".
Who are they referring to when they said "... on this site"? Which site? moodle or the ms side?
see attached images
are you on Linux/Nix, Windows or on a Mac?
which version of moodle are you on?
Has this happen before? If so, were any changes made after the last successful run?
Try and restart (or better yet, kill and start/restart) your cron or scheduler processes
Make sure there is enough space in your disk/storage where temp files go. ie. delete your trashdir folder
check your moodle log files/reports
try and run your cron manually and see what shows up in the terminal /usr/bin/php /path/to/moodle/admin/cli/cron.php
which version of moodle are you on?
Has this happen before? If so, were any changes made after the last successful run?
Try and restart (or better yet, kill and start/restart) your cron or scheduler processes
Make sure there is enough space in your disk/storage where temp files go. ie. delete your trashdir folder
check your moodle log files/reports
try and run your cron manually and see what shows up in the terminal /usr/bin/php /path/to/moodle/admin/cli/cron.php