• Timo

    (@worschtebrot)


    Hi,

    I am using version 3.7.0 with destination “S3 Service” and I’ve been getting this bug for months. Here’s the extract from the log.

    <<<
    Backup archive created.
    [22-Mar-2020 01:04:08] Archive size is 141.22 MB.
    [22-Mar-2020 01:04:08] 11554 Files with 230.25 MB in Archive.
    [22-Mar-2020 01:04:08] 1. Trying to send backup file to S3 Service …
    [22-Mar-2020 01:04:09] ERROR: Exception caught in Error: Call to undefined function GuzzleHttp\Psr7\uri_for()
    [22-Mar-2020 01:04:10] 2. Trying to send backup file to S3 Service …
    [22-Mar-2020 01:04:10] ERROR: Exception caught in Error: Call to undefined function GuzzleHttp\Psr7\uri_for()
    [22-Mar-2020 01:04:11] 3. Trying to send backup file to S3 Service …
    [22-Mar-2020 01:04:11] ERROR: Exception caught in Error: Call to undefined function GuzzleHttp\Psr7\uri_for()
    [22-Mar-2020 01:04:12] ERROR: Step aborted: too many attempts!
    [22-Mar-2020 01:04:12] One old log deleted
    [22-Mar-2020 01:04:12] ERROR: Job has ended with errors in 201 seconds. You must resolve the errors for correct execution.
    >>>

    From my own experience I know the problem when several plugins use PHP libraries, which are integrated via composer, but are each on different version levels. Therefore the usual procedure via composer is not very suitable for WordPress plugins, because they have to share the identical namespaces of the libraries. Is a solution for this in sight? For months I have had to upload my backups manually to S3.

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

    (@duongcuong96)

    Hi @worschtebrot
    Thank you for reporting it and yes we already aware of the library conflict issue and currently working on a solution.
    Will update you whenever I have something new!

Viewing 1 replies (of 1 total)
  • The topic ‘Call to undefined function GuzzleHttp\Psr7\uri_for()’ is closed to new replies.