Sharky Ich bin auf einer MoodleBox ca. ein Monat alt, eingeloggt und aktualisiere Moodle so:
moodlebox@moodlebox:~/$ cd /var/www/moodle/
moodlebox@moodlebox:/var/www/moodle $ git pull
remote: Counting objects: 882369, done.
remote: Compressing objects: 100% (225147/225147), done.
Receiving objects: 100% (882369/882369), 300.77 MiB | 2.60 MiB/s, done.
remote: Total 882369 (delta 658878), reused 842862 (delta 628405)
Resolving deltas: 100% (658878/658878), completed with 6955 local objects.
From git://git.moodle.org/moodle
3799c7f535..ef7fcf4261 MOODLE_310_STABLE -> origin/MOODLE_310_STABLE
[new tag] v3.10.3 -> v3.10.3
usw.
Dann logge ich als User ''moodlebox' auf der Web-GUI ein und die Aktualisierungsprozedere startet automatisch. Am Ende habe ich Moodle 3.10.3 (Build: 20210325). Also, von heute! Was machst du genau?