I have a Umbraco 7.1.4 installation which keeps on timing out it's session.
The timing of the session failure varies.
When the session ends I get redirected to the login page.
Firebug's console gives the following errors when this occurs:
angular.min.js (regel 106) GET http://www.xxxxxx.nl/umbraco/backoffice/Um...id=-1&application=developer&tree=&isDialog=false 401 Unauthorized 1,64s
angular.min.js (regel 106) GET http://www.xxxxxx.nl/umbraco/BackOffice/Ap...eManagementApi/GetIndexerDetails?_=1408472354729 401 Unauthorized 78ms
jquery....8145443 (regel 4) GET http://www.xxxxxx.nl/umbraco/BackOffice/Ap...ManagementApi/GetSearcherDetails?_=1408472354733 401 Unauthorized 78ms
This only occurs offline and not on my local machine.
I allready removed all files from the server and uploaded againg for a fresh environment, however without result.
Couldn't find similar issues (or without a solution) so any help is really welcome.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/55747-session-keeps-timing-out-714