# Latest update 502 error?

**URL:** <https://meta.discourse.org/t/latest-update-502-error/75732>\
**Category:** Support\
**Created:** [December 9, 2017, 1:42pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732 "2017-12-09T13:42:55Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)\
**Post date:** [December 9, 2017, 1:42pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/1 "2017-12-09T13:42:55Z")

</div>

i’m getting [a 502](http://thebitcoin.pub/) now… only thing that i had done recently is update via web to the latest build.

i’ve tried restarting hard, then doing your typical `restart` and `rebuild` … no dice.

---

<div class="post-metadata">

**Author:** ![qcmc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qcmc/32/176968_2.png) [@qcmc](https://meta.discourse.org/u/qcmc)\
**Post date:** [December 9, 2017, 1:55pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/2 "2017-12-09T13:55:11Z")

</div>

Try to refresh the page or wait in a moment?

---

<div class="post-metadata">

**Author:** ![JagWaugh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagwaugh/32/69335_2.png) [@JagWaugh](https://meta.discourse.org/u/JagWaugh)\
**Post date:** [December 9, 2017, 1:56pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/3 "2017-12-09T13:56:03Z")

</div>

Did the rebuild go through without errors?

Have you updated your OS?

We had a problem yesterday (i.e. a few updates behind you) with the site not being available. A reboot fixed that, and we’ve since updated to the latest per yesterday. Site is fine now.

---

<div class="post-metadata">

**Author:** ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)\
**Post date:** [December 9, 2017, 2:57pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/4 "2017-12-09T14:57:26Z")

</div>

Bad plugin:

[https://meta.discourse.org/t/autobot-automatic-content-creator/71756](https://meta.discourse.org/t/autobot-automatic-content-creator/71756)

---

<div class="post-metadata">

**Author:** ![Seferi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/seferi/32/78808_2.png) [@Seferi](https://meta.discourse.org/u/Seferi)\
**Post date:** [December 9, 2017, 9:34pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/5 "2017-12-09T21:34:16Z")

</div>

Hi, i’m getting the same error. How can i remove the plugin?

---

<div class="post-metadata">

**Author:** ![JagWaugh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagwaugh/32/69335_2.png) [@JagWaugh](https://meta.discourse.org/u/JagWaugh)\
**Post date:** [December 9, 2017, 10:22pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/6 "2017-12-09T22:22:12Z")

</div>

You need to ssh into your machine, and as root, edit /var/discourse/containers/app.yml

Down near the bottom of the file there is a section where all the plugins are listed. Put a “#” at the beginning of that line, save the file.

Then rebuild:

cd ..  
./launcher rebuild app

That’s it.

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [December 9, 2017, 10:44pm UTC](https://meta.discourse.org/t/latest-update-502-error/75732/7 "2017-12-09T22:44:50Z")

</div>


