• Resolved aprildmoore

    (@aprildmoore)


    Since yesterday I’ve been trying to complete backups on my three sites. Each time, the backup appears to stall before any files are sent to remote storage. Eventually, it will show a partial backup under my listed backups as (Not finished). On all three sites, the backup stalls at the same point, just after the plugins folder as listed as 100%. Nothing else happens beyond that point. Hoping someone here can help me figure out what’s going wrong.

    Here’s a screenshot of the last of one of the logs.

    Link to a full log file: https://pastebin.com/cwQ3AqfQ#QEL2XMLv

    I do eventually get an email saying the backup finished, apparently unsuccessfully. Here’s the text of that email (sans the marketing stuff):

    Backup of: (my site)
    UpdraftPlus WordPress backup is complete.
    Backup contains: Files and database (Full backup)
    Latest status: The backup attempt has finished, apparently unsuccessfully

    Errors encountered:
    * Dropbox: failed to upload file to backup_2024-09-20-1841_Engineered_Spirits_33a3c0a8f8dd-plugins.zip (see log file for more)
    * Dropbox: failed to upload file to backup_2024-09-20-1841_Engineered_Spirits_33a3c0a8f8dd-themes.zip (see log file for more)
    * Dropbox: failed to upload file to backup_2024-09-20-1841_Engineered_Spirits_33a3c0a8f8dd-uploads.zip (see log file for more)
    * Dropbox: failed to upload file to backup_2024-09-20-1841_Engineered_Spirits_33a3c0a8f8dd-others.zip (see log file for more)
    * Dropbox: failed to upload file to backup_2024-09-20-1841_Engineered_Spirits_33a3c0a8f8dd-db.gz (see log file for more)

    Warnings encountered:
    * Your website is visited infrequently and UpdraftPlus is not getting the resources it hoped for; please read this page: https://updraftplus.com/faqs/why-am-i-getting-warnings-about-my-site-not-having-enough-visitors/

    P.S. I have never encountered that warning about infrequent traffic before; I do have traffic and show up in search engines just fine, so I’m not sure why I would be getting that now.

    • This topic was modified 2 months ago by aprildmoore. Reason: Added information on the followup email
Viewing 13 replies - 31 through 43 (of 43 total)
  • Thread Starter aprildmoore

    (@aprildmoore)

    Very interesting, @jpegtobbe, @cbrendlinger . Turns out the cURL version on my server is also 8.10.0 OpenSSL/1.1.1w. I’ll forward that to my host admin and see if he will implement that patch.

    jpegtobbe

    (@jpegtobbe)

    @cbrendlinger Its different PHP 8-versions on the different site on that host. I think they have used the same Curl on all of the php 8.x servers.

    wpdv

    (@wpdv)

    My cURL version is: 8.10.0, OpenSSL/1.1.1w and PHP version: 8.2.22 (Supports 64bit values)

    • This reply was modified 2 months ago by wpdv.
    Plugin Support vupdraft

    (@vupdraft)

    Hi,

    There is an issue with this particular version of Curl, you will need to ask you hosts to install this patch: https://github.com/curl/curl/pull/14895

    jpegtobbe

    (@jpegtobbe)

    @vupdraft maybe easier if you fix the plugin code! Else this problem might take long time before it’s patched everywhere

    cbrendlinger

    (@cbrendlinger)

    @vupdraft, my host is refusing to patch the cURL which is totally blowing my mind but they keep saying that it is the responsibility of the plugin developer and it should not require a change to the operating system.

    jpegtobbe

    (@jpegtobbe)

    @cbrendlinger curl is patched because the default way was changed between versions, don’t think that was what curl intended. If the host possible want a lot of support questions from their customers then they don’t patch ??

    My host have 300 000+ customers and they patched right away.

    • This reply was modified 2 months ago by jpegtobbe.
    Plugin Support nrobertsudp

    (@nrobertsudp)

    Hi @jpegtobbe

    Thank you very much for your help identifying the issue with Curl.
    I have informed the developers and they will now review this issue.

    Best regards,

    Nick

    sddarkman619

    (@sddarkman619)

    @cbrendlinger if you are still looking for new hosting check out Mojohost. They a e stellar when it comes to support and implementing patches needed.

    Plugin Support vupdraft

    (@vupdraft)

    @jpegtobbe @cbrendlinger

    The problem is that the issue is not with the plugin it’s with the Curl version

    The new?eos_sent?flag was not reset on a?curl_easy_reset(), causing the HTTP/2 EOS flag to be missing in certain situations and having the server request processing hang waiting for it.

    It’s pretty bad form your hosting not to update if there is a know issue (especially if there is a well documented fix)

    This is also not something that just affects UpdraftPlus.

    @cbrendlinger, wondering if you tried again with HostGator? I also have a dedicated server and I’m having trouble even getting support to understand what I’m talking about. Do you typically contact first level support for dedicated server or do you get to work with someone higher up? Who denied your request? Maybe if enough of us contact them, we can get it updated?

    @laalpert1, I contacted HostGator again in the hopes that a different support specialist would be able to help. Again, I could not get them to apply the patch but they said that my cURL version differed from the one showing on the Site Health screen. Also, full disclosure, my PHP version is a little older because there were issues when I tried to upgrade. They are insisting I have to upgrade the PHP version but I have no confidence that doing that will make any difference with this problem and I doubt that they will apply the patch even if I do. I still do not understand why the UpdraftVault works for me while DropBox doesn’t. Sorry I cannot be of more help.

    Plugin Support vupdraft

    (@vupdraft)

    @cbrendlinger If you have Vault you will need to get support here: https://updraftplus.com/paid-support-requests/

    I suspect that updating your php version won’t fix the issue but did you hosts say why the health screen is showing a different Curl version? – That’s odd.

Viewing 13 replies - 31 through 43 (of 43 total)
  • You must be logged in to reply to this topic.