Skip to content

param session_handler_class=unset broken with moodle 4.5.5 #535

@rimkov

Description

@rimkov

moosh 1.27

i'm sorry, we upgraded Moodle to 4.5.5 and the new option -o session_handler_class=unset no longer works


Warning: require_once(/admin/tool/icaptoolbox/classes/MoodleApi.php): Failed to open stream: No such file or directory in /var/www/html/moodle/admin/tool/icaptoolbox/classes/UserManager.php on line 18
PHP Warning:  Undefined property: stdClass::$dirroot in /var/www/html/moodle/lib/classes/string_manager_standard.php on line 139

Warning: Undefined property: stdClass::$dirroot in /var/www/html/moodle/lib/classes/string_manager_standard.php on line 139
PHP Warning:  Undefined property: stdClass::$dirroot in /var/www/html/moodle/lib/classes/string_manager_standard.php on line 139

Warning: Undefined property: stdClass::$dirroot in /var/www/html/moodle/lib/classes/string_manager_standard.php on line 139
PHP Warning:  Undefined property: stdClass::$dirroot in /var/www/html/moodle/lib/setuplib.php on line 446

Warning: Undefined property: stdClass::$dirroot in /var/www/html/moodle/lib/setuplib.php on line 446
PHP Warning:  include(/version.php): Failed to open stream: No such file or directory in /var/www/html/moodle/lib/setuplib.php on line 446

Warning: include(/version.php): Failed to open stream: No such file or directory in /var/www/html/moodle/lib/setuplib.php on line 446
PHP Warning:  include(): Failed opening '/version.php' for inclusion (include_path='/var/www/html/moodle/lib/pear:.:/usr/share/php') in /var/www/html/moodle/lib/setuplib.php on line 446

Warning: include(): Failed opening '/version.php' for inclusion (include_path='/var/www/html/moodle/lib/pear:.:/usr/share/php') in /var/www/html/moodle/lib/setuplib.php on line 446
PHP Warning:  Undefined variable $branch in /var/www/html/moodle/lib/setuplib.php on line 452

Warning: Undefined variable $branch in /var/www/html/moodle/lib/setuplib.php on line 452
PHP Warning:  Undefined property: stdClass::$forced_plugin_settings in /var/www/html/moodle/lib/moodlelib.php on line 1017

Warning: Undefined property: stdClass::$forced_plugin_settings in /var/www/html/moodle/lib/moodlelib.php on line 1017
!!! error/generalexceptionmessage !!!
PHP Warning:  Undefined property: stdClass::$libdir in /var/www/html/moodle/lib/dml/moodle_database.php on line 900

Warning: Undefined property: stdClass::$libdir in /var/www/html/moodle/lib/dml/moodle_database.php on line 900
PHP Warning:  require_once(/ddllib.php): Failed to open stream: No such file or directory in /var/www/html/moodle/lib/dml/moodle_database.php on line 900

Warning: require_once(/ddllib.php): Failed to open stream: No such file or directory in /var/www/html/moodle/lib/dml/moodle_database.php on line 900
Exception ignored in shutdown function tool_log\log\manager::dispose: Failed opening required '/ddllib.php' (include_path='/var/www/html/moodle/lib/pear:.:/usr/share/php')

if i replace this parameter with --no-login the command works

If we replace it with no-login will all moosh commands work?

thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions