• Resolved r26gray

    (@r26gray)


    I’m seeing two pop-ups on the dashboard everyday or so when I log in.

    Image pull process failure: Failed to pull image [url] https://saw35-hyb-worker.quic.cloud/dl/d_6871897/67fa359da4f826.43506318.jpg
    Image pull process failure: Failed to pull image [url] https://saw35-hyb-worker.quic.cloud/dl/d_6871897/67fa359da4f826.43506318.jpg.webp

    The report ID is: HRJBTPGD.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please try add this to your wp-config.php , next line after <?php

    define('LITESPEED_FORCE_WP_REMOTE_GET', true);

    then clean up unfinished data and send request again

    Thread Starter r26gray

    (@r26gray)

    I’ve added the line to the wp-config.php, and it disabled the LiteSpeed plugin. I can’t get the plugin to re-activate either. I checked to see if removing the line from wp-config.php would help up to no avail. But I did find the define( 'WP_CACHE', true ); was added in between the <?php and the one suggested.

    quick edit: as I was writing this, plugin must have activated itself behind the scene. oops! I’ll go back try clearing the images.

    • This reply was modified 1 year, 1 month ago by r26gray.
    Plugin Support qtwrk

    (@qtwrk)

    is it working now ?

    Thread Starter r26gray

    (@r26gray)

    I think it’s fixed! I’m no longer seeing the pop-up. Should I delete the code added to the wp-config.php (and the WP_CACHE part), or keep it as-is?

    Plugin Support qtwrk

    (@qtwrk)

    please keep it as it is

    Thread Starter r26gray

    (@r26gray)

    Thank you! I’m marking it as resolved now.

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

The topic ‘Image pull process failure’ is closed to new replies.