-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
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:
- Enable nextcloud 24. E.g.
services.nextcloud = { enable = true; package = pkgs.nextcloud24; } - Browse to the URL
/settings/admin/overviewon your nextcloud server. - 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
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`Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken
