Skip to content

Nextcloud integrity check fails #2079

@tisoft

Description

@tisoft

Turnkey modifies the file core/templates/layout.guest.php from Nextcloud, this fails the build in integrity check of Nextcloud.

This blocks the Nextcloud updater from running:

Technical information
=====================
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.

Results
=======
- core
	- INVALID_HASH
		- core/templates/layout.guest.php

Raw output
==========
Array
(
    [core] => Array
        (
            [INVALID_HASH] => Array
                (
                    [core/templates/layout.guest.php] => Array
                        (
                            [expected] => 0fc7d0640953071d91c071662b1de0680d2107375cc87f47b2b24dc132aaba041bb50cf128fd9c9effa7478ef3fcb3e42962828f7dc8957e6665a4a3d04291e8
                            [current] => e2725deddef15c4abe26f711f41a229dac24a971b976473539e957be984cd849f43a8b9b1d000433d4748541ae3f39f0fbb222dc0e0cb633e0024c624c9baf42
                        )

                )

        )

)

You can also verify this on the CLI with turnkey-occ integrity:check-core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions