In Console homepage. # of users: 93 In Auth Page # of users: 196
Why? Is it a bug or what is the reason behind it?
Best
Me too: In Console homepage. # of users: 14 In Auth Page # of users: 3
Seems like a bug
What's your Appwrite version?
1.4.13 (latest)
if i change 30d stats to 90days stats, # of users in consolo = -6 ๐
Do you have deleted any user or allow user deletion?
Also does this Appwrite instance got upgraded at any point?
i think it shows change in # of users with the selected time period
Yes, but anyways it should not be negative
maybe you can create a bug report about it
it could be because it's the change in that time
usage should be fixed in 1.5 https://github.com/appwrite/appwrite/issues/4751
Recommended threads
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Next.js SSR Site Times Out on First Visi...
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me...