Uncaught Error Cache Adapter

  • [X] I’m using stock docker compose setup, unmodified.
  • [ ] I’m using docker compose setup, with modifications (modified .yml files, third party plugins/themes, etc.) - if so, describe your modifications in your post. Before reporting, see if your issue can be reproduced on the unmodified setup.
  • [ ] I’m not using docker on my primary instance, but my issue can be reproduced on the aforementioned docker setup and/or official demo.

I am suddenly getting errors. The errors just started happening, I hadn’t updated the system or the docker images prior, although probably ouroboros did.

I have since upgraded to the latest using standard docker-compose static instructions, nothing changed.

Uncaught Error: Interface "Cache_Adapter" not found in /var/www/html/tt-rss/classes/diskcache.php:2
Stack trace:
#0 /var/www/html/tt-rss/include/autoload.php(12): include()
#1 /var/www/html/tt-rss/classes/rssutils.php(1680): {closure}()
#2 /var/www/html/tt-rss/update.php(260): RSSUtils::housekeeping_common()
#3 {main}
  thrown
Uncaught Error: Interface "Cache_Adapter" not found in /var/www/html/tt-rss/classes/diskcache.php:2
Stack trace:
#0 /var/www/html/tt-rss/include/autoload.php(12): include()
#1 /var/www/html/tt-rss/classes/rssutils.php(342): {closure}()
#2 /var/www/html/tt-rss/update.php(238): RSSUtils::update_rss_feed()
#3 {main}
  thrown

And a lot more like these.

  • Tiny Tiny RSS version (including git commit id): v22.11-9732d8f
  • Platform (i.e. Linux distro, Docker, PHP, PostgreSQL, etc) versions: Docker on Ubuntu 20.04.5

Everything else on that system is running just fine including the other docker containers, not that it matters or helps.

Reported already.

https://community.tt-rss.org/t/latest-commits-regarding-caching-break-things/5695/2