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

検索結果:「occ maintenance」

Nextcloud33 アップデート、”設定サーバーID”メッセージを非表示に。

先週、Nextcloudを32.0.6にアップデートしたと思ったら、33.0.0が出ていました。
早速アップデートし、いつものようにインデックスの追加、occ maintenance 等を行い警告の対処を行ったのですが、新しい”設定サーバーID”という見慣れないものが表示されいたので、対処することにしました。

? 元の記事を見る

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

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.

CRONでocc maintenanceを実行させる

/usr/bin/php8.1 /home/ユーザー名/nextcloud/occ maintenance:repair --include-expensive
/usr/bin/php8.3 /home/ユーザー名/XXXXXX.com/public_html/occ maintenance:repair --include-expensive

? 元の記事を見る

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