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

Re: cannot_finish_ui_if_not_setting_ui

$
0
0
by Wilder Ferney Quintero Vanegas.  

Hello  Ken


I verified and  like i told you

Server Load0.279297 (8 CPUs)
Memory Used7.79% (2,550,792 of 32,752,996)

mysql> show variables like 'max_allowed_packet';
+--------------------+-----------+
| Variable_name      | Value     |
+--------------------+-----------+
| max_allowed_packet | 535999488 |
+--------------------+-----------+
1 row in set (0,00 sec)

i tried to do backup to this course but do not work

root@server [/home/pruebaseducacion/public_html/admin/cli]# php backup.php --courseid=141 --destination=/home/pruebaseducacion/prueba_backup/
== Performing backup... ==
!!! Error al leer de la base de datos !!!


i did a test with other courseid end worked well

root@server [/home/pruebaseducacion/public_html/admin/cli]# php backup.php --courseid=260 --destination=/home/pruebaseducacion/prueba_backup/
== Performing backup... == 

Writing /home/pruebaseducacion/prueba_backup/copia_de_seguridad-moodle2-course-260-prueba1-20190221-1228.mbz
Backup completed.

root@server [/home/pruebaseducacion/public_html/admin/cli]# php backup.php --courseid=24 --destination=/home/pruebaseducacion/prueba_backup/  
== Performing backup... ==
Writing /home/pruebaseducacion/prueba_backup/copia_de_seguridad-moodle2-course-24-codificacionexternos-20190221-1229.mbz
Backup completed.





Viewing all articles
Browse latest Browse all 6815

Trending Articles