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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...