https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36586
--- Comment #48 from Emmi Takkinen <[email protected]> --- (In reply to David Cook from comment #45) > (In reply to Emmi Takkinen from comment #38) > > > You can check the timer via the browser console using the following on the > > > appropriate interface: > > > console.log(window.sco_login_timer); > > > console.log(window.sci_login_timer); > > > > > > That will show you the timeout threshold and the current idle time. > > > > I took a look at this again and actually loading isn't slow, page is just > > loaded again and again after first reload is done (seems to happen from 2 to > > up to 80 times). Then loading stops, page reloads again after 10 seconds (as > > set in syspref) and frequent loading starts again. But this only happens on > > my installation, not in sandboxes for example. No idea where this could come > > from but I'll provide a new bug report if it's Koha related problem. > > Emmi, did you try out those troubleshooting steps I mentioned previously? I > guess if it was reloading too fast it may have been difficult. I did, but I can't remember anymore what the out come was apart from that frequent reloading :D But I'll test bug 40336 to see what happens. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
