[Mail] Funktioniert nicht mehr

Die App “Mail” funktioniert nicht mehr.
Bei Klick auf das Icon gibt die Meldung:

" Interner Serverfehler
Der Server konnte die Anfrage nicht fertig stellen.

Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an Deinen Server-Administrator.

Weitere Details können im Server-Protokoll gefunden werden.

Technische Details

  • Entfernte Adresse: 93.242.174.112
  • Anfragekennung: mpRLWIdfIyEEgsF0JpKz"

Der Systemadministrator bin ich dummerweise selber. Was kann ich machen?
Alle anderen Apps tun es. NC-Version 17.0.0.9.

Beste Grüße
DD

Ich würde empfehlen einen Blick in die Nextcloud-Logdatei zu werfen, welche sicherlich detailliertere Informationen über die eigentliche Problemursache zeigen sollte.

Die Fehlermeldung:
[no app in context] Error: Symfony\Component\Routing\Exception\RouteNotFoundException: Unable to generate a URL for the named route “ocs.provisioning_api.AppsController.disable” as such route does not exist. at <>

  1. /var/www/html/lib/private/Route/Router.php line 337
    Symfony\Component\Routing\Generator\UrlGenerator->generate(“ocs.provisionin … e”, {app: “nextcloud_announcements”}, 1)
  2. /var/www/html/lib/private/Route/CachingRouter.php line 60
    OC\Route\Router->generate(“ocs.provisionin … e”, {app: “nextcloud_announcements”}, false)
  3. /var/www/html/lib/private/URLGenerator.php line 95
    OC\Route\CachingRouter->generate(“ocs.provisionin … e”, {app: “nextcloud_announcements”}, false)
  4. /var/www/html/apps/nextcloud_announcements/lib/Notification/Notifier.php line 116
    OC\URLGenerator->linkToOCSRouteAbsolute(“provisioning_api.AppsController.disable”, {app: “nextcloud_announcements”})
  5. /var/www/html/lib/private/Notification/Manager.php line 253
    OCA\NextcloudAnnouncements\Notification\Notifier->prepare(OC\Notification\Notification {}, “de”)
  6. /var/www/html/apps/notifications/lib/Controller/EndpointController.php line 102
    OC\Notification\Manager->prepare(OC\Notification\Notification {}, “de”)
  7. /var/www/html/lib/private/AppFramework/Http/Dispatcher.php line 170
    OCA\Notifications\Controller\EndpointController->listNotifications(“v2”)
  8. /var/www/html/lib/private/AppFramework/Http/Dispatcher.php line 99
    OC\AppFramework\Http\Dispatcher->executeController(OCA\Notification … {}, “listNotifications”)
  9. /var/www/html/lib/private/AppFramework/App.php line 126
    OC\AppFramework\Http\Dispatcher->dispatch(OCA\Notification … {}, “listNotifications”)
  10. /var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php line 47
    OC\AppFramework\App::main(“OCA\Notificati … r”, “listNotifications”, OC\AppFramework\ … {}, {apiVersion: "v2 … "})
  11. <>
    OC\AppFramework\Routing\RouteActionHandler->__invoke({apiVersion: "v2 … "})
  12. /var/www/html/lib/private/Route/Router.php line 297
    undefinedundefinedcall_user_func(OC\AppFramework\ … {}, {apiVersion: "v2 … "})
  13. /var/www/html/ocs/v1.php line 82
    OC\Route\Router->match("/ocsapp/apps/no … s")
  14. /var/www/html/ocs/v2.php line 24
    undefinedundefinedrequire_once("/var/www/html/ocs/v1.php")

GET /ocs/v2.php/apps/notifications/api/v2/notifications
from 93.240.173.102 by Holger at 2019-10-29T09:31:56+00:100:

…. ist durch Abstellen der Nextcloud Announcment App zu beenden.
Andere Hinweise sehe ich im Log erste mal nicht.

Nach dem Neustart des Umbuntu-Host-Systems ist die o.g. Fehlermeldung weg, aber die App zeigt eine weiße, leere Seite auf allen Rechnern und unterschiedlichen Browsern.

Ich habe nun eine Fehlermeldung bei GitHub aufgemacht.

Und als Duplikat eines zwei Minuten vorher gemeldeten Fehlers gekennzeichnet, der sich aber auf die beschriebene Art und Weise trotzdem nicht lösen lässt. Ganz toll!

Weiß jemand wie man ein App-Update zurücknehmen kann? Mit deaktivieren, entfernen und neu installieren erhalte ich ja wieder die neuste, problematische Version.