• Hello!
    The plugin stopped working a few weeks ago. I use the latest 4.0.4 version.

    I see these errors in my log file:

    [18-Mar-2024 08:31:37] ERROR: Declaration of Inpsyde\BackWPup\Infrastructure\Http\Message\Decorator\RequestDecorator::withRequestTarget($requestTarget) must be compatible with Psr\Http\Message\RequestInterface::withRequestTarget(string $requestTarget): Psr\Http\Message\RequestInterface
    [18-Mar-2024 08:31:38] 2. Try to send backup file to Dropbox …
    [18-Mar-2024 08:31:38] ERROR: Declaration of Inpsyde\BackWPup\Infrastructure\Http\Message\Decorator\RequestDecorator::withRequestTarget($requestTarget) must be compatible with Psr\Http\Message\RequestInterface::withRequestTarget(string $requestTarget): Psr\Http\Message\RequestInterface
    [18-Mar-2024 08:31:38] 3. Try to send backup file to Dropbox …
    [18-Mar-2024 08:31:38] ERROR: Declaration of Inpsyde\BackWPup\Infrastructure\Http\Message\Decorator\RequestDecorator::withRequestTarget($requestTarget) must be compatible with Psr\Http\Message\RequestInterface::withRequestTarget(string $requestTarget): Psr\Http\Message\RequestInterface
    [18-Mar-2024 08:31:39] ERROR: Step aborted: too many attempts!
    [18-Mar-2024 08:31:39] One old log deleted
    [18-Mar-2024 08:31:39] ERROR: Job has ended with errors in 96 seconds. You must resolve the errors for correct execution.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Same issue here. It affects some of the websites I manage, and I’m not sure what’s causing it. Additionally, I noticed that if I try to remove Dropbox authentication or create new authentication, a critical WordPress error occurs, and the operation fails. Please fix the issues soon!

    Error of type E_COMPILE_ERROR was detected on line 92 in the file /.../backwpup/src/Infrastructure/Http/Message/Decorator/RequestDecorator.php. Error message: Declaration of Inpsyde\BackWPup\Infrastructure\Http\Message\Decorator\RequestDecorator::withRequestTarget($requestTarget) must be compatible with Psr\Http\Message\RequestInterface::withRequestTarget(string $requestTarget): Psr\Http\Message\RequestInterface.
    • This reply was modified 8 months, 1 week ago by delanet.
    Plugin Support happyAnt

    (@duongcuong96)

    @mstrdh @delanet

    ?It seems like there could be a conflict between plugins. Would you mind installing the Health Check plugin ( https://www.ads-software.com/plugins/health-check/)

    Once installed, you can enable the troubleshooting mode.
    This mode will disable all plugins, but only for your user.
    Rest assured, other users will not be impacted.
    After enabling troubleshooting mode, try enabling only the BackWPUp plugin and running the job again.
    If it works, there may be a conflict with another plugin or theme.


    I hope that it could help!

    delanet

    (@delanet)

    I’m not fond of conducting such experiments on live websites. However, it occurred to me that all these websites have one thing in common: they use the Bunny.net CDN plugin. Could this have an effect (sounds rather peculiar, doesn’t it)?

    I could test whether the issue persists if I temporarily disable the Bunny.net plugin

    delanet

    (@delanet)

    I tested this, and I can confirm that the Bunny.net plugin causes this issue.

    Declaration of Inpsyde\BackWPup\Infrastructure\Http\Message\Decorator\RequestDecorator::withRequestTarget($requestTarget) must be compatible with Psr\Http\Message\RequestInterface::withRequestTarget(string $requestTarget): Psr\Http\Message\RequestInterface)

    @mstrdh: Do you have Bunny.net installed?

    • This reply was modified 8 months ago by delanet.
    Thread Starter Denis Stetsenko

    (@mstrdh)

    @delanet nice catch! Yes, indeed BynnyCDN causes this issue. I already submitted a ticket to their support. Waiting for their response.

    Plugin Support happyAnt

    (@duongcuong96)

    so the reason is a conflict with another plugin, i’m going the close the ticket here, in case you have any other issues, please let us know!

    Thread Starter Denis Stetsenko

    (@mstrdh)

    To anyone who is reading it – BunnyCDN has v.2.2.2, which comes with a fix. Just update the plugin and it should be OK.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Dropbox sync stopped working’ is closed to new replies.