--> A previous posting by you that showed logs indicated a client using a smart phone ... was that you attempting admin stuff? : Hum it was not me .. I search the log above and it was a student connection as user ... sorry for the "noise" in the log
--> ℹ Sys schema is not installed. : Should I copy your post to my web server provider and ask him for installation ???
--> Result of the commands :
$ php adhoc_task.php --execute
Server Time: Tue, 02 Sep 2025 21:30:33 +0200
Ran 0 adhoc tasks found at Tue, 02 Sep 2025 21:30:33 +0200
$ php fix_orphaned_question_categories.php
== Checking for orphaned categories ==
No orphaned question categories found.
$php check_database_schema.php
-------------------------------------------------------------------------------
format_tiles_tile_options
* column 'optiontype' should be NOT NULL (I)
* column 'elementid' should be NOT NULL (I)
-------------------------------------------------------------------------------
php checks.php -v
CRITICAL: Délai max d’échec de tâche (tool_task_maxfaildelay)
Statut | Vérifier
----------+--------------------------------------------------------------------
OK | Environnement (core_environment)
| Votre environnement serveur possède les modules requis.
| https://moodle.website.fr/admin/environment.php
|
OK | Mise à jour (core_upgradecheck)
| Aucune mise à jour nécessaire pour la version installée
| 4.5.6 (Build: 20250811) (2024100706). C’était quand même
| sympa de venir !
| https://moodle.website.fr/admin/index.php?cache=1
|
NA | Antivirus (core_antivirus)
| Aucun scanner antivirus n’est activé actuellement
| https://moodle.website.fr/admin/settings.php?section=manageantiviruses
|
OK | Lancement du cron (tool_task_cronrunning)
| Le cron est lancé fréquemment
| https://moodle.website.fr/admin/tool/task/runningtasks.php
|
ERROR | Délai max d’échec de tâche (tool_task_maxfaildelay)
| 5 tâche(s) en erreur
| https://moodle.website.fr/admin/tasklogs.php
|
ERROR | File d’attente des tâches ad hoc (tool_task_adhocqueue)
| La plus ancienne tâche non traitée a 6 jours 4 heures, ce
| qui dépasse 4 heures
| https://moodle.website.fr/admin/tool/task/adhoctasks.php
|
WARNING | Tâches de longue durée (tool_task_longrunningtasks)
| Tâches de longue durée : 4
| https://moodle.website.fr/admin/tool/task/runningtasks.php
|
--> Am guessing, but appears you are getting ready for fall semester and your process with courses is to restore a no-user course backup for the new courses? The course restores that failed ... are those the same courses that have quiz issues? : Yes absolutely .. but some courses that was not change after the January update of moodle still well works for copy course BUT NOT for duplicate quiz ! Any quiz of any course does not have a duplicate successful operation
--> I can save courses ... with or without questions bank ... but for many courses if questions bank present the restore fails . The only solution I have found for the moment is saving courses without question banks and then I can restore it as a new course BUT I lost every quiz and questions so many many hours of work for my colleague and me !!!!
Sam