Nextcloud Upgrade error
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[Nextcloud database is missing some indexes.]]
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Nextcloud [#a1d4a042]
**17.* > 18.0.1 [#v9652c3e]
***/usr/bin/su -m www -c "php /usr/local/www/nextcloud/oc...
root@sun1:/usr/local/www/nextcloud:20_03_06:10:46 # /usr...
Check indices of the share table.
Check indices of the filecache table.
Check indices of the twofactor_providers table.
Check indices of the login_flow_v2 table.
Check indices of the whats_new table.
Check indices of the cards table.
Check indices of the cards_properties table.
Check indices of the calendarobjects_props table.
Adding calendarobject_calid_index index to the calendaro...
calendarobjects_props table updated successfully.
Check indices of the schedulingobjects table.
Adding schedulobj_principuri_index index to the scheduli...
schedulingobjects table updated successfully.
**14.04 > 15.0.2 [#s82b12a3]
https://help.nextcloud.com/t/missing-index-owner-index-in...
テーブル "oc_share"のインデックス "owner_index"が見つか...
テーブル "oc_share"のインデックス "initiator_index"が見...
# sudo -u www php occ db:add-missing-indices
Check indices of the share table.
Adding additional owner index to the share table, this c...
Share table updated successfully.
Adding additional initiator index to the share table, th...
Share table updated successfully.
SOLVED!!
----
Some columns in the database are missing a conversion to ...
filecache.mtime
filecache.storage_mtime
# sudo -u www php occ db:convert-filecache-bigint
Following columns will be updated:
* filecache.mtime
* filecache.storage_mtime
This can take up to hours, depending on the number of fi...
Continue with the conversion (y/n)? [n] y
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
[[Nextcloud database is missing some indexes.]]
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Nextcloud [#a1d4a042]
**17.* > 18.0.1 [#v9652c3e]
***/usr/bin/su -m www -c "php /usr/local/www/nextcloud/oc...
root@sun1:/usr/local/www/nextcloud:20_03_06:10:46 # /usr...
Check indices of the share table.
Check indices of the filecache table.
Check indices of the twofactor_providers table.
Check indices of the login_flow_v2 table.
Check indices of the whats_new table.
Check indices of the cards table.
Check indices of the cards_properties table.
Check indices of the calendarobjects_props table.
Adding calendarobject_calid_index index to the calendaro...
calendarobjects_props table updated successfully.
Check indices of the schedulingobjects table.
Adding schedulobj_principuri_index index to the scheduli...
schedulingobjects table updated successfully.
**14.04 > 15.0.2 [#s82b12a3]
https://help.nextcloud.com/t/missing-index-owner-index-in...
テーブル "oc_share"のインデックス "owner_index"が見つか...
テーブル "oc_share"のインデックス "initiator_index"が見...
# sudo -u www php occ db:add-missing-indices
Check indices of the share table.
Adding additional owner index to the share table, this c...
Share table updated successfully.
Adding additional initiator index to the share table, th...
Share table updated successfully.
SOLVED!!
----
Some columns in the database are missing a conversion to ...
filecache.mtime
filecache.storage_mtime
# sudo -u www php occ db:convert-filecache-bigint
Following columns will be updated:
* filecache.mtime
* filecache.storage_mtime
This can take up to hours, depending on the number of fi...
Continue with the conversion (y/n)? [n] y
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: