
Hello, I have a question regarding the display of active sessions in the Dashboard. As you can see all the values are identical making it impossible to distinguish them. My Questions:
- Is there a way to see how old a session is?
- Can I provide extra information when creating a session which is then displayed on the dashbaord?
- What does the "on" in "Browser and Device" mean?
- Why is the column "Session" empty?
- How do I provide a "Location"?
Thanks in advance 🙂
TL;DR
Developers reported issues with the display of active sessions in the Dashboard. They are unable to distinguish sessions due to all values being identical. Questions were raised about session age, displaying extra information, the meaning of "on" in Browser and Device, empty Session column, and providing location data. Suggestions were given to file feature requests on GitHub for requested features or issues encountered.
- not yet, the api seems to contain the data but is not shown on console.. Feel free to file a feature request on GitHub.
- like what?
- it seems broken, usually it shows the device and the browser name like
Chrome 128.0 on Mac 10.15
. - what Appwrite version are you using? I don't see that column on
1.5.10
- Location is usually updated from the IP address the session was generated from. Seems broken on Self-hosted. Works on Cloud. Pretty sure this has something to do with GeoDB. Maybe file an issue on GitHub for this too.
Recommended threads
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
