The navigation entry registration is missing the required `app` field (required since NC28): https://github.com/nextcloud/external/blob/d9de3e5788651fce1f474cd72d874660fd6838d1/lib/AppInfo/Application.php#L76 There should be `'app' => 'external'`.