Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter user12345678910

    (@user12345678910)

    hey thank you for your nice plugin, and fast respond!

    yeah i thought it was _ but that was not the problem i think its the ‘ character if this is in the url its not working?

    thats what i did

    define(‘SHORTPIXEL_DEBUG’, 4);
    define(‘WP_DEBUG’, true);

    thats my full rta_log above. no other error showed

    if i change line 162 on proces.php from 50 to 100 its working i have 54.000 movie thumbnails

    51000 in wp_shortpixel_queue then it stops and giving fatal error when i do all dates or lastt year or last 6 months or last 3 months. when i click last month it works and has less than the 51000 in wp_shortpixel_queue

    same isue

    i see in phpmyadmin wp_shortpixel_queue goes to around 50.000 then stops and getting fatal error occured!.

    tra.log:
    [ 2020-10-09 17:55:08 ] [37m DBG [0m Adding Last ID433610 Process.php in runEnqueue(154) ( 0.22318 )
    [ 2020-10-09 17:55:08 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 433610 order by ID DESC limit 1000 Process.php in addTemp(224) ( 0.22353 )
    [ 2020-10-09 17:55:09 ] [37m DBG [0m Adding Last ID431609 Process.php in runEnqueue(154) ( 1.29256 )
    [ 2020-10-09 17:55:09 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 431609 order by ID DESC limit 1000 Process.php in addTemp(224) ( 1.29272 )
    [ 2020-10-09 17:55:10 ] [37m DBG [0m Adding Last ID429608 Process.php in runEnqueue(154) ( 2.2349 )
    [ 2020-10-09 17:55:10 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 429608 order by ID DESC limit 1000 Process.php in addTemp(224) ( 2.23505 )
    [ 2020-10-09 17:55:11 ] [37m DBG [0m Adding Last ID427540 Process.php in runEnqueue(154) ( 3.16151 )
    [ 2020-10-09 17:55:11 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 427540 order by ID DESC limit 1000 Process.php in addTemp(224) ( 3.16168 )
    [ 2020-10-09 17:55:12 ] [37m DBG [0m Adding Last ID425149 Process.php in runEnqueue(154) ( 4.07616 )
    [ 2020-10-09 17:55:12 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 425149 order by ID DESC limit 1000 Process.php in addTemp(224) ( 4.07631 )
    [ 2020-10-09 17:55:13 ] [37m DBG [0m Adding Last ID423149 Process.php in runEnqueue(154) ( 5.0151 )
    [ 2020-10-09 17:55:13 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 423149 order by ID DESC limit 1000 Process.php in addTemp(224) ( 5.01525 )
    [ 2020-10-09 17:55:14 ] [37m DBG [0m Adding Last ID421149 Process.php in runEnqueue(154) ( 5.93345 )
    [ 2020-10-09 17:55:14 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 421149 order by ID DESC limit 1000 Process.php in addTemp(224) ( 5.93361 )
    [ 2020-10-09 17:55:14 ] [37m DBG [0m Adding Last ID412229 Process.php in runEnqueue(154) ( 6.83846 )
    [ 2020-10-09 17:55:14 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 412229 order by ID DESC limit 1000 Process.php in addTemp(224) ( 6.83862 )
    [ 2020-10-09 17:55:16 ] [37m DBG [0m Adding Last ID410222 Process.php in runEnqueue(154) ( 7.94174 )
    [ 2020-10-09 17:55:16 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 410222 order by ID DESC limit 1000 Process.php in addTemp(224) ( 7.94189 )
    [ 2020-10-09 17:55:16 ] [37m DBG [0m Adding Last ID408218 Process.php in runEnqueue(154) ( 8.79484 )
    [ 2020-10-09 17:55:16 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 408218 order by ID DESC limit 1000 Process.php in addTemp(224) ( 8.795 )
    [ 2020-10-09 17:55:17 ] [37m DBG [0m Adding Last ID406195 Process.php in runEnqueue(154) ( 9.67644 )
    [ 2020-10-09 17:55:17 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 406195 order by ID DESC limit 1000 Process.php in addTemp(224) ( 9.67661 )
    [ 2020-10-09 17:55:17 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) order by ID DESC limit 1000 Process.php in addTemp(224) ( 0.25645 )
    [ 2020-10-09 17:55:18 ] [37m DBG [0m Adding Last ID404123 Process.php in runEnqueue(154) ( 10.60619 )
    [ 2020-10-09 17:55:18 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 404123 order by ID DESC limit 1000 Process.php in addTemp(224) ( 10.60635 )
    [ 2020-10-09 17:55:19 ] [37m DBG [0m Adding Last ID645527 Process.php in runEnqueue(154) ( 1.5438 )
    [ 2020-10-09 17:55:19 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 645527 order by ID DESC limit 1000 Process.php in addTemp(224) ( 1.54397 )
    [ 2020-10-09 17:55:19 ] [37m DBG [0m Adding Last ID401745 Process.php in runEnqueue(154) ( 11.52358 )
    [ 2020-10-09 17:55:19 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 401745 order by ID DESC limit 1000 Process.php in addTemp(224) ( 11.52374 )
    [ 2020-10-09 17:55:20 ] [37m DBG [0m Adding Last ID629192 Process.php in runEnqueue(154) ( 2.77374 )
    [ 2020-10-09 17:55:20 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 629192 order by ID DESC limit 1000 Process.php in addTemp(224) ( 2.77389 )
    [ 2020-10-09 17:55:20 ] [37m DBG [0m Adding Last ID399718 Process.php in runEnqueue(154) ( 12.40918 )
    [ 2020-10-09 17:55:20 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 399718 order by ID DESC limit 1000 Process.php in addTemp(224) ( 12.40934 )
    [ 2020-10-09 17:55:21 ] [37m DBG [0m Adding Last ID397716 Process.php in runEnqueue(154) ( 13.32586 )
    [ 2020-10-09 17:55:21 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 397716 order by ID DESC limit 1000 Process.php in addTemp(224) ( 13.32602 )
    [ 2020-10-09 17:55:21 ] [37m DBG [0m Adding Last ID627175 Process.php in runEnqueue(154) ( 4.03068 )
    [ 2020-10-09 17:55:21 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 627175 order by ID DESC limit 1000 Process.php in addTemp(224) ( 4.03084 )
    [ 2020-10-09 17:55:22 ] [37m DBG [0m Adding Last ID395704 Process.php in runEnqueue(154) ( 14.23205 )
    [ 2020-10-09 17:55:22 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 395704 order by ID DESC limit 1000 Process.php in addTemp(224) ( 14.2322 )
    [ 2020-10-09 17:55:22 ] [37m DBG [0m Adding Last ID625172 Process.php in runEnqueue(154) ( 5.25467 )
    [ 2020-10-09 17:55:22 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 625172 order by ID DESC limit 1000 Process.php in addTemp(224) ( 5.25483 )
    [ 2020-10-09 17:55:23 ] [37m DBG [0m Adding Last ID393700 Process.php in runEnqueue(154) ( 15.12473 )
    [ 2020-10-09 17:55:23 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 393700 order by ID DESC limit 1000 Process.php in addTemp(224) ( 15.12489 )
    [ 2020-10-09 17:55:24 ] [37m DBG [0m Adding Last ID391700 Process.php in runEnqueue(154) ( 16.00207 )
    [ 2020-10-09 17:55:24 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 391700 order by ID DESC limit 1000 Process.php in addTemp(224) ( 16.00225 )
    [ 2020-10-09 17:55:24 ] [37m DBG [0m Adding Last ID613659 Process.php in runEnqueue(154) ( 6.48997 )
    [ 2020-10-09 17:55:24 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 613659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 6.49024 )
    [ 2020-10-09 17:55:25 ] [37m DBG [0m Adding Last ID389700 Process.php in runEnqueue(154) ( 16.88318 )
    [ 2020-10-09 17:55:25 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 389700 order by ID DESC limit 1000 Process.php in addTemp(224) ( 16.88335 )
    [ 2020-10-09 17:55:25 ] [37m DBG [0m Adding Last ID611659 Process.php in runEnqueue(154) ( 7.71683 )
    [ 2020-10-09 17:55:25 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 611659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 7.71698 )
    [ 2020-10-09 17:55:25 ] [37m DBG [0m Adding Last ID387698 Process.php in runEnqueue(154) ( 17.75951 )
    [ 2020-10-09 17:55:25 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 387698 order by ID DESC limit 1000 Process.php in addTemp(224) ( 17.75968 )
    [ 2020-10-09 17:55:26 ] [37m DBG [0m Adding Last ID609659 Process.php in runEnqueue(154) ( 8.92949 )
    [ 2020-10-09 17:55:26 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 609659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 8.92964 )
    [ 2020-10-09 17:55:26 ] [37m DBG [0m Adding Last ID385698 Process.php in runEnqueue(154) ( 18.61818 )
    [ 2020-10-09 17:55:26 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 385698 order by ID DESC limit 1000 Process.php in addTemp(224) ( 18.61833 )
    [ 2020-10-09 17:55:27 ] [37m DBG [0m Adding Last ID383694 Process.php in runEnqueue(154) ( 19.49412 )
    [ 2020-10-09 17:55:27 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 383694 order by ID DESC limit 1000 Process.php in addTemp(224) ( 19.49428 )
    [ 2020-10-09 17:55:27 ] [37m DBG [0m Adding Last ID607658 Process.php in runEnqueue(154) ( 10.14141 )
    [ 2020-10-09 17:55:27 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 607658 order by ID DESC limit 1000 Process.php in addTemp(224) ( 10.14156 )
    [ 2020-10-09 17:55:28 ] [37m DBG [0m Adding Last ID381686 Process.php in runEnqueue(154) ( 20.36115 )
    [ 2020-10-09 17:55:28 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 381686 order by ID DESC limit 1000 Process.php in addTemp(224) ( 20.36131 )
    [ 2020-10-09 17:55:29 ] [37m DBG [0m Adding Last ID605657 Process.php in runEnqueue(154) ( 11.35043 )
    [ 2020-10-09 17:55:29 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 605657 order by ID DESC limit 1000 Process.php in addTemp(224) ( 11.35059 )
    [ 2020-10-09 17:55:29 ] [37m DBG [0m Adding Last ID363616 Process.php in runEnqueue(154) ( 21.21477 )
    [ 2020-10-09 17:55:29 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 363616 order by ID DESC limit 1000 Process.php in addTemp(224) ( 21.21492 )
    [ 2020-10-09 17:55:30 ] [37m DBG [0m Adding Last ID331613 Process.php in runEnqueue(154) ( 22.06759 )
    [ 2020-10-09 17:55:30 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 331613 order by ID DESC limit 1000 Process.php in addTemp(224) ( 22.06774 )
    [ 2020-10-09 17:55:30 ] [37m DBG [0m Adding Last ID602536 Process.php in runEnqueue(154) ( 12.54746 )
    [ 2020-10-09 17:55:30 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 602536 order by ID DESC limit 1000 Process.php in addTemp(224) ( 12.54764 )
    [ 2020-10-09 17:55:31 ] [37m DBG [0m Adding Last ID328871 Process.php in runEnqueue(154) ( 22.97458 )
    [ 2020-10-09 17:55:31 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 328871 order by ID DESC limit 1000 Process.php in addTemp(224) ( 22.97474 )
    [ 2020-10-09 17:55:31 ] [37m DBG [0m Adding Last ID598090 Process.php in runEnqueue(154) ( 13.74672 )
    [ 2020-10-09 17:55:31 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 598090 order by ID DESC limit 1000 Process.php in addTemp(224) ( 13.74687 )
    [ 2020-10-09 17:55:31 ] [37m DBG [0m Adding Last ID326863 Process.php in runEnqueue(154) ( 23.81711 )
    [ 2020-10-09 17:55:31 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 326863 order by ID DESC limit 1000 Process.php in addTemp(224) ( 23.81727 )
    [ 2020-10-09 17:55:32 ] [37m DBG [0m Adding Last ID596079 Process.php in runEnqueue(154) ( 14.94797 )
    [ 2020-10-09 17:55:32 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 596079 order by ID DESC limit 1000 Process.php in addTemp(224) ( 14.94814 )
    [ 2020-10-09 17:55:32 ] [37m DBG [0m Adding Last ID324786 Process.php in runEnqueue(154) ( 24.65534 )
    [ 2020-10-09 17:55:32 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 324786 order by ID DESC limit 1000 Process.php in addTemp(224) ( 24.6555 )
    [ 2020-10-09 17:55:33 ] [37m DBG [0m Adding Last ID322549 Process.php in runEnqueue(154) ( 25.49945 )
    [ 2020-10-09 17:55:33 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 322549 order by ID DESC limit 1000 Process.php in addTemp(224) ( 25.4996 )
    [ 2020-10-09 17:55:33 ] [37m DBG [0m Adding Last ID594077 Process.php in runEnqueue(154) ( 16.13819 )
    [ 2020-10-09 17:55:33 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 594077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 16.13836 )
    [ 2020-10-09 17:55:34 ] [37m DBG [0m Adding Last ID320547 Process.php in runEnqueue(154) ( 26.32464 )
    [ 2020-10-09 17:55:34 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 320547 order by ID DESC limit 1000 Process.php in addTemp(224) ( 26.32479 )
    [ 2020-10-09 17:55:35 ] [37m DBG [0m Adding Last ID592075 Process.php in runEnqueue(154) ( 17.32747 )
    [ 2020-10-09 17:55:35 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 592075 order by ID DESC limit 1000 Process.php in addTemp(224) ( 17.32762 )
    [ 2020-10-09 17:55:35 ] [37m DBG [0m Adding Last ID308121 Process.php in runEnqueue(154) ( 27.18196 )
    [ 2020-10-09 17:55:35 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 308121 order by ID DESC limit 1000 Process.php in addTemp(224) ( 27.18214 )
    [ 2020-10-09 17:55:36 ] [37m DBG [0m Adding Last ID306014 Process.php in runEnqueue(154) ( 28.03252 )
    [ 2020-10-09 17:55:36 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 306014 order by ID DESC limit 1000 Process.php in addTemp(224) ( 28.03267 )
    [ 2020-10-09 17:55:36 ] [37m DBG [0m Adding Last ID590075 Process.php in runEnqueue(154) ( 18.54548 )
    [ 2020-10-09 17:55:36 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 590075 order by ID DESC limit 1000 Process.php in addTemp(224) ( 18.54563 )
    [ 2020-10-09 17:55:36 ] [37m DBG [0m Adding Last ID284223 Process.php in runEnqueue(154) ( 28.84079 )
    [ 2020-10-09 17:55:36 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 284223 order by ID DESC limit 1000 Process.php in addTemp(224) ( 28.84094 )
    [ 2020-10-09 17:55:37 ] [37m DBG [0m Adding Last ID586138 Process.php in runEnqueue(154) ( 19.72503 )
    [ 2020-10-09 17:55:37 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 586138 order by ID DESC limit 1000 Process.php in addTemp(224) ( 19.72519 )
    [ 2020-10-09 17:55:37 ] [37m DBG [0m Adding Last ID259439 Process.php in runEnqueue(154) ( 29.65519 )
    [ 2020-10-09 17:55:37 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 259439 order by ID DESC limit 1000 Process.php in addTemp(224) ( 29.65536 )
    [ 2020-10-09 17:55:38 ] [37m DBG [0m Adding Last ID583849 Process.php in runEnqueue(154) ( 20.88138 )
    [ 2020-10-09 17:55:38 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 583849 order by ID DESC limit 1000 Process.php in addTemp(224) ( 20.88153 )
    [ 2020-10-09 17:55:38 ] [37m DBG [0m Adding Last ID248263 Process.php in runEnqueue(154) ( 30.45976 )
    [ 2020-10-09 17:55:38 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 248263 order by ID DESC limit 1000 Process.php in addTemp(224) ( 30.45991 )
    [ 2020-10-09 17:55:39 ] [37m DBG [0m Adding Last ID238132 Process.php in runEnqueue(154) ( 31.27114 )
    [ 2020-10-09 17:55:39 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 238132 order by ID DESC limit 1000 Process.php in addTemp(224) ( 31.27139 )
    [ 2020-10-09 17:55:39 ] [37m DBG [0m Adding Last ID581849 Process.php in runEnqueue(154) ( 22.08343 )
    [ 2020-10-09 17:55:39 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 581849 order by ID DESC limit 1000 Process.php in addTemp(224) ( 22.08358 )
    [ 2020-10-09 17:55:40 ] [37m DBG [0m Adding Last ID218746 Process.php in runEnqueue(154) ( 32.10147 )
    [ 2020-10-09 17:55:40 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 218746 order by ID DESC limit 1000 Process.php in addTemp(224) ( 32.10164 )
    [ 2020-10-09 17:55:40 ] [37m DBG [0m Adding Last ID578727 Process.php in runEnqueue(154) ( 23.26808 )
    [ 2020-10-09 17:55:40 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 578727 order by ID DESC limit 1000 Process.php in addTemp(224) ( 23.26828 )
    [ 2020-10-09 17:55:41 ] [37m DBG [0m Adding Last ID212882 Process.php in runEnqueue(154) ( 32.91215 )
    [ 2020-10-09 17:55:41 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 212882 order by ID DESC limit 1000 Process.php in addTemp(224) ( 32.91232 )
    [ 2020-10-09 17:55:41 ] [37m DBG [0m Adding Last ID203330 Process.php in runEnqueue(154) ( 33.73654 )
    [ 2020-10-09 17:55:41 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 203330 order by ID DESC limit 1000 Process.php in addTemp(224) ( 33.7367 )
    [ 2020-10-09 17:55:42 ] [37m DBG [0m Adding Last ID573668 Process.php in runEnqueue(154) ( 24.48747 )
    [ 2020-10-09 17:55:42 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 573668 order by ID DESC limit 1000 Process.php in addTemp(224) ( 24.48764 )
    [ 2020-10-09 17:55:42 ] [37m DBG [0m Adding Last ID185195 Process.php in runEnqueue(154) ( 34.55294 )
    [ 2020-10-09 17:55:42 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 185195 order by ID DESC limit 1000 Process.php in addTemp(224) ( 34.55309 )
    [ 2020-10-09 17:55:43 ] [37m DBG [0m Adding Last ID570805 Process.php in runEnqueue(154) ( 25.71395 )
    [ 2020-10-09 17:55:43 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 570805 order by ID DESC limit 1000 Process.php in addTemp(224) ( 25.71411 )
    [ 2020-10-09 17:55:43 ] [37m DBG [0m Adding Last ID168597 Process.php in runEnqueue(154) ( 35.36451 )
    [ 2020-10-09 17:55:43 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 168597 order by ID DESC limit 1000 Process.php in addTemp(224) ( 35.36467 )
    [ 2020-10-09 17:55:44 ] [37m DBG [0m Adding Last ID165772 Process.php in runEnqueue(154) ( 36.15822 )
    [ 2020-10-09 17:55:44 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 165772 order by ID DESC limit 1000 Process.php in addTemp(224) ( 36.1584 )
    [ 2020-10-09 17:55:44 ] [37m DBG [0m Adding Last ID568785 Process.php in runEnqueue(154) ( 26.88585 )
    [ 2020-10-09 17:55:44 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 568785 order by ID DESC limit 1000 Process.php in addTemp(224) ( 26.88613 )
    [ 2020-10-09 17:55:45 ] [37m DBG [0m Adding Last ID163011 Process.php in runEnqueue(154) ( 36.96885 )
    [ 2020-10-09 17:55:45 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 163011 order by ID DESC limit 1000 Process.php in addTemp(224) ( 36.96901 )
    [ 2020-10-09 17:55:45 ] [37m DBG [0m Adding Last ID566082 Process.php in runEnqueue(154) ( 28.10052 )
    [ 2020-10-09 17:55:45 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 566082 order by ID DESC limit 1000 Process.php in addTemp(224) ( 28.10068 )
    [ 2020-10-09 17:55:45 ] [37m DBG [0m Adding Last ID123913 Process.php in runEnqueue(154) ( 37.77953 )
    [ 2020-10-09 17:55:45 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 123913 order by ID DESC limit 1000 Process.php in addTemp(224) ( 37.77969 )
    [ 2020-10-09 17:55:46 ] [37m DBG [0m Adding Last ID121192 Process.php in runEnqueue(154) ( 38.59502 )
    [ 2020-10-09 17:55:46 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 121192 order by ID DESC limit 1000 Process.php in addTemp(224) ( 38.59517 )
    [ 2020-10-09 17:55:46 ] [37m DBG [0m Adding Last ID563401 Process.php in runEnqueue(154) ( 29.30711 )
    [ 2020-10-09 17:55:46 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 563401 order by ID DESC limit 1000 Process.php in addTemp(224) ( 29.30727 )
    [ 2020-10-09 17:55:47 ] [37m DBG [0m Adding Last ID115863 Process.php in runEnqueue(154) ( 39.39067 )
    [ 2020-10-09 17:55:47 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 115863 order by ID DESC limit 1000 Process.php in addTemp(224) ( 39.39086 )
    [ 2020-10-09 17:55:48 ] [37m DBG [0m Adding Last ID561346 Process.php in runEnqueue(154) ( 30.51363 )
    [ 2020-10-09 17:55:48 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 561346 order by ID DESC limit 1000 Process.php in addTemp(224) ( 30.51378 )
    [ 2020-10-09 17:55:48 ] [37m DBG [0m Adding Last ID98792 Process.php in runEnqueue(154) ( 40.1731 )
    [ 2020-10-09 17:55:48 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 98792 order by ID DESC limit 1000 Process.php in addTemp(224) ( 40.17328 )
    [ 2020-10-09 17:55:49 ] [37m DBG [0m Adding Last ID88536 Process.php in runEnqueue(154) ( 40.95682 )
    [ 2020-10-09 17:55:49 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 88536 order by ID DESC limit 1000 Process.php in addTemp(224) ( 40.957 )
    [ 2020-10-09 17:55:49 ] [37m DBG [0m Adding Last ID559248 Process.php in runEnqueue(154) ( 31.7155 )
    [ 2020-10-09 17:55:49 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 559248 order by ID DESC limit 1000 Process.php in addTemp(224) ( 31.71567 )
    [ 2020-10-09 17:55:49 ] [37m DBG [0m Adding Last ID71887 Process.php in runEnqueue(154) ( 41.73804 )
    [ 2020-10-09 17:55:49 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 71887 order by ID DESC limit 1000 Process.php in addTemp(224) ( 41.73821 )
    [ 2020-10-09 17:55:50 ] [37m DBG [0m Adding Last ID556008 Process.php in runEnqueue(154) ( 32.89453 )
    [ 2020-10-09 17:55:50 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 556008 order by ID DESC limit 1000 Process.php in addTemp(224) ( 32.89471 )
    [ 2020-10-09 17:55:50 ] [37m DBG [0m Adding Last ID67969 Process.php in runEnqueue(154) ( 42.51991 )
    [ 2020-10-09 17:55:50 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 67969 order by ID DESC limit 1000 Process.php in addTemp(224) ( 42.52007 )
    [ 2020-10-09 17:55:51 ] [37m DBG [0m Adding Last ID65478 Process.php in runEnqueue(154) ( 43.26987 )
    [ 2020-10-09 17:55:51 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:51:40’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 65478 order by ID DESC limit 1000 Process.php in addTemp(224) ( 43.27003 )
    [ 2020-10-09 17:55:51 ] [37m DBG [0m Adding Last ID553608 Process.php in runEnqueue(154) ( 34.02888 )
    [ 2020-10-09 17:55:51 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 553608 order by ID DESC limit 1000 Process.php in addTemp(224) ( 34.02904 )
    [ 2020-10-09 17:55:52 ] [37m DBG [0m Adding Last ID543183 Process.php in runEnqueue(154) ( 35.13053 )
    [ 2020-10-09 17:55:52 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 543183 order by ID DESC limit 1000 Process.php in addTemp(224) ( 35.13068 )
    [ 2020-10-09 17:55:53 ] [37m DBG [0m Adding Last ID539227 Process.php in runEnqueue(154) ( 36.1788 )
    [ 2020-10-09 17:55:53 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 539227 order by ID DESC limit 1000 Process.php in addTemp(224) ( 36.17895 )
    [ 2020-10-09 17:55:54 ] [37m DBG [0m Adding Last ID534935 Process.php in runEnqueue(154) ( 37.21565 )
    [ 2020-10-09 17:55:54 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 534935 order by ID DESC limit 1000 Process.php in addTemp(224) ( 37.2158 )
    [ 2020-10-09 17:55:55 ] [37m DBG [0m Adding Last ID532935 Process.php in runEnqueue(154) ( 38.2695 )
    [ 2020-10-09 17:55:55 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 532935 order by ID DESC limit 1000 Process.php in addTemp(224) ( 38.26965 )
    [ 2020-10-09 17:55:56 ] [37m DBG [0m Adding Last ID524555 Process.php in runEnqueue(154) ( 39.30218 )
    [ 2020-10-09 17:55:56 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 524555 order by ID DESC limit 1000 Process.php in addTemp(224) ( 39.30233 )
    [ 2020-10-09 17:55:58 ] [37m DBG [0m Adding Last ID522555 Process.php in runEnqueue(154) ( 40.3277 )
    [ 2020-10-09 17:55:58 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 522555 order by ID DESC limit 1000 Process.php in addTemp(224) ( 40.32786 )
    [ 2020-10-09 17:55:58 ] [37m DBG [0m Adding Last ID518214 Process.php in runEnqueue(154) ( 41.31429 )
    [ 2020-10-09 17:55:58 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 518214 order by ID DESC limit 1000 Process.php in addTemp(224) ( 41.31444 )
    [ 2020-10-09 17:56:00 ] [37m DBG [0m Adding Last ID516213 Process.php in runEnqueue(154) ( 42.33634 )
    [ 2020-10-09 17:56:00 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 516213 order by ID DESC limit 1000 Process.php in addTemp(224) ( 42.33651 )
    [ 2020-10-09 17:56:01 ] [37m DBG [0m Adding Last ID512335 Process.php in runEnqueue(154) ( 43.37809 )
    [ 2020-10-09 17:56:01 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 512335 order by ID DESC limit 1000 Process.php in addTemp(224) ( 43.37828 )
    [ 2020-10-09 17:56:02 ] [37m DBG [0m Adding Last ID510077 Process.php in runEnqueue(154) ( 44.38471 )
    [ 2020-10-09 17:56:02 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 510077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 44.38486 )
    [ 2020-10-09 17:56:03 ] [37m DBG [0m Adding Last ID508077 Process.php in runEnqueue(154) ( 45.39496 )
    [ 2020-10-09 17:56:03 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 508077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 45.39511 )
    [ 2020-10-09 17:56:04 ] [37m DBG [0m Adding Last ID505687 Process.php in runEnqueue(154) ( 46.38629 )
    [ 2020-10-09 17:56:04 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 505687 order by ID DESC limit 1000 Process.php in addTemp(224) ( 46.38645 )
    [ 2020-10-09 17:56:05 ] [37m DBG [0m Adding Last ID503674 Process.php in runEnqueue(154) ( 47.35391 )
    [ 2020-10-09 17:56:05 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 503674 order by ID DESC limit 1000 Process.php in addTemp(224) ( 47.35406 )
    [ 2020-10-09 17:56:06 ] [37m DBG [0m Adding Last ID501654 Process.php in runEnqueue(154) ( 48.37221 )
    [ 2020-10-09 17:56:06 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 501654 order by ID DESC limit 1000 Process.php in addTemp(224) ( 48.37238 )
    [ 2020-10-09 17:56:07 ] [37m DBG [0m Adding Last ID499635 Process.php in runEnqueue(154) ( 49.34984 )
    [ 2020-10-09 17:56:07 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 499635 order by ID DESC limit 1000 Process.php in addTemp(224) ( 49.34999 )
    [ 2020-10-09 17:56:07 ] [37m DBG [0m Adding Last ID497630 Process.php in runEnqueue(154) ( 50.32214 )
    [ 2020-10-09 17:56:07 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 497630 order by ID DESC limit 1000 Process.php in addTemp(224) ( 50.3223 )
    [ 2020-10-09 17:56:08 ] [37m DBG [0m Adding Last ID495151 Process.php in runEnqueue(154) ( 51.30676 )
    [ 2020-10-09 17:56:08 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 495151 order by ID DESC limit 1000 Process.php in addTemp(224) ( 51.30693 )
    [ 2020-10-09 17:56:09 ] [37m DBG [0m Adding Last ID492796 Process.php in runEnqueue(154) ( 52.28713 )
    [ 2020-10-09 17:56:09 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 492796 order by ID DESC limit 1000 Process.php in addTemp(224) ( 52.28753 )
    [ 2020-10-09 17:56:10 ] [37m DBG [0m Adding Last ID488888 Process.php in runEnqueue(154) ( 53.2882 )
    [ 2020-10-09 17:56:10 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 488888 order by ID DESC limit 1000 Process.php in addTemp(224) ( 53.28836 )
    [ 2020-10-09 17:56:11 ] [37m DBG [0m Adding Last ID463952 Process.php in runEnqueue(154) ( 54.26309 )
    [ 2020-10-09 17:56:11 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 463952 order by ID DESC limit 1000 Process.php in addTemp(224) ( 54.26325 )
    [ 2020-10-09 17:56:12 ] [37m DBG [0m Adding Last ID461802 Process.php in runEnqueue(154) ( 55.22607 )
    [ 2020-10-09 17:56:12 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 461802 order by ID DESC limit 1000 Process.php in addTemp(224) ( 55.22623 )
    [ 2020-10-09 17:56:13 ] [37m DBG [0m Adding Last ID446990 Process.php in runEnqueue(154) ( 56.1463 )
    [ 2020-10-09 17:56:13 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:55:17’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 446990 order by ID DESC limit 1000 Process.php in addTemp(224) ( 56.14645 )
    [ 2020-10-09 17:58:49 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) order by ID DESC limit 1000 Process.php in addTemp(224) ( 1.74433 )
    [ 2020-10-09 17:58:50 ] [37m DBG [0m Adding Last ID645527 Process.php in runEnqueue(154) ( 2.89874 )
    [ 2020-10-09 17:58:50 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 645527 order by ID DESC limit 1000 Process.php in addTemp(224) ( 2.89889 )
    [ 2020-10-09 17:58:51 ] [37m DBG [0m Adding Last ID629192 Process.php in runEnqueue(154) ( 4.01793 )
    [ 2020-10-09 17:58:51 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 629192 order by ID DESC limit 1000 Process.php in addTemp(224) ( 4.01809 )
    [ 2020-10-09 17:58:52 ] [37m DBG [0m Adding Last ID627175 Process.php in runEnqueue(154) ( 5.16844 )
    [ 2020-10-09 17:58:52 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 627175 order by ID DESC limit 1000 Process.php in addTemp(224) ( 5.16863 )
    [ 2020-10-09 17:58:53 ] [37m DBG [0m Adding Last ID625172 Process.php in runEnqueue(154) ( 6.25547 )
    [ 2020-10-09 17:58:53 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 625172 order by ID DESC limit 1000 Process.php in addTemp(224) ( 6.25563 )
    [ 2020-10-09 17:58:55 ] [37m DBG [0m Adding Last ID613659 Process.php in runEnqueue(154) ( 7.32059 )
    [ 2020-10-09 17:58:55 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 613659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 7.32076 )
    [ 2020-10-09 17:58:56 ] [37m DBG [0m Adding Last ID611659 Process.php in runEnqueue(154) ( 8.40754 )
    [ 2020-10-09 17:58:56 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 611659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 8.40769 )
    [ 2020-10-09 17:58:57 ] [37m DBG [0m Adding Last ID609659 Process.php in runEnqueue(154) ( 9.45691 )
    [ 2020-10-09 17:58:57 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 609659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 9.45707 )
    [ 2020-10-09 17:58:58 ] [37m DBG [0m Adding Last ID607658 Process.php in runEnqueue(154) ( 10.48714 )
    [ 2020-10-09 17:58:58 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 607658 order by ID DESC limit 1000 Process.php in addTemp(224) ( 10.4873 )
    [ 2020-10-09 17:58:59 ] [37m DBG [0m Adding Last ID605657 Process.php in runEnqueue(154) ( 11.50524 )
    [ 2020-10-09 17:58:59 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 605657 order by ID DESC limit 1000 Process.php in addTemp(224) ( 11.5054 )
    [ 2020-10-09 17:59:00 ] [37m DBG [0m Adding Last ID602536 Process.php in runEnqueue(154) ( 12.56057 )
    [ 2020-10-09 17:59:00 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 602536 order by ID DESC limit 1000 Process.php in addTemp(224) ( 12.56075 )
    [ 2020-10-09 17:59:01 ] [37m DBG [0m Adding Last ID598090 Process.php in runEnqueue(154) ( 13.59269 )
    [ 2020-10-09 17:59:01 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 598090 order by ID DESC limit 1000 Process.php in addTemp(224) ( 13.59287 )
    [ 2020-10-09 17:59:02 ] [37m DBG [0m Adding Last ID596079 Process.php in runEnqueue(154) ( 14.64984 )
    [ 2020-10-09 17:59:02 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 596079 order by ID DESC limit 1000 Process.php in addTemp(224) ( 14.65003 )
    [ 2020-10-09 17:59:03 ] [37m DBG [0m Adding Last ID594077 Process.php in runEnqueue(154) ( 15.71198 )
    [ 2020-10-09 17:59:03 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 594077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 15.71215 )
    [ 2020-10-09 17:59:04 ] [37m DBG [0m Adding Last ID592075 Process.php in runEnqueue(154) ( 16.7806 )
    [ 2020-10-09 17:59:04 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 592075 order by ID DESC limit 1000 Process.php in addTemp(224) ( 16.78082 )
    [ 2020-10-09 17:59:05 ] [37m DBG [0m Adding Last ID590075 Process.php in runEnqueue(154) ( 17.80813 )
    [ 2020-10-09 17:59:05 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 590075 order by ID DESC limit 1000 Process.php in addTemp(224) ( 17.80831 )
    [ 2020-10-09 17:59:06 ] [37m DBG [0m Adding Last ID586138 Process.php in runEnqueue(154) ( 18.82521 )
    [ 2020-10-09 17:59:06 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 586138 order by ID DESC limit 1000 Process.php in addTemp(224) ( 18.82537 )
    [ 2020-10-09 17:59:07 ] [37m DBG [0m Adding Last ID583849 Process.php in runEnqueue(154) ( 19.81988 )
    [ 2020-10-09 17:59:07 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 583849 order by ID DESC limit 1000 Process.php in addTemp(224) ( 19.82004 )
    [ 2020-10-09 17:59:08 ] [37m DBG [0m Adding Last ID581849 Process.php in runEnqueue(154) ( 20.82056 )
    [ 2020-10-09 17:59:08 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 581849 order by ID DESC limit 1000 Process.php in addTemp(224) ( 20.821 )
    [ 2020-10-09 17:59:09 ] [37m DBG [0m Adding Last ID578727 Process.php in runEnqueue(154) ( 21.81525 )
    [ 2020-10-09 17:59:09 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 578727 order by ID DESC limit 1000 Process.php in addTemp(224) ( 21.81543 )
    [ 2020-10-09 17:59:10 ] [37m DBG [0m Adding Last ID573668 Process.php in runEnqueue(154) ( 22.80963 )
    [ 2020-10-09 17:59:10 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 573668 order by ID DESC limit 1000 Process.php in addTemp(224) ( 22.80979 )
    [ 2020-10-09 17:59:11 ] [37m DBG [0m Adding Last ID570805 Process.php in runEnqueue(154) ( 23.79042 )
    [ 2020-10-09 17:59:11 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 570805 order by ID DESC limit 1000 Process.php in addTemp(224) ( 23.7906 )
    [ 2020-10-09 17:59:12 ] [37m DBG [0m Adding Last ID568785 Process.php in runEnqueue(154) ( 24.78622 )
    [ 2020-10-09 17:59:12 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 568785 order by ID DESC limit 1000 Process.php in addTemp(224) ( 24.78638 )
    [ 2020-10-09 17:59:13 ] [37m DBG [0m Adding Last ID566082 Process.php in runEnqueue(154) ( 25.76238 )
    [ 2020-10-09 17:59:13 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 566082 order by ID DESC limit 1000 Process.php in addTemp(224) ( 25.76253 )
    [ 2020-10-09 17:59:14 ] [37m DBG [0m Adding Last ID563401 Process.php in runEnqueue(154) ( 26.72822 )
    [ 2020-10-09 17:59:14 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 563401 order by ID DESC limit 1000 Process.php in addTemp(224) ( 26.72837 )
    [ 2020-10-09 17:59:15 ] [37m DBG [0m Adding Last ID561346 Process.php in runEnqueue(154) ( 27.70012 )
    [ 2020-10-09 17:59:15 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 561346 order by ID DESC limit 1000 Process.php in addTemp(224) ( 27.7003 )
    [ 2020-10-09 17:59:16 ] [37m DBG [0m Adding Last ID559248 Process.php in runEnqueue(154) ( 28.6654 )
    [ 2020-10-09 17:59:16 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 559248 order by ID DESC limit 1000 Process.php in addTemp(224) ( 28.66556 )
    [ 2020-10-09 17:59:17 ] [37m DBG [0m Adding Last ID556008 Process.php in runEnqueue(154) ( 29.62971 )
    [ 2020-10-09 17:59:17 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 556008 order by ID DESC limit 1000 Process.php in addTemp(224) ( 29.6299 )
    [ 2020-10-09 17:59:18 ] [37m DBG [0m Adding Last ID553608 Process.php in runEnqueue(154) ( 30.60252 )
    [ 2020-10-09 17:59:18 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 553608 order by ID DESC limit 1000 Process.php in addTemp(224) ( 30.60272 )
    [ 2020-10-09 17:59:19 ] [37m DBG [0m Adding Last ID543183 Process.php in runEnqueue(154) ( 31.55268 )
    [ 2020-10-09 17:59:19 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 543183 order by ID DESC limit 1000 Process.php in addTemp(224) ( 31.55286 )
    [ 2020-10-09 17:59:20 ] [37m DBG [0m Adding Last ID539227 Process.php in runEnqueue(154) ( 32.49116 )
    [ 2020-10-09 17:59:20 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 539227 order by ID DESC limit 1000 Process.php in addTemp(224) ( 32.49132 )
    [ 2020-10-09 17:59:21 ] [37m DBG [0m Adding Last ID534935 Process.php in runEnqueue(154) ( 33.43408 )
    [ 2020-10-09 17:59:21 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 534935 order by ID DESC limit 1000 Process.php in addTemp(224) ( 33.43424 )
    [ 2020-10-09 17:59:22 ] [37m DBG [0m Adding Last ID532935 Process.php in runEnqueue(154) ( 34.37363 )
    [ 2020-10-09 17:59:22 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 532935 order by ID DESC limit 1000 Process.php in addTemp(224) ( 34.3738 )
    [ 2020-10-09 17:59:23 ] [37m DBG [0m Adding Last ID524555 Process.php in runEnqueue(154) ( 35.34739 )
    [ 2020-10-09 17:59:23 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 524555 order by ID DESC limit 1000 Process.php in addTemp(224) ( 35.34755 )
    [ 2020-10-09 17:59:24 ] [37m DBG [0m Adding Last ID522555 Process.php in runEnqueue(154) ( 36.32196 )
    [ 2020-10-09 17:59:24 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 522555 order by ID DESC limit 1000 Process.php in addTemp(224) ( 36.32212 )
    [ 2020-10-09 17:59:24 ] [37m DBG [0m Adding Last ID518214 Process.php in runEnqueue(154) ( 37.29066 )
    [ 2020-10-09 17:59:24 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 518214 order by ID DESC limit 1000 Process.php in addTemp(224) ( 37.29083 )
    [ 2020-10-09 17:59:25 ] [37m DBG [0m Adding Last ID516213 Process.php in runEnqueue(154) ( 38.2669 )
    [ 2020-10-09 17:59:25 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 516213 order by ID DESC limit 1000 Process.php in addTemp(224) ( 38.26705 )
    [ 2020-10-09 17:59:26 ] [37m DBG [0m Adding Last ID512335 Process.php in runEnqueue(154) ( 39.24697 )
    [ 2020-10-09 17:59:26 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 512335 order by ID DESC limit 1000 Process.php in addTemp(224) ( 39.24715 )
    [ 2020-10-09 17:59:27 ] [37m DBG [0m Adding Last ID510077 Process.php in runEnqueue(154) ( 40.18318 )
    [ 2020-10-09 17:59:27 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 510077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 40.18334 )
    [ 2020-10-09 17:59:28 ] [37m DBG [0m Adding Last ID508077 Process.php in runEnqueue(154) ( 41.14721 )
    [ 2020-10-09 17:59:28 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 508077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 41.14737 )
    [ 2020-10-09 17:59:29 ] [37m DBG [0m Adding Last ID505687 Process.php in runEnqueue(154) ( 42.11209 )
    [ 2020-10-09 17:59:29 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 505687 order by ID DESC limit 1000 Process.php in addTemp(224) ( 42.11225 )
    [ 2020-10-09 17:59:30 ] [37m DBG [0m Adding Last ID503674 Process.php in runEnqueue(154) ( 43.10873 )
    [ 2020-10-09 17:59:30 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 503674 order by ID DESC limit 1000 Process.php in addTemp(224) ( 43.10889 )
    [ 2020-10-09 17:59:31 ] [37m DBG [0m Adding Last ID501654 Process.php in runEnqueue(154) ( 44.06143 )
    [ 2020-10-09 17:59:31 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 501654 order by ID DESC limit 1000 Process.php in addTemp(224) ( 44.06159 )
    [ 2020-10-09 17:59:32 ] [37m DBG [0m Adding Last ID499635 Process.php in runEnqueue(154) ( 45.0454 )
    [ 2020-10-09 17:59:32 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 499635 order by ID DESC limit 1000 Process.php in addTemp(224) ( 45.04556 )
    [ 2020-10-09 17:59:33 ] [37m DBG [0m Adding Last ID497630 Process.php in runEnqueue(154) ( 45.95887 )
    [ 2020-10-09 17:59:33 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 497630 order by ID DESC limit 1000 Process.php in addTemp(224) ( 45.95906 )
    [ 2020-10-09 17:59:34 ] [37m DBG [0m Adding Last ID495151 Process.php in runEnqueue(154) ( 46.96317 )
    [ 2020-10-09 17:59:34 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 495151 order by ID DESC limit 1000 Process.php in addTemp(224) ( 46.96333 )
    [ 2020-10-09 17:59:35 ] [37m DBG [0m Adding Last ID492796 Process.php in runEnqueue(154) ( 47.90333 )
    [ 2020-10-09 17:59:35 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 492796 order by ID DESC limit 1000 Process.php in addTemp(224) ( 47.90354 )
    [ 2020-10-09 17:59:36 ] [37m DBG [0m Adding Last ID488888 Process.php in runEnqueue(154) ( 48.80847 )
    [ 2020-10-09 17:59:36 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 488888 order by ID DESC limit 1000 Process.php in addTemp(224) ( 48.80864 )
    [ 2020-10-09 17:59:37 ] [37m DBG [0m Adding Last ID463952 Process.php in runEnqueue(154) ( 49.69061 )
    [ 2020-10-09 17:59:37 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 463952 order by ID DESC limit 1000 Process.php in addTemp(224) ( 49.69076 )
    [ 2020-10-09 17:59:38 ] [37m DBG [0m Adding Last ID461802 Process.php in runEnqueue(154) ( 50.63652 )
    [ 2020-10-09 17:59:38 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 461802 order by ID DESC limit 1000 Process.php in addTemp(224) ( 50.63668 )
    [ 2020-10-09 17:59:39 ] [37m DBG [0m Adding Last ID446990 Process.php in runEnqueue(154) ( 51.50667 )
    [ 2020-10-09 17:59:39 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘1970-01-01 00:00:00’ AND post_date <= ‘2020-10-09 19:58:47’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 446990 order by ID DESC limit 1000 Process.php in addTemp(224) ( 51.50682 )
    [ 2020-10-09 18:01:09 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) order by ID DESC limit 1000 Process.php in addTemp(224) ( 2.03754 )
    [ 2020-10-09 18:01:10 ] [37m DBG [0m Adding Last ID645527 Process.php in runEnqueue(154) ( 3.27998 )
    [ 2020-10-09 18:01:10 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 645527 order by ID DESC limit 1000 Process.php in addTemp(224) ( 3.28016 )
    [ 2020-10-09 18:01:11 ] [37m DBG [0m Adding Last ID629192 Process.php in runEnqueue(154) ( 4.50435 )
    [ 2020-10-09 18:01:11 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 629192 order by ID DESC limit 1000 Process.php in addTemp(224) ( 4.50452 )
    [ 2020-10-09 18:01:13 ] [37m DBG [0m Adding Last ID627175 Process.php in runEnqueue(154) ( 5.69709 )
    [ 2020-10-09 18:01:13 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 627175 order by ID DESC limit 1000 Process.php in addTemp(224) ( 5.69726 )
    [ 2020-10-09 18:01:14 ] [37m DBG [0m Adding Last ID625172 Process.php in runEnqueue(154) ( 6.86684 )
    [ 2020-10-09 18:01:14 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 625172 order by ID DESC limit 1000 Process.php in addTemp(224) ( 6.867 )
    [ 2020-10-09 18:01:15 ] [37m DBG [0m Adding Last ID613659 Process.php in runEnqueue(154) ( 8.0285 )
    [ 2020-10-09 18:01:15 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 613659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 8.02868 )
    [ 2020-10-09 18:01:16 ] [37m DBG [0m Adding Last ID611659 Process.php in runEnqueue(154) ( 9.2027 )
    [ 2020-10-09 18:01:16 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 611659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 9.20286 )
    [ 2020-10-09 18:01:17 ] [37m DBG [0m Adding Last ID609659 Process.php in runEnqueue(154) ( 10.37295 )
    [ 2020-10-09 18:01:17 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 609659 order by ID DESC limit 1000 Process.php in addTemp(224) ( 10.37314 )
    [ 2020-10-09 18:01:18 ] [37m DBG [0m Adding Last ID607658 Process.php in runEnqueue(154) ( 11.55168 )
    [ 2020-10-09 18:01:18 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 607658 order by ID DESC limit 1000 Process.php in addTemp(224) ( 11.55185 )
    [ 2020-10-09 18:01:20 ] [37m DBG [0m Adding Last ID605657 Process.php in runEnqueue(154) ( 12.7149 )
    [ 2020-10-09 18:01:20 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 605657 order by ID DESC limit 1000 Process.php in addTemp(224) ( 12.71506 )
    [ 2020-10-09 18:01:21 ] [37m DBG [0m Adding Last ID602536 Process.php in runEnqueue(154) ( 13.86966 )
    [ 2020-10-09 18:01:21 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 602536 order by ID DESC limit 1000 Process.php in addTemp(224) ( 13.86982 )
    [ 2020-10-09 18:01:22 ] [37m DBG [0m Adding Last ID598090 Process.php in runEnqueue(154) ( 14.99817 )
    [ 2020-10-09 18:01:22 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 598090 order by ID DESC limit 1000 Process.php in addTemp(224) ( 14.99833 )
    [ 2020-10-09 18:01:23 ] [37m DBG [0m Adding Last ID596079 Process.php in runEnqueue(154) ( 16.14429 )
    [ 2020-10-09 18:01:23 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 596079 order by ID DESC limit 1000 Process.php in addTemp(224) ( 16.14445 )
    [ 2020-10-09 18:01:24 ] [37m DBG [0m Adding Last ID594077 Process.php in runEnqueue(154) ( 17.24798 )
    [ 2020-10-09 18:01:24 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 594077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 17.24815 )
    [ 2020-10-09 18:01:25 ] [37m DBG [0m Adding Last ID592075 Process.php in runEnqueue(154) ( 18.3713 )
    [ 2020-10-09 18:01:25 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 592075 order by ID DESC limit 1000 Process.php in addTemp(224) ( 18.37147 )
    [ 2020-10-09 18:01:26 ] [37m DBG [0m Adding Last ID590075 Process.php in runEnqueue(154) ( 19.52272 )
    [ 2020-10-09 18:01:26 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 590075 order by ID DESC limit 1000 Process.php in addTemp(224) ( 19.52292 )
    [ 2020-10-09 18:01:27 ] [37m DBG [0m Adding Last ID586138 Process.php in runEnqueue(154) ( 20.66596 )
    [ 2020-10-09 18:01:27 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 586138 order by ID DESC limit 1000 Process.php in addTemp(224) ( 20.66612 )
    [ 2020-10-09 18:01:29 ] [37m DBG [0m Adding Last ID583849 Process.php in runEnqueue(154) ( 21.76186 )
    [ 2020-10-09 18:01:29 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 583849 order by ID DESC limit 1000 Process.php in addTemp(224) ( 21.76203 )
    [ 2020-10-09 18:01:30 ] [37m DBG [0m Adding Last ID581849 Process.php in runEnqueue(154) ( 22.9008 )
    [ 2020-10-09 18:01:30 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 581849 order by ID DESC limit 1000 Process.php in addTemp(224) ( 22.90096 )
    [ 2020-10-09 18:01:31 ] [37m DBG [0m Adding Last ID578727 Process.php in runEnqueue(154) ( 24.00565 )
    [ 2020-10-09 18:01:31 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 578727 order by ID DESC limit 1000 Process.php in addTemp(224) ( 24.00582 )
    [ 2020-10-09 18:01:32 ] [37m DBG [0m Adding Last ID573668 Process.php in runEnqueue(154) ( 25.13855 )
    [ 2020-10-09 18:01:32 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 573668 order by ID DESC limit 1000 Process.php in addTemp(224) ( 25.13871 )
    [ 2020-10-09 18:01:33 ] [37m DBG [0m Adding Last ID570805 Process.php in runEnqueue(154) ( 26.26166 )
    [ 2020-10-09 18:01:33 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 570805 order by ID DESC limit 1000 Process.php in addTemp(224) ( 26.26183 )
    [ 2020-10-09 18:01:34 ] [37m DBG [0m Adding Last ID568785 Process.php in runEnqueue(154) ( 27.36378 )
    [ 2020-10-09 18:01:34 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 568785 order by ID DESC limit 1000 Process.php in addTemp(224) ( 27.36397 )
    [ 2020-10-09 18:01:35 ] [37m DBG [0m Adding Last ID566082 Process.php in runEnqueue(154) ( 28.46659 )
    [ 2020-10-09 18:01:35 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 566082 order by ID DESC limit 1000 Process.php in addTemp(224) ( 28.46676 )
    [ 2020-10-09 18:01:36 ] [37m DBG [0m Adding Last ID563401 Process.php in runEnqueue(154) ( 29.549 )
    [ 2020-10-09 18:01:36 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 563401 order by ID DESC limit 1000 Process.php in addTemp(224) ( 29.54921 )
    [ 2020-10-09 18:01:37 ] [37m DBG [0m Adding Last ID561346 Process.php in runEnqueue(154) ( 30.61616 )
    [ 2020-10-09 18:01:37 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 561346 order by ID DESC limit 1000 Process.php in addTemp(224) ( 30.61634 )
    [ 2020-10-09 18:01:39 ] [37m DBG [0m Adding Last ID559248 Process.php in runEnqueue(154) ( 31.69149 )
    [ 2020-10-09 18:01:39 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 559248 order by ID DESC limit 1000 Process.php in addTemp(224) ( 31.69165 )
    [ 2020-10-09 18:01:40 ] [37m DBG [0m Adding Last ID556008 Process.php in runEnqueue(154) ( 32.78121 )
    [ 2020-10-09 18:01:40 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 556008 order by ID DESC limit 1000 Process.php in addTemp(224) ( 32.78138 )
    [ 2020-10-09 18:01:41 ] [37m DBG [0m Adding Last ID553608 Process.php in runEnqueue(154) ( 33.88652 )
    [ 2020-10-09 18:01:41 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 553608 order by ID DESC limit 1000 Process.php in addTemp(224) ( 33.88668 )
    [ 2020-10-09 18:01:42 ] [37m DBG [0m Adding Last ID543183 Process.php in runEnqueue(154) ( 34.95309 )
    [ 2020-10-09 18:01:42 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 543183 order by ID DESC limit 1000 Process.php in addTemp(224) ( 34.95328 )
    [ 2020-10-09 18:01:43 ] [37m DBG [0m Adding Last ID539227 Process.php in runEnqueue(154) ( 35.99774 )
    [ 2020-10-09 18:01:43 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 539227 order by ID DESC limit 1000 Process.php in addTemp(224) ( 35.9979 )
    [ 2020-10-09 18:01:44 ] [37m DBG [0m Adding Last ID534935 Process.php in runEnqueue(154) ( 37.04565 )
    [ 2020-10-09 18:01:44 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 534935 order by ID DESC limit 1000 Process.php in addTemp(224) ( 37.04581 )
    [ 2020-10-09 18:01:45 ] [37m DBG [0m Adding Last ID532935 Process.php in runEnqueue(154) ( 38.0892 )
    [ 2020-10-09 18:01:45 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 532935 order by ID DESC limit 1000 Process.php in addTemp(224) ( 38.08936 )
    [ 2020-10-09 18:01:46 ] [37m DBG [0m Adding Last ID524555 Process.php in runEnqueue(154) ( 39.11157 )
    [ 2020-10-09 18:01:46 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 524555 order by ID DESC limit 1000 Process.php in addTemp(224) ( 39.11173 )
    [ 2020-10-09 18:01:47 ] [37m DBG [0m Adding Last ID522555 Process.php in runEnqueue(154) ( 40.14589 )
    [ 2020-10-09 18:01:47 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 522555 order by ID DESC limit 1000 Process.php in addTemp(224) ( 40.14611 )
    [ 2020-10-09 18:01:48 ] [37m DBG [0m Adding Last ID518214 Process.php in runEnqueue(154) ( 41.1627 )
    [ 2020-10-09 18:01:48 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 518214 order by ID DESC limit 1000 Process.php in addTemp(224) ( 41.16286 )
    [ 2020-10-09 18:01:49 ] [37m DBG [0m Adding Last ID516213 Process.php in runEnqueue(154) ( 42.17806 )
    [ 2020-10-09 18:01:49 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 516213 order by ID DESC limit 1000 Process.php in addTemp(224) ( 42.17823 )
    [ 2020-10-09 18:01:50 ] [37m DBG [0m Adding Last ID512335 Process.php in runEnqueue(154) ( 43.18947 )
    [ 2020-10-09 18:01:50 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 512335 order by ID DESC limit 1000 Process.php in addTemp(224) ( 43.18966 )
    [ 2020-10-09 18:01:51 ] [37m DBG [0m Adding Last ID510077 Process.php in runEnqueue(154) ( 44.19626 )
    [ 2020-10-09 18:01:51 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 510077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 44.19641 )
    [ 2020-10-09 18:01:52 ] [37m DBG [0m Adding Last ID508077 Process.php in runEnqueue(154) ( 45.19336 )
    [ 2020-10-09 18:01:52 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 508077 order by ID DESC limit 1000 Process.php in addTemp(224) ( 45.19352 )
    [ 2020-10-09 18:01:53 ] [37m DBG [0m Adding Last ID505687 Process.php in runEnqueue(154) ( 46.1938 )
    [ 2020-10-09 18:01:53 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 505687 order by ID DESC limit 1000 Process.php in addTemp(224) ( 46.19398 )
    [ 2020-10-09 18:01:54 ] [37m DBG [0m Adding Last ID503674 Process.php in runEnqueue(154) ( 47.19992 )
    [ 2020-10-09 18:01:54 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 503674 order by ID DESC limit 1000 Process.php in addTemp(224) ( 47.20009 )
    [ 2020-10-09 18:01:55 ] [37m DBG [0m Adding Last ID501654 Process.php in runEnqueue(154) ( 48.22086 )
    [ 2020-10-09 18:01:55 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 501654 order by ID DESC limit 1000 Process.php in addTemp(224) ( 48.22102 )
    [ 2020-10-09 18:01:56 ] [37m DBG [0m Adding Last ID499635 Process.php in runEnqueue(154) ( 49.27566 )
    [ 2020-10-09 18:01:56 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 499635 order by ID DESC limit 1000 Process.php in addTemp(224) ( 49.27587 )
    [ 2020-10-09 18:01:57 ] [37m DBG [0m Adding Last ID497630 Process.php in runEnqueue(154) ( 50.28153 )
    [ 2020-10-09 18:01:57 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 497630 order by ID DESC limit 1000 Process.php in addTemp(224) ( 50.2817 )
    [ 2020-10-09 18:01:58 ] [37m DBG [0m Adding Last ID495151 Process.php in runEnqueue(154) ( 51.26895 )
    [ 2020-10-09 18:01:58 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 495151 order by ID DESC limit 1000 Process.php in addTemp(224) ( 51.26912 )
    [ 2020-10-09 18:01:59 ] [37m DBG [0m Adding Last ID492796 Process.php in runEnqueue(154) ( 52.26556 )
    [ 2020-10-09 18:01:59 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 492796 order by ID DESC limit 1000 Process.php in addTemp(224) ( 52.26572 )
    [ 2020-10-09 18:02:00 ] [37m DBG [0m Adding Last ID488888 Process.php in runEnqueue(154) ( 53.242 )
    [ 2020-10-09 18:02:00 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 488888 order by ID DESC limit 1000 Process.php in addTemp(224) ( 53.24217 )
    [ 2020-10-09 18:02:01 ] [37m DBG [0m Adding Last ID463952 Process.php in runEnqueue(154) ( 54.23871 )
    [ 2020-10-09 18:02:01 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 463952 order by ID DESC limit 1000 Process.php in addTemp(224) ( 54.2389 )
    [ 2020-10-09 18:02:02 ] [37m DBG [0m Adding Last ID461802 Process.php in runEnqueue(154) ( 55.20961 )
    [ 2020-10-09 18:02:02 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 461802 order by ID DESC limit 1000 Process.php in addTemp(224) ( 55.20978 )
    [ 2020-10-09 18:02:03 ] [37m DBG [0m Adding Last ID446990 Process.php in runEnqueue(154) ( 56.17553 )
    [ 2020-10-09 18:02:03 ] [37m DBG [0m Preparing SQLSELECT ID FROM wp_posts where post_type = ‘attachment’ AND post_date >= ‘2019-10-10 18:01:08’ AND post_date <= ‘2020-10-09 20:01:08’ and ID in (select meta_value from wp_postmeta where meta_key = “_thumbnail_id”) and ID < 446990 order by ID DESC limit 1000 Process.php in addTemp(224) ( 56.17568 )

    New Process started
    A fatal error occured!
    Process finished

    Thread Starter user12345678910

    (@user12345678910)

    i just changed to {[gallery]} i always can change it back to [gallery] so i think i am good for now, but thanks for your fast replys! and very nice plugin maybe i will buy pro in the future.

    Thread Starter user12345678910

    (@user12345678910)

    its the [gallery] shortcode. i deleted the shortcode in all posts and now it works

    Thread Starter user12345678910

    (@user12345678910)

    Thread Starter user12345678910

    (@user12345678910)

    i have also disabled all my plugins. and changed some advanced settings of the mediacleaner plugin to make it slower. i have deleted many POST TYPES (USED BY THIS INSTALL)

    Now i only have these.
    attachment (165217), custom_css (2), nav_menu_item (26), oembed_cache (1), page (10), post (3783), tdb_templates (33)

    when i deleted many of these. now it stays at 0 posts not to 200 posts processed anymore.

    I use Xampp and use localhost only so no public webpage.

    my apache gives this result:
    [Sun Sep 08 16:36:03.905069 2019] [php7:error] [pid 14028:tid 1948] [client 192.168.1.126:58520] PHP Fatal error: Allowed memory size of 759169024 bytes exhausted (tried to allocate 2097160 bytes) in H:\\Xamp\\htdocs\\wordpress\\wp-includes\\wp-db.php on line 2610, referer: https://192.168.1.126/wordpress/wp-admin/upload.php?page=media-cleaner
    [Sun Sep 08 17:30:38.991314 2019] [php7:error] [pid 14028:tid 1948] [client 192.168.1.126:60889] PHP Fatal error: Maximum execution time of 90 seconds exceeded in H:\\Xamp\\htdocs\\wordpress\\wp-content\\plugins\\media-cleaner\\core.php on line 219, referer: https://192.168.1.126/wordpress/wp-admin/upload.php?page=media-cleaner

    Thread Starter user12345678910

    (@user12345678910)

    always around 200 posts then the error 500 Internal Server Error shows up and says PHP Fatal error: Out of memory doesnt matter how many memory i set

    Thread Starter user12345678910

    (@user12345678910)

    always getting doesnt matter if i set 3gb of ram. PHP Fatal error: Out of memory (allocated 551550976) (tried to allocate 12288 bytes)

    Thread Starter user12345678910

    (@user12345678910)

    if i uncheck if the media/file is used in the content, such as Posts, Pages (and other Post Types), Metadata, Widgets, etc.

    its working

    Thread Starter user12345678910

    (@user12345678910)

    can i try the pro version first before buying? and inpoting video also works?

    Thread Starter user12345678910

    (@user12345678910)

    it works now thanks, but is it possible to add several pictures to content also? by example post_gallery? or image_1 image_2 image_3?

    Thread Starter user12345678910

    (@user12345678910)

    HI ty for message back.

    i really like the plugin btw

    i gonna try

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