I'm currently trying to move a course which is still under development from a production server to a development one. I have tried several backup and restore strategies but all end in failure.
The only data which I really need to transfer is the course content - as there are no users enrolled so far, I have tried backing up and restoring both with and without user data.
There is a database issue (error.txt) attached, which apparently is looking for a password and, when it gets null, aborts.
Any thoughts, please? Using 2.5.+ on both installations.
----
A little more... the issue appears to be related to a lesson activity. If I exclude the lesson from the restore, it appears to be working OK. Am still checking. Yes. Confirmed - Excluding lesson activity mends restore.