Skip to content

Integrity check issue in Matomo 3.12.0 #15078

@prbt2016

Description

@prbt2016

Hello,

When i start manual installation of Matomo 3.12.0(official build), I get the following error:

Files were found in your Matomo, but we didn't expect them.
--> Please delete these files to prevent errors. <--

File to delete:
File to delete:

To delete all these files at once, you can run this command:
rm "" ""

Errors below may be due to a partial or failed upload of Matomo files.
--> Try to reupload all the Matomo files in BINARY mode. <--

Missing file: /{{path}}/{{to}}/{{matomodir}}/plugins/Morpheus/icons/dist/brand/Krüger_Matz.png
Missing file: /{{path}}/{{to}}/{{matomodir}}/plugins/Morpheus/icons/dist/brand/öwn.png

The files are present in the location i.e '/{{path}}/{{to}}/{{matomodir}}/plugins/Morpheus/icons/dist/brand/' but yet error is thrown.

After inspecting the code in function getMessagesFilesMismatch($messages) in '/{{path}}/{{to}}/{{matomodir}}/core/FileIntegrity.php'. I found that the manifest file i.e: in '/{{path}}/{{to}}/{{matomodir}}/config/manifest.inc.php' is missing the entry of the above files i.e Krüger_Matz.png and öwn.png.

Could you please check this at your end and fix this soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions