Quantcast
Channel: Backup and restore
Viewing all articles
Browse latest Browse all 6586

Error restoring backup

$
0
0
by Denilton Silveira de Oliveira.  

I'm havingproblemswhen restoring abackup.Indebugthe following error appears:

Debuginfo:Unknowncolumn 't.entrytext'in 'fieldlist'
SELECTt.id,t.entrytext,t.exittext
FROMmdl_taskchaint
Mdl_backup_ids_tempJOINbONt.id=b.newitemid
WHEREb.backupid=?
ANDb.itemname=?
[array (
0=>'590a826a0e20cbf2bb6a96072b56a49a'
1=> 'taskchain'
)]
Error code:dmlreadexception
Stacktrace:

     line426of /lib/dml/moodle_database.php:dml_read_exceptionthrown
     line960of /lib/dml/mysqli_native_moodle_database.php: calltomoodle_database->query_end()
     line103of /backup /util /helper/restore_decode_content.class.php: calltomysqli_native_moodle_database->get_recordset_sql()
     line72 of/ backup/util /helper/restore_decode_content.class.php: calltorestore_decode_content->get_iterator()
     line81 of/ backup/util /helper/restore_decode_processor.class.php: calltorestore_decode_content->process ()
     line440of /backup/moodle2/restore_stepslib.php: calltorestore_decode_processor->execute ()
     line34 of/ backup/ util/ plan /restore_execution_step.class.php: calltorestore_decode_interlinks->define_execution()
     line153of /backup/ util/ plan /base_task.class.php: calltorestore_execution_step->execute ()
     line163of /backup/ util/ plan /base_plan.class.php: calltobase_task->execute ()
     line157of /backup/ util/ plan /restore_plan.class.php: calltobase_plan->execute ()
     line315of /backup/ controller /restore_controller.class.php: calltorestore_plan->execute ()
     line147 of/ backup/util /ui/restore_ui.class.php: calltorestore_controller->execute_plan()
     line46 of/ backup/restore.php: calltorestore_ui->execute ()

Can anyone help me?

Viewing all articles
Browse latest Browse all 6586

Trending Articles