マルチサイトでコードレビュープラグインが原因で2.8.0beta11へのアップグレードが失敗する

最新の(セキュリティ)リリースアップグレードは、単一サイトのインスタンスでは正常に機能しますが、マルチサイトのインストールでは失敗します。

ログでは、正確なエラーに関する多くの手がかりが得られません。

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && sudo -E -u discourse bundle exec rake multisite:migrate failed with return #<Process::Status: pid 3978 exit 1>
Location of failure: /pups/lib/pups/exec_command.rb:112:in `spawn'
exec failed with the params "cd /var/www/discourse && sudo -E -u discourse bundle exec rake multisite:migrate"
617ffe76bfeb2b963c76d3205013104c31e050e9974c1b3feae790063767ea55
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.

コードレビュープラグインが設定されていない場合に、それに関連している可能性があります。


確認済み:プラグインをコメントアウトすると、アップグレードが正常に完了します。ただし、何が起こっているのかは不明です。

「いいね!」 1