MONSTER
Basically how it works is:
- CommandUI checks for updates.
- Stores the result in the WP Object cache if it's enabled so that it's not checked all the time when you load the plugins page.
- Then, if you click "Update" WordPress Core will use whatever URL was provided in step 2 to download the plugin. The URL is already pre-authorized. So any modifications to it will make it invalid.
It could have something to do with Object Cache, but I doubt it.
It sounds more like some plugin is modifying all outgoing requests, including the ones to the license server, adding a Authorization
header that's inva
MONSTER Disabled the 7G WAF no other active, no change. Same unauthorized msg.
WAF has nothing to do with this here. WAF is for incoming requests to your site. This is a matter of outgoing requests from your site to the license server.
In any case, glad its working now... Keep and eye on it and feel free to re-open if it pops up again.