• Not sure why this site is getting this error during backup since I have sites running Stream plugin and Updraft without these errors. Any idea what may cause this? See log entries below:

    2092.365 (5) Resume backup (0a9f6db54c9b, 5): finish run
    2092.393 (5) There were errors in the uploads, so the 'resume' event is remaining scheduled
    2092.422 (5) PHP event: code E_WARNING: array_udiff_assoc() expects parameter 3 to be a valid callback, no array or string given (line 172, wp-content/plugins/stream/classes/class-connector.php)
    2092.432 (5) PHP event: code E_WARNING: array_keys() expects parameter 1 to be array, null given (line 174, wp-content/plugins/stream/classes/class-connector.php)
    2092.442 (5) PHP event: code E_WARNING: array_merge(): Argument #1 is not an array (line 181, wp-content/plugins/stream/classes/class-connector.php)
    2092.453 (5) PHP event: code E_WARNING: array_filter() expects parameter 1 to be array, null given (line 192, wp-content/plugins/stream/classes/class-connector.php)
    2092.463 (5) PHP event: code E_WARNING: array_unique() expects parameter 1 to be array, null given (line 194, wp-content/plugins/stream/classes/class-connector.php)
    2092.474 (5) PHP event: code E_WARNING: array_values() expects parameter 1 to be array, null given (line 194, wp-content/plugins/stream/classes/class-connector.php)
    2092.483 (5) PHP event: code E_WARNING: Invalid argument supplied for foreach() (line 638, wp-content/plugins/stream/connectors/class-connector-settings.php)
    2092.499 (5) No email will/can be sent - the user has not configured an email address.
    2092.508 (5) The backup has not finished; a resumption is scheduled

    https://ww.wp.xz.cn/plugins/updraftplus/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    Hi Viktor,

    2092.453 (5) PHP event: code E_WARNING: array_filter() expects parameter 1 to be array, null given (line 192, wp-content/plugins/stream/classes/class-connector.php)

    Since the notices come from code from the Stream plugin (which can be determined by the path – what’s immediately after “wp-content/plugins” – you’d need to ask the Stream plugin people what it means and why it comes. To diagnose the problem with your uploads, I’d need to see the whole log (please post a link from pastebin.com or something like that – the ww.wp.xz.cn forum moderators don’t like whole log files in forum posts).

    Best wishes,
    David

    Thread Starter Viktor Nagornyy

    (@viktorix)

    Hey David,

    Thanks. I did post in Stream forum, waiting on a response from them.

    Here’s the full log from one of the latest backup attempts:
    https://gist.github.com/viktorix/03c91704ef2ec755d3b5

    Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘E_WARNING errors with Stream plugin in the log’ is closed to new replies.