I’ve got a new Matomo installation on a pair of load-balanced servers. Let’s call them 4701 and 4702.
When I hit 4701 directly, Matomo works as expected.
When I hit 4702 directly, it fails with the error “Class Piwik\Cache\Lazy does not exist.”
When I hit the load balancer, it sometimes works and sometimes fails, which is what I’d expect given the different results.
I can’t find anything on 4701 that isn’t synced to 4702, with the exception of files in tmp/ which I assume are generated as needed. Can anyone suggest a cause for this problem? Thanks!
3 posts - 2 participants