• Resolved wasabiinet

    (@wasabiinet)


    Images are not optimized for Webp. Can you tell me how to fix this?

    Situation

    Currently, the Image Optimization feature of the LiteSpeed Cache plugin for WordPress displays the following message:

    ‘There are images waiting to be pulled. Please wait for the automatic pull to complete, or pull them down manually.’

    The automatic pull does not complete successfully.

    In addition, due to this error, images are not converted to webp format.

    The status of the administration screen is as follows:

    – Total reduction: 429.26M

    – Images restored: 8765

    – Last request: 30 seconds ago (the request appears to be functioning normally)

    – Last Pulled: 05/13/2025 15:44:41 (stopped approximately two months ago)

    Attempting to manually ‘Pull Images’ did not change the status.

    What I did

    ・I enabled the QUIC.cloud service. (I disabled it once and then re-enabled it.)
    ・I left the server IP field blank.
    ・I disabled WAF. There were no errors with Cloudflare either.
    ・WP REST API is enabled.
    ・WordPress cron settings are enabled

    Plugins in use

    Contact Form 7 6.1

    LiteSpeed Cache 7.2

    Pochipp 1.17.1

    Show Article Map 0.8

    Simple Cloudflare Turnstile 1.32.0

    SiteGuard WP Plugin 1.7.8

    WP Crontrol 1.19.1

    WP Multibyte Patch 2.9.2

    WP OPcache 4.2.3

    WP Reading Progress 1.6.0

    Site Information

    WordPress Version: 6.8.2

    PHP Version: 8.2.28

    Server Software: LiteSpeed

    There are some suspicious logs.

    POST /wp-admin/admin-ajax.php?action=async_litespeed&nonce=…&litespeed_type=imgoptm HTTP/1.1" 401 1177

    report number:SZDWKGZG

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

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

    (@qtwrk)

    /wp-admin/admin-ajax.php?action=async_litespeed

    this request is needed to pull the images , and it end up in 401 error , did you block it or something ?

    Thread Starter wasabiinet

    (@wasabiinet)

    Thank you for your reply.

    I had applied basic authentication to the wp-admin/ directory.

    My apologies.

    Thank you for taking care of this.

    Plugin Support qtwrk

    (@qtwrk)

    you should probably exclude /wp-admin/admin-ajax.php , many plugins would use this URI for guest user as well

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

The topic ‘The image is not optimized’ is closed to new replies.