Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some users are logged in for ages even they went offline long ago #111

Closed
quape opened this issue Apr 19, 2017 · 2 comments
Closed

some users are logged in for ages even they went offline long ago #111

quape opened this issue Apr 19, 2017 · 2 comments

Comments

@quape
Copy link

quape commented Apr 19, 2017

Hi there,
I noticed that this great plugin works pretty accurate the most time. But some users (nothing special, e.g. latest Firefox on a Windows machine) are not marked as offline even if they have left the site hours ago. For some reason the event is not triggered.

So what is the best way to fix this? I could set online to false for all users who have logged in say 1 hour ago. But is there a better way?

@mizzao
Copy link
Collaborator

mizzao commented Apr 19, 2017

Might be related to #29, one of our earliest bugs (but which no one has mentioned for a while). But since this is dependent on Meteor's DDP connections anyway, it might not be something we can fix here. You might want to just debug the situation a bit and see what you find.

@quape
Copy link
Author

quape commented Apr 19, 2017

Oh thanks mizzao, it may be the same problem. I will add some set-offline-after-5-mins as described in #29. That should be enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants