アップデート失敗

./launcher rebuild data が失敗し、以下のエラーが表示されます。

The source cluster was not shut down cleanly.
Failure, exiting
-------------------------------------------------------------------------------------
UPGRADE OF POSTGRES FAILED

Please visit https://meta.discourse.org/t/postgresql-15-update/349515 for support.

PostgreSQL 15 update を確認し、以下のコマンドを試しました。

root@www:/var/discourse# ./launcher stop web_only
x86_64 arch detected.
+ /usr/bin/docker stop -t 600 web_only
web_only
root@www:/var/discourse# ./launcher stop data
x86_64 arch detected.
data was not started !
./discourse-doctor may help diagnose the problem.
root@www:/var/discourse# tail -f shared/standalone/log/var-log/postgres/current
tail: 'shared/standalone/log/var-log/postgres/current' を開けません: そのようなファイルやディレクトリはありません
tail: 残っているファイルはありません
root@www:/var/discourse#