結論
手動アップデートしかできなそう。
ファイルのダウンロードで、タイムアウトが出るがphp.iniでどうキャパシティ広げてもServerで来られる。
共有Serverの宿命らしい
以上
以下は参考になりません
作業メモ
まずは、不要なファイルがあるので消さないと以下のエラーが発生します
Initializing Current version is 28.0.4. Update to Nextcloud 28.0.6 available. (channel: "stable") Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip Open changelog ↗ Retry update
Check for expected files The following extra files have been found:
cgi-bin
php.ini
error_log
output.log
該当ファイルを何処かに対比します
再実施すると、私のパターンではダウンロードでタイムアウト発生。
php.iniを削除しているのでニュートラルにもどってしまってます。
Downloading
Parsing response failed.
Show detailed response
<html><head><title>500 Internal Server Error</title></head><body>
<h2>Request Timeout</h2>
<p>This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'.
</p>
</body></html>
どうあがいても、ダウンロードされないため、
/XXXXX/nextclouddata_????/updater-ocihxvgjxolm/downloads
ダウンロード中に直接該当ファイルを上書きアップロード
/XXXXX/nextclouddata_????/updater-ocihxvgjxolm/.step
を削除