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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- My account got banned without obvious re...
Hello, I’m a normal user of Appwrite. Today I found my account was banned suddenly, and I can’t log in normally. I have only been doing normal development and...