Platform (Android, iOS, Website): Website
Browser, if a website issue (Firefox, Chrome, etc) : Chrome
The iNaturalist page claims that 0 species have been observed.
Platform (Android, iOS, Website): Website
Browser, if a website issue (Firefox, Chrome, etc) : Chrome
The iNaturalist page claims that 0 species have been observed.
i can’t reproduce the problem either. for folks seeing bad counts, i think it would be useful to open up your browser’s developer tools to see if any console errors are being logged. that page makes one request to get the latest data. so if that call fails for some reason, that might explain why you see bad counts.
Nothing for me. Seems normal
if things are back to normal, then i suggest closing this bug report. i would guess this kind of issue is not important enough to try to track down if it’s not happening anymore. if anyone sees it happening again, it’ll be helpful to capture console logs from your browser.
looks like maybe an issue with the stats controller – the json it’s generating isn’t getting all the numbers
looks fine to me:
{“total_users”:4647725,“total_leaf_taxa”:345889,“total_observations”:83252591,“total_observed_taxa”:345889,“total_observers”:1935571,“updated_at”:“2021-10-18T11:58:42.955-07:00”}
maybe it’s just a case of occasional system slowness leading to incomplete results?
yep, it refreshed since the screenshot – yours has a newer timestamp
interestingly, the stats are only supposed to update once a day…
three more data points in case they’re useful
hmmm… i can see it giving me two different update dates depending on whether the request is coming from me directly or if it’s being initiated by inaturalist.org:
not sure how that happens, and it may not be relevant, but i thought it was interesting.