Issue with ccache

Describe the problem you’re having:

after a recent git pull I have issues with tt-rss: Communication problems with the server

and the log shows:

classes/counters.php:54

Uncaught Error: Class ‘CCache’ not found in /var/www/html/tt-rss/classes/counters.php:54 Stack trace: #0 /var/www/html/tt-rss/classes/counters.php(10): Counters::getCategoryCounters() #1 /var/www/html/tt-rss/classes/rpc.php(277): Counters::getAllCounters() #2 /var/www/html/tt-rss/backend.php(111): RPC->getAllCounters() #3 {main} thrown
tt-rss version (including git commit id):

Anybody else seeing this?

it looks like you’ve updated some files but not all. fix your git working directory and everything will start working.

e: also imagine i’ve probated you for a month for 1) ignoring support rules and 2) not knowing how to use git

Thanks for your helpful reaction.