by Riyaz Azam.
Thanks Ken for the prompt help. I'm using Docker images of bitnami moodle and for DB postgres.
Here are the details of moodle and Postgres DB
moodle Version:4.2.3
postgres:13
I understand the complications with bitnami however, currently I've to work with it only.
I followed your suggestion of using a file system repository in moodle and created an directory under moodledata(moodledata/repository), however there is error similar to the previous one. I've turned the debugging to max and here is the error message:
root@23c1c9884f4c:/bitnami/moodledata/repository# php /bitnami/moodle/admin/cli/restore_backup.php --file=/bitnami/moodledata/repository/latestb
ackup32.mbz --categoryid=1
== Extracting backup file to: /bitnami/moodledata/temp/backup/restore_6773e1ab8592b ==
== Preprocessing backup file ==
== Cleaning temp data ==
[31-Dec-2024 12:20:59 Europe/London] Default exception handler: Exception - error/restore_not_executable_awaiting_required Debug:
Error code: generalexceptionmessage
* line 105 of /admin/cli/restore_backup.php: moodle_exception thrown
!!! Exception - error/restore_not_executable_awaiting_required !!!
Here are the details of moodle and Postgres DB
moodle Version:4.2.3
postgres:13
I understand the complications with bitnami however, currently I've to work with it only.
I followed your suggestion of using a file system repository in moodle and created an directory under moodledata(moodledata/repository), however there is error similar to the previous one. I've turned the debugging to max and here is the error message:
root@23c1c9884f4c:/bitnami/moodledata/repository# php /bitnami/moodle/admin/cli/restore_backup.php --file=/bitnami/moodledata/repository/latestb
ackup32.mbz --categoryid=1
== Extracting backup file to: /bitnami/moodledata/temp/backup/restore_6773e1ab8592b ==
== Preprocessing backup file ==
== Cleaning temp data ==
[31-Dec-2024 12:20:59 Europe/London] Default exception handler: Exception - error/restore_not_executable_awaiting_required Debug:
Error code: generalexceptionmessage
* line 105 of /admin/cli/restore_backup.php: moodle_exception thrown
!!! Exception - error/restore_not_executable_awaiting_required !!!