Files don't pass the integrity check although uploading new file

Steps to reproduce

  1. I’ve installed Owncloud 10.2
  2. I log in the first time and get the following error:

There were problems with the code integrity check.

I check the files with problems and follow the instructions to correct the error (I upload the files that didn’t pass the check)

Expected behaviour

I expect all the integrity checks are right

Actual behaviour

There is still one file with integrity check error.

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

  • core
    • INVALID_HASH
      • core/vendor/clipboard/dist/clipboard.js

Raw output

Array
(
[core] => Array
(
[INVALID_HASH] => Array
(
[core/vendor/clipboard/dist/clipboard.js] => Array
(
[expected] => 0b118c979e7f7500e22f3849ec4bf13fe84663093400036007550047c99486585753675ad30f486410d9380ffdb5afb30003a5f89e7cb7520a9ceda5d0b3d477
[current] => f388ceb9b63fea3544dbb9b9f96caa859d573f8d570546a1c11c84b3a33e2f981afcef50d244eefa4640cd278a8e281afe20a285a6cf5fe3ff004b879c3f82d8
)

            )

    )

)

I’ve dowload several times the zip and tar versions and uploaded the file (checking the binari transfer mode), but I still get the same problem.

Server configuration

Operating system:
“server OS”: “Linux”,
“server OS version”: “Linux box382.bluehost.com 3.10.0-862.3.2.4.ELK.el6.x86_64 #1 SMP Thu May 24 16:26:56 CDT 2018 x86_64”,
“server SAPI”: “cgi-fcgi”,

Web server:

“webserver version”: “Apache”,

Database:

    "dbtype": "mysql",
    "version": "10.1.1.1",

PHP version:

5.6

ownCloud version: (see ownCloud admin page)

    "ownCloud version": "10.1.1.1",
    "ownCloud version string": "10.1.1",
    "ownCloud edition": "Community",

Updated from an older ownCloud or fresh install:
Fresh install
Where did you install ownCloud from:
Download from owncloud.com

You wrote

but

Did you rescan the the files for integrity?

BTW

AFAIK PHP 5.6 is no longer supported/possible…

Hello.
I’ve downloaded the last version from the web.
The file created is owncloud 10.2
When everything is installed I check the log and get ownCloud version”: “10.1.1.1. I don’t know why is diferent from the name of the downloaded version.
I’ve rescan the files: from 4 wrong files I had at the begnning I only have 1 left.

Hey,

maybe you have two different installations (10.2 and 10.1) on your server?

@dlopezsanz
have you started a fresh install? the install location was empty?
my install location is /var/www/owncloud and before installing ownCloud there was no directory called owncloud under /var/www, even if I install a new version or I reinstall it, I delete the already created directory owncloud.