-
Notifications
You must be signed in to change notification settings - Fork 21
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
Session expired #5
Comments
there are many reasons for this happening, and its diffcult to reproduce it according you description. i'll keep this issue open for more details. |
I also get this, whenever nothing happens for a few days, e.g. i logged in on thursday, but i didnt send any messages and didnt get any and on sunday i got the session expired message. |
@jannis3005 thank you for your information, i will fix this, but the priority may not be high |
I had similar issue with expired session after few days/hours, so I set |
Just to add an extra voice here: I have been unable to keep any session active for > 24h. It looks like it times out both after a 24h period (happened almost exactly 24h after login), and when logging in from a different physical location using (another) skype client. |
3 weeks later, I can confirm it's most definitely related to a 24h period after login. I have needed to re-login 21 times in the last 21 days. Is there anything I could do to help debug this? |
The reason why this is not implemented is that It is not easy to use the existing skpye api to use the existing token to regenerate a new usable token, and the bridge should not save the user's account and password, but if it is only for your own use, you can simply modify some code save yours to achieve it. |
I have the same problem: the session expires each 24h. |
Confirming the same behaviour. After 24+ hours sessions tend to expire and require relogin. |
Seems like there is no progress with this issue, right? Also we can improve I can implement above changes, but I want to open discussion before doing anything. I really like your bridge, but now it's useless if it's get disconnected every 24 hours. |
I found few free hours so I started to work on above changes. Let's move future discussion about changes into above pull-request. |
Above pull request is ready for testing, please test it and provide feedback. |
Just started getting this error today
The text was updated successfully, but these errors were encountered: