MarkE Posted January 19, 2024 Share Posted January 19, 2024 I kept getting these errors on my modules page on one site I have no such modules listed, but inspection via Adminer shows that they have entries in the modules database. Each entry has data listing a number of modules, such as (for .ModulesVerbose.info). 178 summary Tracy debugger from Nette with many PW specific custom tools. author Adrian Jones href https://processwire.com/talk/forum/58-tracy-debugger/ versionStr 4.23.33 I assumed that the database got corrupted somehow (but how?), so I deleted the entries. Everything seems to be OK.... Any ideas what might have caused this? Anyway, thanks @adrianfor Adminer - always useful in extremis. Link to comment Share on other sites More sharing options...
matjazp Posted January 20, 2024 Share Posted January 20, 2024 https://github.com/processwire/processwire-issues/issues/1867 ? 2 Link to comment Share on other sites More sharing options...
MarkE Posted January 20, 2024 Author Share Posted January 20, 2024 Thanks @matjazp. The issue is well-documented there. In my case, it ocurred after a database load and a modules refresh (not a PW update). I suspect the issue was caused by loading a database from a later PW version (3.0.229). I removed the rows from the modules table and all seemed OK after that. I then updated to 3.0.235 and the rows are back in the table, but no errors are shown. So it appears to not be a bug as such (or at least is fixed) but will probably still happen if someone downgrades or loads a database to an older PW version. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now