Skip to content

Nextcloud fails code integrity check #192400

@scintill

Description

@scintill

Describe the bug

Nextcloud instance fails Nextcloud's internal code integrity check. This produces a warning in Nextcloud's admin area.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Enable nextcloud 24. E.g. services.nextcloud = { enable = true; package = pkgs.nextcloud24; }
  2. Browse to the URL /settings/admin/overview on your nextcloud server.
  3. You should see the red warning Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the documentation.

Screenshot

image

Expected behavior

The warning should not appear; the integrity check should pass.

Additional context

I believe this is caused by the patch in #190646.

Notify maintainers

@schneefux @bachp @globin @Ma27

Metadata

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.15.68, NixOS, 22.05 (Quokka), 22.05.3167.e64df9c5c8f`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.8.1`
 - channels(scintill): `""`
 - channels(root): `"nixos-22.05"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions