Mimetype migrations should be repaired but does not work

[details=“Support intro”]

Nextcloud version _29.0.5
Operating system and version _ Ubuntu 22.04
Apache 2.4
PHP version 8.1.29

The issue:
Just after the last update i get:

One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command occ maintenance:repair --include-expensive to perform the migrations.

Is this the first time you’ve seen this error? Yes

I ran the occ command:occ maintenance:repair --include-expensive - with no result.
I tried:
occ maintenance:mimetype:update-js
occ maintenance:mimetype:update-db
No result.
Waited one day to see if any cronjob on the server would fix it - No result.

This install is ment to show users the latest version.

What other alternatives are there to solve this?

Regards,
Jan

It’s a known bug in 29.0.5 and 28.0.9.

You can either ignore the warning until the next update, which will include the fix, or patch it manually: Mimetype Warning after upgrading to 28.0.9 or 29.0.5 - #17 by bb77

Thanks,
i will wait for the next update.
Regards,
Jan

1 Like

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