• Resolved juanaguilera

    (@juanaguilera)


    Hi!

    I was doing a couple of tests with the plugin, and I just found something odd.

    I’ve been trying this doing a local restore, generating a backup making some changes, then restoring and it worked out great except when i tried to do a database restore.

    The process finishes successfully, but it doesn’t make any changes to the database. The file database-backup.sql from the backup is created correctly (I ran it manually). As I can’t see any errors I can’t see why it isn’t executing the restore.

    If there’s anything anyone can think of, I would really appreciate it.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You should try and check the restore log from your restore location, there you should have all calls logged in to see what exactly happens, feel free to post them here as well to see if we can spot anything useful.

    Thread Starter juanaguilera

    (@juanaguilera)

    Sorry I couldn’t reply yesterday, but thanks a lot for the quick reply! I checked the log and the last lines of it were the only ones related:

    [2017-11-02 13:17:07] xcloner_restore.DEBUG: Starting action restore_backup_to_path_action [] []
    [2017-11-02 13:17:07] xcloner_restore.INFO: Opening backup archive xcloner.backup_websitetest-2017-10-24_20-52-sql-b1854.tgz at position 411195392 [] []
    [2017-11-02 13:17:09] xcloner_restore.INFO: Extracted xcloner-b1854/database-backup.sql file [] []
    [2017-11-02 13:17:09] xcloner_restore.INFO: Done extracting xcloner.backup_websitetest-2017-10-24_20-52-sql-b1854.tgz [] []

    But it ends there. Could I be missing something?

    Thanks

    It’s doesn’t look like a restore database data action has been triggered, were you able to reach the next screen where you have to input the mysql connection data? are you able to post a screenshot from that?

    Thread Starter juanaguilera

    (@juanaguilera)

    It pains to admit it, but I didn’t even think of going to the next page, because the button didn’t change, it kept saying “Skip next”. But it went OK after that.

    Sorry to have wasted your time, and thank you very much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Database restore successful but nothing done.’ is closed to new replies.