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
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...