I just updated to the lastest version of LiteSpeed and I have the same issue. In Media there is no longer displayed the information regarding the optimized versions, as it used to.
I reverted to 2.9.7 and it’s fine.
-
This reply was modified 5 years, 3 months ago by Mikey.
Hi @stefa98, can you try to Clean Up Unfinished Data > Reset IAPI Key > Send Optimization Data
to see does it work?
Done but it still doesn’t work
Could you try to add all the IPs on below page to Wordfence IP Whitelist or any firewall?
https://wp.api.litespeedtech.com/ips
I do not use any Firewall except that of Litespeed web server.
Hi @stefa98, could you please join our Slack channel or submit a ticket here for helping us to reproduce the bug, thanks!
Hi, may I know if you created a tix or came to slack already? You can @ hai on slack too.
Hi
Same issue for me and I leave you a msg on Slack.
Thanks
-
This reply was modified 5 years, 3 months ago by pako69.
The issue comes from you:
[~/public_html]# grep -d recurse 'LITESPEED_BYPASS_OPTM' .
./wp-content/plugins/litespeed-cache/inc/litespeed-cache.class.php: ! defined( 'LITESPEED_BYPASS_OPTM' ) && define( 'LITESPEED_BYPASS_OPTM', true ) ;
./wp-content/plugins/litespeed-cache/inc/litespeed-cache.class.php: ! defined( 'LITESPEED_BYPASS_OPTM' ) && define( 'LITESPEED_BYPASS_OPTM', true ) ;
./wp-content/plugins/litespeed-cache/inc/litespeed-cache.class.php: if ( ! defined( 'LITESPEED_BYPASS_OPTM' ) ) {
./wp-content/plugins/litespeed-cache/inc/litespeed-cache.class.php: if ( ! defined( 'LITESPEED_BYPASS_OPTM' ) ) {
./wp-content/plugins/litespeed-cache/inc/litespeed-cache.class.php: if ( ! defined( 'LITESPEED_BYPASS_OPTM' ) ) {
./wp-content/plugins/litespeed-cache/includes/litespeed-cache.class.php: ! defined( 'LITESPEED_BYPASS_OPTM' ) && define( 'LITESPEED_BYPASS_OPTM', true ) ;
./wp-content/plugins/litespeed-cache/includes/litespeed-cache.class.php: ! defined( 'LITESPEED_BYPASS_OPTM' ) && define( 'LITESPEED_BYPASS_OPTM', true ) ;
./wp-content/plugins/litespeed-cache/includes/litespeed-cache.class.php: if ( ! defined( 'LITESPEED_BYPASS_OPTM' ) ) {
./wp-content/plugins/litespeed-cache/includes/litespeed-cache.class.php: if ( ! defined( 'LITESPEED_BYPASS_OPTM' ) ) {
./wp-content/plugins/litespeed-cache/includes/litespeed-cache.class.php: if ( ! defined( 'LITESPEED_BYPASS_OPTM' ) ) {
[~/public_html]#