-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.duplicateFor issues that already existed in our issue tracker and were reported previously.For issues that already existed in our issue tracker and were reported previously.
Milestone
Description
Hey,
the file integrity check in 3.6.0 shows the following errors:
Es wurden unerwartete Dateien in deiner Matomo-Installation gefunden.
--> Bitte lösche diese Dateien, um Fehler zu vermeiden. <--
Zu löschende Datei: vendor/davaxi/sparkline/autoload.php
Zu löschende Datei: vendor/davaxi/sparkline/src/autoload.php
Zu löschende Datei: vendor/piwik/device-detector/autoload.php
Um alle diese Dateien auf einmal zu löschen, kannst du folgenden Befehl ausführen:
rm "/html/matomo/vendor/davaxi/sparkline/autoload.php" "/html/matomo/vendor/davaxi/sparkline/src/autoload.php" "/html/matomo/vendor/piwik/device-detector/autoload.php"
Installation was made via the zip file from matomo.org
ThomBogers
Metadata
Metadata
Assignees
Labels
RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.duplicateFor issues that already existed in our issue tracker and were reported previously.For issues that already existed in our issue tracker and were reported previously.