Scott Dayman
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Lots of images not optimizedGo figure…a case of bad timing. I didn’t configure my VPN firewall to allow direct connections from the server to itself.
Since this process connects to its own IP address, and not through the IP address of the Clouflare proxy, it was getting blocked by the firewall at my VPN.
Case Closed.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lots of images not optimizedNow I see that in every failure, every domain, every image, has the same “Latest” md5 checksum: d41d8cd98f00b204e9800998ecf8427e
This leads me to believe that whatever is trying to pull the image is getting the same response. Probably some Forbidden message. How can I find out what’s making the request, and/or the raw data of the request?
Looking through Cloudflare logs, I can’t find any warnings. Server logs also aren’t providing any insight.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lots of images not optimizedUpdate: No joy.
After disabling Polish and Mirage, then purging Cloudflare cache and waiting overnight, the error persists.
These are the ONLY domains on Cloudflare paid plans. All the free plan domains aren’t having this issue.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lots of images not optimizedHere’s my theory: The three domains with these errors are on Cloudflare paid plans, which include image optimization (Polish and Mirage). I’m going to turn those features off overnight and see if that works.
If that *is* the problem, then why? Is QUIC fetching images from my site, rather than the plugin pushing them directly to QUIC?
Forum: Plugins
In reply to: [LiteSpeed Cache] Lots of images not optimizedThanks! Report # is DLPIRJTS
Error: Fetched md5 mismatch: [latest] d41d8cd98f00b204e9800998ecf8427e [ori] 1bb77ae71072aba57dff94633e602ecc
https://mwba.org/wp-content/uploads/2019/03/2019-MWBA-PB-Date.jpgThanks for the response! I suspected as much. So now I’ve learned that I can easily copy/paste the entire post into a new one.
p.s. Nice job on your appearance on Wordfence’s “Think like a Hacker” podcast.
Forum: Plugins
In reply to: [W3 Total Cache] report-uri for CSP?Thanks!
Ok, so I actually scrolled through the release notes here in the forum. Now I regret not mentioning I use Cloudflare.
Yes, clearing the Cloudflare cache fixed the problem. Thanks for posting that! That certainly explains the XyzFbapToggleRadio confusion, since it referenced a Cloudflare-cached file.
I’ve cleared the cache in Safari. I’ve tried Chrome and Firefox with completely cleared everything. It still doesn’t work.
When I click Add Media, nothing happens. If I create a New Page, and click Add Media, it works.
If I disable Facebook Auto Publish. It works.
This is on WordPress 4.9.4 on Ubuntu 16.04 running PHP 7.2.3.
I’m getting ReferenceError: Can’t find variable: XyzFbapToggleRadio from post-new.php:989
Thanks for the clarification! It’s no problem. I have my bucket set to expire old backups, so I have the option set to 0 for now.
Forum: Plugins
In reply to: [Keyy Two Factor Authentication (like Clef)] iOS App Feature RequestOk, I figured out the licensing: Max Sites refers to how many sites I can add my premium plugin to. I was thinking that the getkeyy.com account was referring to users with the Keyy app on their phone.
Perfect! Thank you so much!
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] .webp images = no lightbox?Understood. That ticket isn’t gaining any traction. On the one hand, that *one* browser that supports it is the most popular. On the other hand, it’d be unwise to support a format that may soon be abandoned.
p.s. To the original poster, it’s easy to go through the Featherlight JS code and add the webp extension everywhere you see the other extensions. But remember, as stated above, it’s unsupported.
Forum: Plugins
In reply to: [WP Featherlight - A Simple jQuery Lightbox] .webp images = no lightbox?I’ve just run across this. Maybe I’m being a bit simplistic, but isn’t this just a matter of adding webp to the list of extensions to check? Everywhere you have jpg, add webp as well? Featherlight does such a beautiful job, but I just can’t have webp and featherlight at the same time.
I put this in my .htaccess:
Redirect 403 /xmlrpc.php
ErrorDocument 403 Forbidden!