Hey!
I have today a new Server installed - so its a fresh install, installed with Linux Distribution Packages
I Use Debian 10, PHP7.3, Apache2, Owncloud 10.5, MariaDB latest Version.
I have a Problem, with a Code integrity check:
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
=======
- twofactor_totp
- FILE_MISSING
- vendor/khanamiryan/qrcode-detector-decoder/tests/QrReaderTest.php~
Raw output
==========
Array
(
[twofactor_totp] => Array
(
[FILE_MISSING] => Array
(
[vendor/khanamiryan/qrcode-detector-decoder/tests/QrReaderTest.php~] => Array
(
[expected] => 05a20a084562bf6a61b9395635b2baa2fa0a3eb443d25027997cc3e83c71d5d1b3dfedd280149071db11121dc1ad30014e4b9778652808c2703b6d642b3b9a68
[current] =>
)
)
)
)
What i have to do?