いくつかのアプリで下記のようなエラーが安定して発生しています。

Symfony\Component\Routing\Exception\RouteNotFoundException:
Unable to generate a URL for the named route "calendar.view.index" as such route does not exist.

これを止める方法ってあるんでしょうか?

Nextcloud 19.0.2, PHP 7.4.9, Nginx 1.18.0, CentOS 7.8で動かしています。