Skip to content

Instantly share code, notes, and snippets.

@ptrktws
Created May 14, 2018 08:19
Show Gist options
  • Save ptrktws/3b2de1c93eb1f8b1a66665af9fdf799f to your computer and use it in GitHub Desktop.
Save ptrktws/3b2de1c93eb1f8b1a66665af9fdf799f to your computer and use it in GitHub Desktop.
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
=======
- dav
- INVALID_HASH
- appinfo/v1/publicwebdav.php
- theme
- EXCEPTION
- OC\IntegrityCheck\Exceptions\MissingSignatureException
- Signature data not found.
Raw output
==========
Array
(
[dav] => Array
(
[INVALID_HASH] => Array
(
[appinfo/v1/publicwebdav.php] => Array
(
[expected] => e8b5a768efc7ddeee35135d07b570c84d5ef2065d32775b4715590957e992ee602a532ccd974b704fec40a1cb7a165e49711d39b8f7af07ea78e7d9474106917
[current] => 799c77ed980d23e7fc26cea93a6c76cc8a0006971ef6c1fcc8b3ba098f9726cfef9fb2caea443f3eede27736e2c5796090aeba1efa28a10b17329a0dea683f10
)
)
)
[theme] => Array
(
[EXCEPTION] => Array
(
[class] => OC\IntegrityCheck\Exceptions\MissingSignatureException
[message] => Signature data not found.
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment