** このページには広告が含まれています。**

検索結果:「One or more mimetype migrations are available」

Nextcloud 警告 “One or more mimetype migrations are available”への対処

Nextcloudをアップデートするたびに、「One or more mimetype migrations are available」という警告が表示されていました。これまでは RepairMimeTypes.php の一部を修正して対応していましたが、それが通用しなくなってしまいました。
SSH を使った対処方法はいくつかあるようですが、今回はレンタルサーバーで SSH を使わずに解決する方法を見つけたので、試した内容を備忘録として残すことにしました。
使用しているレンタルサーバーはエックスサーバーです。

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.

? 元の記事を見る

Nextcloud 30.0 アップデート後の警告対処

今回は赤枠の ”One or more mimetype migrations are available.....”の警告への対処を行っていきます。
青枠の警告については、レンタルサーバーなのでユーザー側では対処はできないようです

? 元の記事を見る

目次
タイトルとURLをコピーしました