• Hi

    I receive failures (uncaught excceptions) when trying to restore a backup stored in external Koofr storage using WebDav. Backup is properly transferred to local XCloner storage but when trying to restore the backup few exceptions occur: Uncaught Sabre\\HTTP\\ClientHttpException

    Please advise how to solve it, because of these errors my DB backup and some of my files under uploads are not imported.

    Debug log below, thanks:

    [2021-01-26 23:07:25] xcloner_remote_storage.INFO: Upload done, disconnecting from remote storage WEBDAV [] []
    [2021-01-26 23:07:18] xcloner_remote_storage.INFO: Transferring backup backup_pucela.cf-2021-01-25_22-03-sql-f0c62.tar to local storage from WEBDAV storage [“”] []
    [2021-01-26 23:07:18] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:07:08] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:07:08] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:06:34] xcloner_api.INFO: Processing ajax request ID _u2s9pyi2k [] []
    [2021-01-26 23:06:34] xcloner_api.INFO: Processing ajax request ID _rj83ivhoh [] []
    [2021-01-26 23:06:34] xcloner_api.INFO: Processing ajax request ID _ewtfkvcs7 [] []
    [2021-01-26 23:06:19] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:06:19] xcloner_remote_storage.INFO: Checking validity of the remote storage WEBDAV filesystem [] []
    [2021-01-26 23:05:23] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:05:23] xcloner_remote_storage.INFO: Checking validity of the remote storage WEBDAV filesystem [] []
    [2021-01-26 23:04:53] php_system.ERROR: E_ERROR: array ( ‘type’ => 1, ‘message’ => ‘Uncaught Sabre\\HTTP\\ClientHttpException: Unauthorized in /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/sabre/dav/lib/DAV/Client.php:232 Stack trace: #0 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem-webdav/src/WebDAVAdapter.php(288): Sabre\\DAV\\Client->propFind() #1 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem/src/Filesystem.php(271): League\\Flysystem\\WebDAV\\WebDAVAdapter->listContents() #2 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_File_System.php(375): League\\Flysystem\\Filesystem->listContents() #3 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_Api.php(975): watchfulli\\XClonerCore\\Xcloner_File_System->get_backup_archives_list() #4 /home/pucela.cf/public_html/wp-includes/class-wp-hook.php(287): watchfulli\\XClonerCore\\Xcloner_Api->g’, ‘file’ => ‘/home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/sabre/dav/lib/DAV/Client.php’, ‘line’ => 232, ) [] []
    [2021-01-26 23:04:52] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:04:52] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:04:29] php_system.ERROR: E_ERROR: array ( ‘type’ => 1, ‘message’ => ‘Uncaught Sabre\\HTTP\\ClientHttpException: Unauthorized in /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/sabre/dav/lib/DAV/Client.php:232 Stack trace: #0 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem-webdav/src/WebDAVAdapter.php(288): Sabre\\DAV\\Client->propFind() #1 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem/src/Filesystem.php(271): League\\Flysystem\\WebDAV\\WebDAVAdapter->listContents() #2 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_File_System.php(375): League\\Flysystem\\Filesystem->listContents() #3 /home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_Api.php(975): watchfulli\\XClonerCore\\Xcloner_File_System->get_backup_archives_list() #4 /home/pucela.cf/public_html/wp-includes/class-wp-hook.php(287): watchfulli\\XClonerCore\\Xcloner_Api->g’, ‘file’ => ‘/home/pucela.cf/public_html/wp-content/plugins/xcloner-backup-and-restore/vendor/sabre/dav/lib/DAV/Client.php’, ‘line’ => 232, ) [] []
    [2021-01-26 23:04:29] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:04:29] xcloner_remote_storage.INFO: Creating the WEBDAV remote storage connection [“”] []
    [2021-01-26 23:04:05] xcloner_api.INFO: Processing ajax request ID _mp0hfqmwd [] []
    [2021-01-26 23:04:05] xcloner_api.INFO: Processing ajax request ID _lfkvchihg [] []
    [2021-01-26 23:04:05] xcloner_api.INFO: Processing ajax request ID _cysdswe21 [] []

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support jimiero

    (@jimiero)

    Hello,

    Have you checked if that storage connection is working? Also make sure you’re using latest XCloner version

Viewing 1 replies (of 1 total)

The topic ‘Backup restoration using WebDav is not working (Uncaught ClientHttpExceptions))’ is closed to new replies.