After the Update of Nextcloud to version 27.1.2 I am getting an error in the administrative settings:
Dein Webserver ist nicht ordnungsgemäß für die Auflösung von “/nextcloud/ocm-provider/” eingerichtet. Dies hängt höchstwahrscheinlich mit einer Webserver-Konfiguration zusammen, die nicht aktualisiert wurde, um diesen Ordner direkt zu liefern. Bitte vergleiche deine Konfiguration mit den mitgelieferten Rewrite-Regeln in “.htaccess” für Apache oder den in der Nginx-Dokumentation bereitgestellten auf dessen Dokumentationsseite . Auf Nginx sind das typischerweise die Zeilen, die mit “location ~” beginnen und ein Update benötigen.
Google-Translation:
Your web server is not set up properly to resolve “/nextcloud/ocm-provider/”. This is most likely related to a web server configuration that has not been updated to serve this folder directly. Please compare your configuration with the included rewrite rules in “.htaccess” for Apache or those provided in the Nginx documentation on its documentation page . On Nginx these are typically the lines that start with “location ~” and require an update.