You load a page expecting template_redirect or some other wordpress hook to be called but it isn’t.
template_redirect is not fired for wp admin pages.
The page is being cached. Some simple webspace hosts do this at the server level even though you explicitly say the page can’t be cached in say the header of pages and your site uses a database! You need to tell them to turn of caching for the site
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.