Hash mismatch www/owncloud (10.0.0)

Jim Ohlstein jim at ohlste.in
Wed May 3 20:48:37 UTC 2017


Helllo,

I did a fresh install today and received a "code integrity" error in the 
admin page. It led to this:

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
=======
- user_external
	- INVALID_HASH
		- lib/smb.php

Raw output
==========
Array
(
     [user_external] => Array
         (
             [INVALID_HASH] => Array
                 (
                     [lib/smb.php] => Array
                         (
                             [expected] => some_hash
                             [current] => a_different_hash"
                         )

                 )

         )

)

Repeated the install and got the same error.

I haven't done much testing, but the script seems to be "working".

-- 
Jim Ohlstein


More information about the freebsd-ports mailing list