After update to 2.0.10 file health check says there are 413 files with unexpected content - What can we do now???

argy

Member
We have updated Xenforo from 2.0.7 to 2.0.10 tuesday last week.
Update seems to be ok and 3 days where no problems.
After 3 days the file check says that there are 413 files with unexpected content and there are some files seems to be missing.
I talked to our admin and he told me, that all files are on the server.
I restartet file check, but i always get the same result.
We also testet to upload some files (from the update) again - same result... :-(

Could someone help me? What should we do now?
 

Attachments

  • Ashampoo_Snap_2018.09.25_12h50m12s_002_.webp
    Ashampoo_Snap_2018.09.25_12h50m12s_002_.webp
    56 KB · Views: 18
For example

src/vendor/christian-riesen/otp/src/Otp.php Unexpected contents
src/vendor/composer/autoload_files.php Unexpected contents
src/vendor/composer/autoload_psr4.php Unexpected contents
src/vendor/composer/autoload_static.php Unexpected contents
src/vendor/composer/ClassLoader.php Unexpected contents
src/vendor/composer/installed.json Unexpected contents
src/vendor/guzzlehttp/guzzle/CHANGELOG.md Unexpected contents
src/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php Unexpected contents
src/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php Unexpected contents
src/vendor/guzzlehttp/ringphp/CHANGELOG.md Unexpected contents
src/vendor/guzzlehttp/ringphp/composer.json Unexpected contents
src/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php Unexpected contents
src/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php Unexpected contents
src/XF/AddOn/AbstractSetup.php Unexpected contents
src/XF/AddOn/AddOn.php Unexpected contents
src/XF/AddOn/DataType/TemplateModification.php Unexpected contents
src/XF/Admin/Controller/AddOn.php Unexpected contents
src/XF/Admin/Controller/Attachment.php Unexpected contents
src/XF/Admin/Controller/Feed.php Unexpected contents
src/XF/Admin/Controller/ForceAgreement.php Unexpected contents
src/XF/Admin/Controller/Index.php Unexpected contents
src/XF/Admin/Controller/Language.php Unexpected contents
src/XF/BbCode/ProcessorAction/LimitTags.php Unexpected contents
src/XF/BbCode/Renderer/Html.php Unexpected contents
src/XF/CacheFactory.php Unexpected contents
src/XF/Cli/Command/AddOnActionTrait.php Unexpected contents
src/XF/Cli/Command/AddOnInstall.php Unexpected contents
src/XF/Cli/Command/AddOnSubAction.php Unexpected contents
src/XF/Cli/Command/AddOnUninstall.php Unexpected contents
src/XF/Cli/Command/AddOnUpgrade.php Unexpected contents
src/XF/Cli/Command/Development/GenerateSchemaEntity.php Unexpected contents
src/XF/Cli/Command/Rebuild/AbstractRebuildCommand.php Unexpected contents
src/XF/ControllerPlugin/Login.php Unexpected contents
src/XF/Criteria/User.php Unexpected contents
src/XF/CssRenderer.php Unexpected contents
src/XF/Data/TimeZone.php Unexpected contents
src/XF/Db/Schema/Column.php Unexpected contents
src/XF/Draft.php Unexpected contents
styles/default/xenforo/smilies/emojione/coffee.png Unexpected contents
styles/default/xenforo/smilies/emojione/coffee_2x.png Unexpected contents
styles/default/xenforo/smilies/emojione/confused.png Unexpected contents
styles/default/xenforo/smilies/emojione/confused_2x.png Unexpected contents
styles/default/xenforo/smilies/emojione/cool.png Unexpected contents
styles/default/xenforo/smilies/emojione/cool_2x.png Unexpected contents
styles/default/xenforo/smilies/emojione/cry.png Unexpected contents
styles/default/xenforo/smilies/emojione/cry_2x.png Unexpected contents
 
Keep an eye out on the output of your FTP client to see if any files/folders fail to upload.

Second this.

I've been using FileZilla for years but there was a recent upgrade a couple of days ago that changed either my settings or the default settings. I've had issues at least twice where I got errors after upgrading addons that turned out to be single files failing to upload to the server. Re-uploading those files fixed the problem.
 
I've used it for years and never had any issues until this latest update.

I also use WinSCP for some things but I have more issues with that than with FileZilla.
 
I sometimes had these kind of problems with various ftp clients in years past, with some files not actually getting uploaded for whatever reasons, which is why these days I just archive the updates and extract them on the server. Accuse me of not being a "pro," but as a result I haven't had to deal with this kind of problem in years.
 
Top Bottom