ビルド失敗 - exit code 128 で (修正: プラグインドメインのSSL証明書の更新が必要でした)

プラグインに関連しているようです。

exec failed with the params {"cd"=>"$home/plugins", "cmd"=>["git clone https://github.com/discourse/docker_manager.git", "git clone https://github.com/discourse/discourse-data-explorer.git", "git clone https://myplugins.com/discourse-plugin1.git", "git clone https://myplugins.com/discourse-plugin1.git"", "git clone https://myplugins.com/discourse-plugin1.git"]}
bootstrap failed with exit code 128

これらは削除すべきでしょうか?

- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-data-explorer.git

その理由はわかりませんが、それらのどれも削除しないでください。問題はもっと根深いです。2年前は英語以外のUbuntuでした。

「いいね!」 1

先日、コンテナがgithubに接続できなかった際に個人的にこのエラーが発生しました。実際のエラー行を確認するために、(適切に編集された)ログのコピーを共有していただけますか?

「いいね!」 2

すみません、確認すべきでした。問題を見つけました。

fatal: unable to access ... SSL: certificate subject name... does not match target host name ...

プラグインのSSL証明書が私のドメインで期限切れになっていました :blush:

「いいね!」 3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.