Heyo!
For a while my session icons have not been working, as well as not knowing what browser and device users are using.
It seems to fetch the avatars from this endpoint: /v1/avatars/browsers/?width=40&height=40&project=6557c21c26735bfefe30, however, this shows a 404.
Right these aren't compatible browsers
Edge is not?
Which one is edge?
microsoft edge is "on"
also using windows, so the device should be there too, right?
Interesting....we should probably add support for edge...
Yeah I just logged in again from the site, it's the "on" part (it created 4 different ones, but I guess that's a different issue..)
A GitHub issue to add support for edge on windows would be good. It would also help if you showed the details of the session API response
I am just logging in on a website using edge like a normal user would
nothing special
Appwrite should be the only http server on the server itself
I'm trying to think where you could look
Session avatars are broken on my self-hosted instance as well but I always presumed it had to do with Brave browser blocks so never gave it much thought but with the same browser on cloud session avatars are displaying correctly.
Your system should still show up
It's [browser] on [system]
and since it works on the cloud and for kenny, it's broken for me
Yes the sessions do show up it's just the avatars. The only avatar not showing up on cloud is the appwrite cli session.
If it's just the avatars, it means that the browser is not supported
You can make a feature request on github for your browser
No, you misunderstand. Everything is fine on cloud just my self-hosted instance
Actually, just restarted the browser and my self-hosted instance is also showing both avatars and sessions.
Hm
But that's a pretty old session?
Recommended threads
- Accessing Database via Console
Hi everyone, I am running a self-hosted Appwrite v1.9.0 instance. When I click on one particular database in the Console, a loading indicator appears at the top...
- Apple OAuth2 settings auto-disable every...
Hello, I'm on Appwrite 1.8.1 at the moment. I'm using on prod Apple Oauth and it keeps disabling itself every night. I don't know where to look for the solutio...
- Sites settings shows ALL build runtimes
When looking at the build runtimes of site to update from node22 to node24, i saw that unlike the Functions the Sites shows ALL build runtimes, even non-install...