-
Notifications
You must be signed in to change notification settings - Fork 26
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
How to clean users ghost sessions created by network failures during sessions etc. #82
Comments
@longsleep can help with this one
|
What version is this. There have been an issues in older versions where in some cases, connections were not cleaned up. Please update to the latest (0.29 or newer). A session should disappear as soon as the underlying network connection gets disconnected on the server. |
We have not had any issues since update to the newest version so this is solved. |
This is what can be found from the spreed.log: server 2017/09/dd 14:50:18.847777 Unicast To not found S8oXpFF1LyaxOSM4WKoFlJmEoziVmHlGyd2lCTokfa18PT1nSXEtUC12987uy65gt54rZ6QlhJZGFDTlZzMFVjMXoyaDlSQkRGV3prakpGVkNnNjM2RG0yRFc0M3ZHU3hSczFTZWZhaExHfDM3MDgxOTUwNTE= |
If users use Iridium browser as a client a whole day (or even days and use hibernations during the night) and during that time there is unexpected network failure or other connectivity problem, the result is users ghost sessions in the main room active contact list shown to the other users. Is there any way on the server side to avoid this situation somehow eg. to refresh the users and their clients status automatically?
At the moment we have to restart the server but even after that there seems to be those ghost sessions left afterwards.
The text was updated successfully, but these errors were encountered: