Post update Code intergrity check

Hello all,

I’m almost past stage 1 of 2 updating a POC device from 13 - 15, but after 14, having a few issues with the coed integrity checks.

1 - Is extra Files:

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
    • EXTRA_FILE
      • ocs/nextcloud.log
      • nextcloud.log

Raw output

Array
(
[core] => Array
(
[EXTRA_FILE] => Array
(
[ocs/nextcloud.log] => Array
(
[expected] =>
[current] => 525a46a1889de7d2dde0b4c48e07d56117840ab3e246a2b1cef7ce612c1da26d7d057106be974f309508a3b05d2ca5956c8d67248c8ea53c16b09fe882af65b5
)

                [nextcloud.log] => Array
                    (
                        [expected] => 
                        [current] => 483de58ea3970703b28346a06560af16ffa0f7e4d3e248632e84502dc2ad29feb2344e030590cabf0de9792f786748bd39b6b3f144e82f33020ffef0a95e064c
                    )

            )

    )

Now, I’ve also removed both of these, re-check and still no joy

2nd is:

Your web server is not properly set up to resolve “/.well-known/caldav”.

Which i am yet to seriously look at.

Of course, after this and testing, I’ll be upping this to 15 in a few weeks (I have to plan this as a few users are using the POC device)

Anyone able to advise here?

It in the documentation:
https://docs.nextcloud.com/server/15/admin_manual/issues/general_troubleshooting.html#service-discovery

The logs are usually in the data-folder and shouldn’t be within the code. If you don’t want it to be on the data folder, place it somewhere outside (e.g. /var/log).