Clone Migrate Restore Failed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230119
    admin489
    Participant

    Hi. I’m trying to clone my production site to my devtest environment. It was originally created out of the devtest using updraft clone/migrate functionality, so I am surprized when the same functionality does not work to clone/migrate in the opposite direction. There are the following error messages per an extract from the log file. Can you please advise what I can do to get it to work. Thanks.

    1071.410 () Moving unpacked backup into place…
    1071.413 () Cleaning up rubbish…
    1071.416 () Entity: others
    1071.416 () restore_backup(backup_file=backup_2017-09-16-1401_Bikes_Welcome_7c6cb5bdd318-others.zip, type=others, info=a:2:{s:4:”path”;s:50:”/home/bikeswel/apptest.bikeswelcome.org/wp-content”;s:11:”description”;s:6:”Others”;}, last_one=1)
    1071.416 () Unpacking backup… (backup_2017-09-16-1401_Bikes_Welcome_7c6cb5bdd318-others.zip, 6.8 Mb)
    1100.699 () PHP event: code E_WARNING: copy(): The first argument to copy() function cannot be a directory (line 257, wp-admin/includes/class-wp-filesystem-direct.php)
    1100.700 () Error message: Could not move old files out of the way. You should check the file ownerships and permissions in your WordPress installation (/home/bikeswel/apptest.bikeswelcome.org/wp-content/languages)
    1100.700 () Restore failed…
    1100.700 () Error message: Could not move old files out of the way. You should check the file ownerships and permissions in your WordPress installation (/home/bikeswel/apptest.bikeswelcome.org/wp-content/languages)
    1100.700 () Restore failed

    #230267
    Bryle Crodua
    Moderator

    Hi,

    There appears to be a file permission issue.

    Can you make sure that UpdraftPlus and WordPress has the correct file permission. The following article on Smashing Magazine is a good guide as to the file permissions/ownerships that are required for WordPress: https://www.smashingmagazine.com/2014/05/proper-wordpress-filesystem-permissions-ownerships/#file-and-folder-ownership-for-wordpress

    Regards,
    Bryle

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Clone Migrate Restore Failed’ is closed to new replies.