bodhiproject / qrypto

Qtum light wallet and local transaction signing client
GNU General Public License v3.0
9 stars 12 forks source link

Random logouts #188

Open dwalintukan opened 6 years ago

dwalintukan commented 6 years ago

Sometimes my Qrypto just logs out for no reason when the timer is set for a 30 mins session.

dwalintukan commented 6 years ago

I think something with when the UI updates locally its causing it to logout. Does the connect to dapp message cause a logout?

soshochang commented 6 years ago

-connect to dapp message does not cause a logout(I just tested it) -I'm having a hard time thinking of what might cause it to log out before the session time has hit. I confirmed that the session time is refreshed every time you open up the pop up window. -I will keep a lookout for it, let me know if you see anything else/learn anything more about when it's happening

dwalintukan commented 6 years ago

This seems to be related to running bodhi-ui in dev mode so it refreshes when a change is made. For some reason this seemed to have caused the log out issues. Don't need to debug too hard about it. But maybe try running the UI and make it refresh to try to repro it.

I will play around and see if I can figure out a cause.

soshochang commented 6 years ago

We have so far not been able to reproduce this issue, so waiting to see if we see it again