arcane
Forum Replies Created
-
Updating to say that on one site this afternoon, I removed and reinstalled the plugin as it just didn’t want to update. On the other site, I managed to get it to update through the plugins screen.
No, this didn’t work. Both sites that are on the beta channel offered the updates, I applied them, the sites both said that they were updated successfully but a refresh of the plugins page showed the current version as 15.5-beta still and offered the update.
I will look further into any responses tomorrow. I should have been asleep hours ago, not troubleshooting the sites.
In the meantime, I now have 2 (out of 3) sites that were “upgraded” that may result in viewers seeing beta bugs.
What sort of timeline are we looking at for a fix – i.e. should I be looking to downgrade those betas?
What sort of protections are there going to be to stop this from happening again? I’m frankly stunned that beta and stable channels should be so easily mixed and matched.
Hi Jamie,
Well, I’m reporting back in case others see the same thing. The site appears to be configured correctly.
What was making it look like it wasn’t is that some browsers seem to load then dismiss the icon I was looking for in the lower right corner – sometimes quickly enough I didn’t notice, especially if the banner was turned on in the shop – or not load it at all.
In further testing this evening, I found that Brave browser on Android, iOS (18.x), and my Windows desktop did not show the icon or showed it and dismissed it quickly enough I didn’t see it. Edge took its time displaying it and then dismissed it. Firefox didn’t show it (very possibly this is a plugin – that install is very locked down). Chrome showed it. Safari showed it.
So depending on the browser I used to test with (this afternoon was Brave on desktop and phone), coupled with having to manually dismiss the message about fraud management, it looked like there was an issue when there wasn’t. I have now dismissed the message and it appears that things are working as expected. Thank you for following up.
Forum: Plugins
In reply to: [WooCommerce] Patch for new vulnerability?This really looks like a miscommunication to me. 8.5.0 was released Jan 7th according to their github, out for a bit but withdrawn because of an unrelated issue. You can see the issues in several of the posts in this forum. Automattic folks have been saying that they’d have v8.5.1 out by Monday.
Wordfence likely didn’t know that it was withdrawn and waited their few days before releasing the information about the vulnerability and here we are with a medium severity vulnerability and no patch at the moment. I’ve taken my shop offline for the weekend as a result.
- This reply was modified 2 years, 4 months ago by James Huff.
- This reply was modified 2 years, 4 months ago by arcane.
Forum: Plugins
In reply to: [WooCommerce] Can’t Dismiss – WooCommerce database update doneFollowing, as I have the same issue. It seems like anything related to WooCommerce is also very slow to load (Settings, Customers, Dashboard, etc). I’m thinking because it’s trying to do the database update or at least check on every page load.
I will be investigating further on the emails part. My Admin emails were readable but my customer who checked out as guest tried to log in to the site so I assume (they haven’t responded to my email follow up) that they didn’t receive the email links for downloading their product.
- This reply was modified 6 years, 2 months ago by arcane. Reason: set notification
Will do. 🙂
Thank you. I’ve spent some time with that post already. I will spend some more time with the host. 🙂
OK, it’s definitely the hotlink protection. I opted to remove jpgs from the file types protected and just like that, all of the images for top posts and related posts reappeared.
So, is there a way to keep the hotlink protection enabled and whitelist the CDN servers? Hotlink protection in cPanel only wants to use website addresses (the https://iX.wp.com additions don’t work), and it looks like Photon acts a little like a crawler? How do I make the 2 work together?
Alright, so I have 4 options here.
1. In the webserver “visitor” logs, I see requests for those image files from the 192.0.[64-127].[1-254] range, so I’ve whitelisted this in Wordfence. Wordfence does not have a way to whitelist by user-agent. This is done but I don’t think it worked. I don’t see any requests being blocked or allowed via Wordfence’s Live Activity. I think that is key. I should be seeing the requests either allowed or denied and I’m not so I think it’s further up the chain.
2. (Wordfence) Disable the “Block IPs who send POST requests with blank User-Agent and Referer” option that seems to be working for other plugin issues but this is undesirable because it will have a larger effect than just the photos being available to Photon.
3. The webserver has hotlink protection enabled. I suspect this might be part of the issue? I don’t recall enabling it but maybe I did around the same time and thought it was the SSL? I had been troubleshooting someone else’s website that had had a data breach so I may have been trying to lock my own site down further. It looks like I can only whitelist this by URL so I’ve added https://i0.wp.com, https://i1.wp.com, https://i2.wp.com, https://i3.wp.com, https://i4.wp.com but I don’t think it’s going to work – enabled just before I posted this reply. Will update if it does.
4. The last thing I can do is whitelist in .htaccess. I think this line of “code” would work?
RewriteCond %{HTTP_USER_AGENT} !*Photon* [NC]This feels undesirable because a user-agent can be spoofed but I can do it for testing.Which would you think would work best here? Or did I miss an option?
Hi! I have made a number of changes to photos recently – mostly header/feature image replacements – but this problem existed a long time before that.
In August/September, I upgraded the site to SSL and this is when the related posts / top posts broke. I gave it a day to catch up during which many photos were missing not just the top and related posts photos. So I turned off photon. That gave me the result of all photos except the top and related photos working. Fast forward to a week ago when I did a whole bunch of cleanup on the site and replaced photos that weren’t sized right for the theme. Then that left only the Top and related posts not working and that’s when I posted.
Yes, that photo and 4 resized versions still exist and are dated 4/9/2015 when I ftp in to look. It’s the 5th photo on this page: https://archaicarcane.com/stuck-in-the-middle-frozen-slant-o-matics/ as well as the feature image.
Thank you for helping.
Hi! I have done as requested with the top pages and posts widget as well as related posts. I had changed it back to this when it looked like the thread may not be answered. I will leave it as is for the interim for troubleshooting. Thank you!
Hi, yes this helps me understand what’s happening. I still need to know what the solution is?
Do I enable photon for a period of time so these photos are archived or do I have to discontinue use of the related posts and Top posts features because it seems that the SSL is too slow on the site to work well with photon?
ETA: The reason I disabled the image cdn is because it left all images unavailable on the site while the images were being saved to the CDN. This was not especially acceptable to me because I didn’t know how long that would be the case. How could a person estimate how long to expect this mirroring of images to take?
- This reply was modified 8 years, 5 months ago by arcane.
I totally get that. I did documentation and QA for a software company years ago. It’s never the favorite job so I found that documentation is usually a little behind.
The main reason for writing this post was to get some of that info out there for the developers and for anyone else crazy enough to make a move similar to what I did. 😉
If there’s anything else I can offer in the way of information to help this get easier for people, just let me know.
The misbehaving site is a low traffic site, so what you say makes sense. I didn’t realize that WP-Cron worked like that. I thought it would be more like cron on the server – as in “timed”. The other site sees a lot more traffic, so it’s faster to report issues to me.
I’m almost at the point then where I may leave the rest of the outstanding delays until I really feel like it needs to be addressed. It doesn’t seem to be stopping WF and updates coming anymore and the rest of the delay is not something that others see – just me and hopefully I’ve resolved enough of the issues and sped it up enough that I won’t get distracted between pages anymore. 😉