You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitMate.io thinks possibly related issues are #6514 (Exclude skeleton directory from integrity check), #10154 (Integrity check not checking for owner (file system) of apps), #1123 (Integrity check failes after upgrading to Nextcloud10), #9765 (Apps with .htaccess file sometimes do not pass the integrity check), and #289 (Integrity checking fails on stable9 (No signature.json)).
Looks like you have either missing or extra files from a previous version of the app. Are you sure it was cleanly installed/updated? Maybe try replacing the app files with a clean snapshot from the github releases of that specific version.
Steps to reproduce
sudo -u www-data php occ integrity:check-core
)Step 1 is performed as mentioned on this page.
In my case, I have the following configuration:
Expected behaviour
Core integrity check should return no error caused by the additional
extra-apps
directory.Actual behaviour
Core integrity check returns the following:
shell> sudo -u www-data php occ integrity:check-core - EXTRA_FILE: - extra-apps/mail/l10n/nb.js: - expected: - current: 015b7a2d0bd5737c3285efb8b9a03265bb57a9b30df8e9575004d8e42b8e76d70890b366891ad8fe86f98db296853cb069079b2a8b535e4b12cbac2acbbe3bae - extra-apps/mail/l10n/zh_TW.json: - expected: - current: 8fcae90f69fcc9cc8a4c05e6f526a3a599ca62f59230d06e9aa11bd8c7613550a2f9233c95ff7d075857836d550d273da3313cd0508bf9f0da83ec8c95d7a48c - extra-apps/mail/l10n/sv.js: - expected: - current: c296d714e8748a2b257f28885341f5d93822ed4d9702673b15662b564b9f6449b1b5fe62168f26f6d5d017252213bc8c2bb414d03476d61bc2aeddd7958eb595 [...]
Note that apps from the
extra-apps
directory are working without any problem.Server configuration
Operating system: Debian Linux 9.6
Web server: nginx/1.15.6
Database: mariadb
PHP version: 7.0.30
Nextcloud version: 14.0.3
Updated from an older Nextcloud/ownCloud or fresh install: Updated from Nextcloud 12
Where did you install Nextcloud from: https://download.nextcloud.com/server/releases/nextcloud-14.0.3.tar.bz2
Signing status:
Signing status (truncated because too long)
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local
Are you using encryption: yes
Are you using an external user-backend, if yes which one: No
The text was updated successfully, but these errors were encountered: