My Tiny Tiny RSS instance started throwing errors, about mcrypt functionality missing. Turns out it’s resulting from having upgraded the PHP version I run my server on. Setting it back from php 7.2 to 7.1 solved the issue as per the FAQ. If you don’t have private feeds you can also set the FEED_CRYPT_KEY to an empty string in the config.