Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:cache:lscwp:troubleshooting:image_optimize_error [2017/12/01 15:37]
Hai Zheng [Too Many Pull Errors]
litespeed_wiki:cache:lscwp:troubleshooting:image_optimize_error [2020/11/16 21:26] (current)
Lisa Clarke Redirect to new Documentation Site
Line 1: Line 1:
-======How to Fix Image Optimization Errors ====== +~~REDIRECT>https://docs.litespeedtech.com/lscache/lscwp/ts-media/~~
-There are a number of different warning/​error messages you may see after you've sent an image optimization request. This is your guide to those messages. +
- +
-===== Too Many Errors ===== +
-==== Error Message ==== +
-<code> +
-Too many errors when try to fetch image source files from your previous request, please check if you have any other optimization plugin. +
-</​code>​ +
-==== Solution ==== +
-Have you already optimized your images with another plugin? This can cause a conflict. Please restore the images to their original sizes and try requesting LiteSpeed optimization again. +
- +
-===== Previous Requests in Queue ===== +
-==== Error Message ==== +
-<​code>​ +
-Previous optimization requests remaining in queuexxx +
-</code> +
-==== Solution ==== +
-All good things are worth waiting for... The previously-requested images are still waiting to be processed. Please give the process 24 hours to complete. +
- +
-===== Previous Requests Processing ===== +
-==== Error Message ==== +
-<​code>​ +
-Previous requests in optimizing process: xxx +
-</code> +
-==== Solution ==== +
-Your images are currently being processedPlease give the process 24 hours to complete. +
- +
-===== Too Many Notification Errors ===== +
-==== Error Message ==== +
-<​code>​ +
-Too many errors when try to notify your server for your previous request, please check your firewall settings. +
-</code> +
-==== Solution ==== +
-We've tried to contact you, but are having difficulty. Chances are your firewall is blocking us. Verify that it is set up to allow http/https protocols, both inbound and outbound. +
- +
-===== Previous Requests Not Pulled ===== +
-==== Error Message ==== +
-<​code>​ +
-Previous requests that optimized but not pulled: xxx  +
-</code> +
-==== Solution ==== +
-Your images are finished being processed, but they have not been pulled back to your site. Please run your ''​wp-cron.php''​ or other WordPress cron job to pull all your finished images from the LiteSpeed Image server. +
- +
-===== Too Many Pull Errors ===== +
-=== Error Message: ===  +
-<​code>​ +
-Too many errors when pull optimized images from image optimization server. +
-</code> +
-==== Solution ==== +
-Check your server config and verify that ''​allow_url_fopen''​ is not set to ''​False''​ or ''​1''​.+
  • Admin
  • Last modified: 2017/12/01 15:37
  • by Hai Zheng