アップデートエラー

昨夜3.4.0へのアップデートを試みましたが、アップデートが失敗し続けています。明らかなプラグインのエラーは見つからず、メモリも十分にあるようです…


==================== 重大な問題!!!! ====================

アプリが実行されていません!

再構築を試行中

==================== 再構築ログ ====================

x86_64 アーキテクチャを検出しました。

警告: containers/app.yml ファイルは誰でも読み取り可能です。次のコマンドを実行してこのファイルを保護できます: chmod o-rwx containers/app.yml

ランチャーを最新の状態に保つ

origin を取得中

ランチャーは最新の状態です

古いコンテナを停止中

+ /usr/bin/docker stop -t 600 app

app

2.0.20240825-0027: discourse/base からプル中

Digest: sha256:6de68cb49198b5281f79ed9401b3fe818c854d220dcf0238549fe2f2adb19146

ステータス: イメージは discourse/base:2.0.20240825-0027 まで最新です

/usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups.rb

/usr/local/bin/pups --stdin

I, [2024-08-29T06:27:54.954308 #1] INFO -- : 標準入力から読み込み中

I, [2024-08-29T06:27:54.967006 #1] INFO -- : File > /etc/service/postgres/run chmod: +x chown:

I, [2024-08-29T06:27:54.972778 #1] INFO -- : File > /etc/service/postgres/log/run chmod: +x chown:

I, [2024-08-29T06:27:54.977868 #1] INFO -- : File > /etc/runit/3.d/99-postgres chmod: +x chown:

I, [2024-08-29T06:27:54.983048 #1] INFO -- : File > /root/install_postgres chmod: +x chown:

I, [2024-08-29T06:27:54.988576 #1] INFO -- : File > /root/upgrade_postgres chmod: +x chown:

I, [2024-08-29T06:27:54.988882 #1] INFO -- : Replacing data_directory = '/var/lib/postgresql/13/main' with data_directory = '/shared/postgres_data' in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.989890 #1] INFO -- : Replacing (?-mix:#?listen_addresses *=.*) with listen_addresses = '*' in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.992525 #1] INFO -- : Replacing (?-mix:#?synchronous_commit *=.*) with synchronous_commit = $db_synchronous_commit in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.993361 #1] INFO -- : Replacing (?-mix:#?shared_buffers *=.*) with shared_buffers = $db_shared_buffers in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.994078 #1] INFO -- : Replacing (?-mix:#?work_mem *=.*) with work_mem = $db_work_mem in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.994692 #1] INFO -- : Replacing (?-mix:#?default_text_search_config *=.*) with default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.996207 #1] INFO -- : Replacing (?-mix:#?checkpoint_segments *=.*) with checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.996893 #1] INFO -- : Replacing (?-mix:#?logging_collector *=.*) with logging_collector = $db_logging_collector in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.998006 #1] INFO -- : Replacing (?-mix:#?log_min_duration_statement *=.*) with log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/13/main/postgresql.conf

I, [2024-08-29T06:27:54.998824 #1] INFO -- : Replacing (?-mix:^#local +replication +postgres +peer$) with local replication postgres peer in /etc/postgresql/13/main/pg_hba.conf

I, [2024-08-29T06:27:54.999520 #1] INFO -- : Replacing (?-mix:^host.*all.*all.*127.*$) with host all all 0.0.0.0/0 md5 in /etc/postgresql/13/main/pg_hba.conf

I, [2024-08-29T06:27:55.000423 #1] INFO -- : Replacing (?-mix:^host.*all.*all.*::1\/128.*$) with host all all ::/0 md5 in /etc/postgresql/13/main/pg_hba.conf

I, [2024-08-29T06:27:55.001096 #1] INFO -- : > if [ -f /root/install_postgres ]; then

/root/install_postgres && rm -f /root/install_postgres

elif [ -e /shared/postgres_run/.s.PGSQL.5432 ]; then

socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1

fi

I, [2024-08-29T06:27:55.067844 #1] INFO -- : ロケールを生成中 (これには時間がかかる場合があります)...

生成完了。

postgres already running stop container

FAILED

--------------------

Pups::ExecError: if [ -f /root/install_postgres ]; then

/root/install_postgres && rm -f /root/install_postgres

elif [ -e /shared/postgres_run/.s.PGSQL.5432 ]; then

socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1

fi

リターンコード #<Process::Status: pid 16 exit 1> で失敗しました

失敗場所: /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups/exec_command.rb:132:in `spawn'

exec はパラメータ {"tag"=>"db", "cmd"=>"if [ -f /root/install_postgres ]; then\n /root/install_postgres && rm -f /root/install_postgres\nelif [ -e /shared/postgres_run/.s.PGSQL.5432 ]; then\n socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1\nfi\n"} で失敗しました

bootstrap は終了コード 1 で失敗しました

** BOOTSTRAP に失敗しました ** 上にスクロールして、以前のエラーメッセージを探してください。複数ある可能性があります。

./discourse-doctor が問題を診断するのに役立つかもしれません。

afa7edec7b05a0d8269e150cef76c0f3d66c0ec9ff17378f8202d2e10b81ded1

==================== 再構築ログ終了 ====================
              合計        使用中      空き       共有    バッファ/キャッシュ    利用可能
メモリ:        4039588      282424     1478380       44144     2278784     3421444
スワップ:           0           0           0
「いいね!」 1

昨日、4GBのインスタンスでメモリ不足が発生したため、スワップを追加しましたが、ここではそれが問題ではないようです。

Postgresはすでに実行されているようです。data.ymlではなく、app.ymlだけをお持ちですか?

ジェイさん

data.ymlにアクセスしたり、再構築したりするにはどうすればよいですか?

お持ちでないと推測します。もしそうなら、Postgresの問題が何であるか私にはわかりません。

ドロップレットを再起動した後、再構築はもう少し進みましたが、ここで投稿されたものと同じ問題が発生しました: PostgreSQL Stuck During Rebuilding - #15 by haroldfy

./launcher start app でフォーラムの以前の 3.4.0.beta1-dev バージョンに戻りました。

次のリリースを待つか、Ubuntu 20.04.6 LTS にアップデートしてみるかもしれません。

OSのアップグレードを試みるのではなく、新しいOSを搭載した新しいVMを起動します。

「いいね!」 2

これでこの件は締めくくり、他のトピックでの議論を続けましょう。:+1:

「いいね!」 2