Mike Hemberger

Results 145 comments of Mike Hemberger

Noting here my local test site has 31 plugins using various versions of PUC 😲 Most have a big array of data, but many have limited info, like this: Of...

Thanks. I'll try both of these things the next time I hit the issue. I wonder if the DB didn't show anything null because the error is gone now.

Okay, I hit it again via mai-ads-manager this morning. Here's a screenshot of the dump: I logged `$this->update` inside `public function getUpdate() {` around line 71 of StateStore.php. ``` YahnisElsts\PluginUpdateChecker\v5p2\Plugin\Update...

Some more info: I deactivated Whoops debugger, then ran all of these via CLI, and nothing helped. ``` wp plugin update --all --skip-plugins wp core check-update wp core update ```...

We could definitely be hitting rate limits. We hit it all the time since we use the updater for all of our plugins/themes, including our premium stuff that is on...

Okay, thanks. Let me know if I can help in any way. A bit off-track, but is there a way I'm missing to limit how often update checks happen? If...

Just a note that I hit this issue on 5.3 as well. I have to deactivate my debugger in order to hit "Check again" to clear the error.

Hmmm. I actually hit it while on 5.2, then updated to 5.3 and it was still there when I refreshed the page. I'll get more details if/when I hit it...

I needed to bulk/force update counts that got zero'd out due to hitting the sharedcount.com API limit (this issues is resolved in v1.4 but i'm still stuck with thousands of...