Información de depuración: MySQL server has gone away
SELECT * FROM mo_oauth2_issuer ORDER BY sortorder ASC
[array (
)]
Error code: dmlreadexception
SELECT * FROM mo_oauth2_issuer ORDER BY sortorder ASC
[array (
)]
Error code: dmlreadexception
Trazado de la pila (stack):
- line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 1273 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1500 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
- line 1451 of /lib/dml/moodle_database.php: call to moodle_database->get_records_select()
- line 813 of /lib/classes/persistent.php: call to moodle_database->get_records()
- line 441 of /lib/classes/oauth2/api.php: call to core\persistent::get_records()
- line 187 of /auth/oauth2/classes/auth.php: call to core\oauth2\api::get_all_issuers()
- line 731 of /lib/authlib.php: call to auth_oauth2\auth->loginpage_idp_list()
- line 119 of /auth/classes/output/login.php: call to auth_plugin_base::get_identity_providers()
- line 382 of /login/index.php: call to core_auth\output\login->__construct()