# Rebuild failed - with exit code 128 (fix: SSL cert for plugin domain needed updating)

**URL:** https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555
**Category:** Self-hosting
**Created:** [May 18, 2024, 7:09pm UTC](https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555 "2024-05-18T19:09:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![AstonJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/astonj/32/215041_2.png) [@AstonJ](https://meta.discourse.org/u/AstonJ)
#### Post date: [May 18, 2024, 7:09pm UTC](https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555/1 "2024-05-18T19:09:10Z")

</div>

Appears to be related to plug-ins:

```plaintext
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

```

Should these be removed?

```plaintext
- 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

```

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [May 18, 2024, 7:21pm UTC](https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555/2 "2024-05-18T19:21:46Z")

</div>

I don’t know reason for that, but you don’t delete any of those. The issue is deeper. Two years ago it was non-english Ubuntu.

---

<div class="post-metadata">

### Author: ![Firepup650](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/firepup650/32/465200_2.png) [@Firepup650](https://meta.discourse.org/u/Firepup650)
#### Post date: [May 18, 2024, 7:32pm UTC](https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555/3 "2024-05-18T19:32:20Z")

</div>

Got this error personally the other day when our container couldn’t reach github, coudl you share a (properly redacted) copy of your log so we can see the actual error line?

---

<div class="post-metadata">

### Author: ![AstonJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/astonj/32/215041_2.png) [@AstonJ](https://meta.discourse.org/u/AstonJ)
#### Post date: [May 18, 2024, 8:06pm UTC](https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555/4 "2024-05-18T20:06:36Z")

</div>

Ah sorry should have checked - found the issue:

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

```

The SSL cert expired on my domain for plugins 😊

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [June 17, 2024, 8:07pm UTC](https://meta.discourse.org/t/rebuild-failed-with-exit-code-128-fix-ssl-cert-for-plugin-domain-needed-updating/308555/5 "2024-06-17T20:07:05Z")

</div>

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