Forced Server Update - Failed integrity check

,

Recently I was forced to update my server to the new 10.0.8. I can only assume that this is because of some security measure. But, if I didn’t update, I had no access to the server - so it was forced essentially. It seemed fine after I updated…

But, now there is a file integrity check error. This is not the first occurrence of this; its happened before. There’s a log file being created that’s throwing the file check out. How can I stop this from reoccuring?

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
		- logfile.log

Raw output
==========
Array
(
    [core] => Array
        (
            [EXTRA_FILE] => Array
                (
                    [logfile.log] => Array
                        (
                            [expected] => 
                            [current] => f3659f98bb6984d7d7caf1e6562646e5d12b669f870c30aee0149c12be4264133467593c2a7c4c4eddda9409f012e054705852e8cba4e6b25585ef206aef0ff4
                        )

                )

        )

)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.