Hello Engineers!
for the past couple of days I have been unable to open my EE 2.5.2’s CP homepage even though subsequent pages would load just fine. For the CP homepage, my browser would connect (I can see the connection in apache logs) but would never show anything, until finally the server time out with a MySQL error along the following lines:
UPDATE `exp_sites` SET `site_bootstrap_checksums` = 'insanelylonghashherethatendswitha=' WHERE site_id = '1'The error references MySQL error 2006 and “libraries/File_integrity.php” (at line 240).
Just for kicks, I reuploaded File_integrity.php and all other non third_party files except for my config/ directory. Based on a suggestion on Twitter, I also completely reuploaded my themes directory, all to no avail. I did, of course, clear caches in the meantime and even went as far as restarting apache, but since all pages in my CP work, except for the homepage, I do not think that’s the issue.
For what it is worth, I was using NSM overrides and CP Analytics, but disabled both of them, in order to remove them from the chain of possible offenders.
Any thoughts on what could be causing this?