• [0.0678] Info: WP_Query results written to log

    [0.0011] Registered sizes: [“thumbnail”,”medium”,”medium_large”,”large”,”thumb-small”,”thumb-standard”,”thumb-medium”,”thumb-large”,”thumb-xlarge”,”thumb-xxlarge”,”full”]

    [0.0012] Meta indexed so far: 1 / 6940

    [0.0020] Sample meta:

    {“width”:987,”height”:52,”file”:”2018\/10\/phishing_email_violato_2.jpg”,”image_meta”:{“aperture”:”0″,”credit”:””,”camera”:””,”caption”:””,”created_timestamp”:”0″,”copyright”:””,”focal_length”:”0″,”iso”:”0″,”shutter_speed”:”0″,”title”:””,”orientation”:”0″,”keywords”:[]}}

    [21.7808] Meta indexed so far: 6940 / 6940

    [0.0002] Meta indexed so far: 101 / 6940

    [0.0002] Meta indexed so far: 201 / 6940

Viewing 3 replies - 1 through 3 (of 3 total)
  • Solved it by deleting
    [“.$this->convert_mem(memory_get_usage(true)).”]\r\n

    on line 1629 in file …..\wp-content\plugins\image-cleanup\image-cleanup.plugin.php

    Have fun!

    Removing that part of the code breaks the site. Otherwise, it doesn’t start to index objects at all.

    When I start indexing, all of the server ram and IOPS get used.

    I’ve even dropped the number of images to process each step to 20 and posts to 5, but it loads and loads, and nothing happens. Then comes a Fatal error.
    There’s also a Warning: count(): Parameter must be an array or an object that implements Countable in /home/importexport/grandecor.bg/wp-content/plugins/image-cleanup/image-cleanup.plugin.php on line 1445 which is shown on each page within the admin section.

    I’ve changed the max_execution_time = 3600, max_input_time = 3600
    and memory_limit to 256

    No difference. Again fatal error. Server misconfiguration and unable to to complete the request. The hosting support said it’s all ok on their side.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error on tep 2/7: retrieving metadata from index [601/6940]’ is closed to new replies.