problem in admin panel!!

For general discussion of the Poker Mavens software
Post Reply
fafafa
Posts: 41
Joined: Thu Feb 23, 2012 10:01 am

problem in admin panel!!

Post by fafafa »

hi kent i login http://xxx.xxx.xxx.xxx/admin then click to other tap in admin panel... ,logout and say ** Session expired. Please login again. **....
Kent Briggs
Site Admin
Posts: 6057
Joined: Wed Mar 19, 2008 8:47 pm

Re: problem in admin panel!!

Post by Kent Briggs »

fafafa wrote:** Session expired. Please login again. **....
There's a bug in my admin session timing code that occurs when your computer has been running without a reboot for approximately 25 days. I discovered this myself a few days ago on my demo site. Windows maintains an internal counter that increments every millisecond. Once it crosses the 2.1 billion mark, that causes an integer overflow in my code and zeros out the session timer. This will be fixed in the next update. In the mean time, you can just reboot your system to reset the Windows timer, or go into the Windows console in Poker Mavens and disable that feature by setting "Administration timeout" to 0 in the Server Settings group.
Post Reply