Split: Webdav backup is only 8kb

UpdraftPlus Home Forums Paid support forum – UpdraftPlus backup plugin Split: Webdav backup is only 8kb

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211739
    login4
    Participant

    Above problem happens here also but in the logs I see alot of PHP errors.

    0909.181 (3) PHP event: code E_DEPRECATED: Methods with the same name as their class will not be constructors in a future version of PHP; HTTP_Request has a deprecated constructor (line 121, wp-content/plugins/updraftplus/includes/PEAR/HTTP/Request.php)
    0909.184 (3) PHP event: code E_DEPRECATED: Methods with the same name as their class will not be constructors in a future version of PHP; HTTP_Response has a deprecated constructor (line 1130, wp-content/plugins/updraftplus/includes/PEAR/HTTP/Request.php)
    0909.188 (3) PHP event: code E_DEPRECATED: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR has a deprecated constructor (line 87, wp-content/plugins/updraftplus/includes/PEAR/PEAR.php)
    0909.191 (3) PHP event: code E_DEPRECATED: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR_Error has a deprecated constructor (line 796, wp-content/plugins/updraftplus/includes/PEAR/PEAR.php)
    0909.196 (3) PHP event: code E_DEPRECATED: Methods with the same name as their class will not be constructors in a future version of PHP; HTTP_WebDAV_Client_parse_propfind_response has a deprecated constructor (line 4, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)
    0909.199 (3) PHP event: code E_DEPRECATED: Methods with the same name as their class will not be constructors in a future version of PHP; HTTP_WebDAV_Client_parse_lock_response has a deprecated constructor (line 4, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_lock_response.php)
    0909.202 (3) WebDAV upload: attempt: backup_2017-05-31-1057_OBS_De_Krijtmolen_891fbcbc7b80-plugins.zip
    0909.366 (3) PHP event: code E_NOTICE: Undefined property: HTTP_WebDAV_Client_parse_propfind_response::$_tmpdata (line 101, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)
    0909.370 (3) PHP event: code E_NOTICE: Undefined offset: 3 (line 102, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)
    0909.373 (3) PHP event: code E_NOTICE: Undefined offset: 4 (line 102, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)
    0909.374 (3) PHP event: code E_NOTICE: Undefined offset: 5 (line 102, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)
    0909.378 (3) PHP event: code E_NOTICE: Undefined offset: 1 (line 102, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)
    0909.379 (3) PHP event: code E_NOTICE: Undefined offset: 2 (line 102, wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Tools/_parse_propfind_response.php)

    When I use
    define(‘UPDRAFTPLUS_WEBDAV_NEVER_CHUNK’, true);
    the back-up job is finished in maybe 3 seconds but nothing happens…

    #211953
    Dee Nutbourne
    Moderator

    Hi login4,

    Please could you send us a copy of backup logs for both a backup where chunking is enabled, and where it is disabled?

    These can be found in the Existing Backups tab.
    The contents will be too long to post here directly, but you can use an online service such as Pastebin or Dropbox, and post the link here.

    Best Wishes,
    David N

    #225836
    login4
    Participant
    This reply has been marked as private.
    #225992
    udadmin
    Keymaster

    Hi,

    What’s the WebDAV server software?

    Unfortunately, the WebDAV protocol isn’t very well specified. A lot of different possible behaviours are gathered under the title. It’s likely going to be the case that it’s some server that behaves differently to others, and probably unlikely that there’ll be a way to resolve it (UPDRAFTPLUS_WEBDAV_NEVER_CHUNK is more or less the only trick available).

    David

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Split: Webdav backup is only 8kb’ is closed to new replies.