Visvanath Ratnaweeraले गरेका पोष्टहरु

Particularly helpful Moodlers को तस्बिर Translators को तस्बिर
If you have shell access, you can check whether the upgrade process is running. If you kicked the web based upgrade script, it is possible that a browser timeout stopped it. If that is the problem, then worth trying the CLI version of the upgrade script. But you have to restore the 4.0 backup before that.

No, I don't know whether the upgrade to 4.1 takes longer than usual - it was released just yesterday!
Average of ratings: Useful (1)
Particularly helpful Moodlers को तस्बिर Translators को तस्बिर
Both sites in your OP give me "Course or activity not accessible." The "More information" link points to https://docs.moodle.org/39/en/error/moodle/requireloginerror. The "Login" link at top right brings me a proper log in dialog.

Moodle in English -> General help -> git 401_STABLE? -> Re: git 401_STABLE?

by Visvanath Ratnaweera -
Particularly helpful Moodlers को तस्बिर Translators को तस्बिर
Hi Ken

I didn't study the Git history. From my viewpoint Moodle "head" marched through 4.1dev > v4.1.0-rc1 > v4.1.0-rc2 > v4.1.0-rc3, then jumped to 4.2dev on Sunday, leaving a tag MOODLE_410_STABLE behind.

Now you need the old system to stay in the 4.1 branch:
$ git branch --track MOODLE_410_STABLE origin/MOODLE_410_STABLE
$ git checkout MOODLE_410_STABLE

I don't know whether that's what you are asking.

Particularly helpful Moodlers को तस्बिर Translators को तस्बिर

Our students sporadically get this error sporadically:

Error: Argument 1 passed to questionnaire::build_response_from_appdata() must be an instant of stdClass, array given, called in moodle/mod/questionnaire/questionnaire.class.php on line 4010

I'm not the admin, therefore don't have full debug trace. Still wanted to ask whether this is know otherwise.

Moodle version 3.11, theme Fordson

Average of ratings: -