• Resolved Innevolution

    (@innevolution)


    After the update to XCloner 4.0.1 I get an error message. Customers getting a white screen when entering the admin-panel.

    Warning: mkdir(): No such file or directory in /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner-settings.php on line 63

    Warning: chmod(): No such file or directory in /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner-settings.php on line 64

    Warning: mkdir(): No such file or directory in /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner-settings.php on line 63

    Warning: chmod(): No such file or directory in /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner-settings.php on line 64

    Fatal error: Uncaught exception ‘League\Flysystem\Exception’ with message ‘Impossible to create the root directory “/tmp/.xcloner-8c352”.’ in /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem/src/Adapter/Local.php:104 Stack trace: #0 /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem/src/Adapter/Local.php(76): League\Flysystem\Adapter\Local->ensureDirectory(‘/tmp/.xcloner-8…’) #1 /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner-file-system.php(42): League\Flysystem\Adapter\Local->__construct(‘/tmp/.xcloner-8…’, 2, ‘SKIP_LINKS’) #2 /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner-api.php(41): Xcloner_File_System->__construct(‘-8c352’) #3 /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/includes/class-xcloner.php(329): Xcloner_Api->__construct() #4 /public/sites/mywebsite/wp-content/plugins/x in /public/sites/mywebsite/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem/src/Adapter/Local.php on line 104

    • This topic was modified 7 years, 9 months ago by Innevolution.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Innevolution

    (@innevolution)

    I am able to enter the admin-panel after removing the XCloner plugin folder.

    Hi there, i have posted a fix in the latest package, see if it helps.

    It seems the php temporary folder is not writeable and so XCloner started to complain. I’ve adjusted it to use the Storage Path instead and not break the site output in case of an error

    Please let me know if you still have issues.

    Thread Starter Innevolution

    (@innevolution)

    Hi,

    Restored the previous version en re-updated to 4.0.1
    The update goes fine, the admin-panel stays ok but entering the XCloner page I get this error; “Je hebt geen toestemming om deze pagina te bekijken.”

    Meaning you do not have permission to view this page..

    This is because the plugin is moved within the admin-panel from Plugin->Xcloner to Site Backup

    When entering the new Xcloner pages I see it does not recognize the old backups anymore.

    So, it seems to work, but as announced in the version log, it is a completely new version.

    • This reply was modified 7 years, 9 months ago by Innevolution.

    To view the old backups, you can either move them to the new default backup folder wp-content/backups/ or adjust the Backup Storage Path to be /WP_ROOT/administrator/backups/ . I would recommend the first option.

    As a note, i have adjusted the way xcloner restore works, so i would suggest generating a new backup. Old backups can be used, but they are not compatible with the new restore process.

    Please do let me know if you find further issues, this is indeed a new version coded form ground up , and some things will not work as before, but hopefully it will make your experience better.

    I will mark this as resolved, please open a new topic if any issues arise.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-admin broken after update to 4.0 version’ is closed to new replies.