• Resolved achangeforbetter

    (@achangeforbetter)


    I am having issues with running the Media Library scan on my site.

    I am on the Pro version (Version 6.6.5) and when I attempt to run the scan I get the error in the UI of

    Error. The reply sent by the server is broken.


    If I drill in to my Debug log I see several Media Cleaner Pro errors that coincide timing wise:

    Plugin: Media Cleaner (Pro)
    Undefined array key "status"
    File: /wp-content/plugins/media-cleaner-pro/premium/parsers/acf.php
    Line: 228


    preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
    File: /wp-content/plugins/media-cleaner-pro/classes/core.php
    Line: 987

    Trying to access array offset on value of type null
    File: /wp-content/plugins/media-cleaner-pro/premium/parsers/acf.php
    Line: 286


    I am using ACF Pro and ACF Extended Pro so I do wonder if this is a plugin conflict/data issue related to these plugins.

    Deactivating any of the ACF plugins seems to make no difference. I have all of the various settings set very conservatively to make sure that this is not a performance issue.

    I need some assistance to debug the problem more fully. I only have about 1800 images so it is not really a large site.

    Cheers

    Joe

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter achangeforbetter

    (@achangeforbetter)

    Something else that might be relevant here. I use WP Offload from Delicious Brains to move all of my media to AWS S3 buckets.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi @achangeforbetter,

    Sorry, Media Cleaner can’t work with WP Offload. Maybe it’s not obvious, but WP Offload hijacks your Media Library, and the standard ways to manage files don’t work anymore.

    You could ask WP Offload to provide an API to move and delete files, that mimics the natural behavior of a filesystem, but I feel like a lot of people asked before you and that it was never implemented.

    I will add a warning message in Media Cleaner’s dashboard in the next release or so to make it clear to all the WP Offload users.

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

The topic ‘Errors running Media Library Scan’ is closed to new replies.