@FrankNL wrote:
After updating Matomo from 3.7.0 to 3.9.0 I’m getting an error I cannot get past:
No entry or class found for ‘EnableDbVersionCheck’
The only reference to
EnableDbVersionCheck
is incore/FrontController.php
:if (!StaticContainer::get('EnableDbVersionCheck')) { return; }
According to
console core:update
the database is up-to-date:Everything is already up to date.
If I comment this check out, it works just fine and Matomo loads. Any pointers as to what the cause is and how I can resolve this? The search on the forums and Google didn’t uncover any leads unfortunately.
Thanks!
Posts: 6
Participants: 3