I created a lemmy instance and noticed the stats on the index page showed that the instance had 2 users registered, even though only the admin account existed at that point. I created a second account, and now it shows 3 users. However, the database query SELECT name from person WHERE local='t';
only shows only the admin account and the second account I made.
https://i.imgur.com/haNw37o.png
Is this normal behavior or is there a way I can fix it?
You must log in or register to comment.
We just call him “the watcher”. We don’t know who or what he is. We just know he’s always there, lurking in the shadows, watching.
I’m pretty sure that’s some workaround against a divide by zero bug that made it from hotfix to permanent fixture.
Sad days.