Site down: 502 Bad Gateway - after update

Did a update from 2.2 beta2 + 0 to the today release

./launcher rebuild app

No errors just " 502 Bad Gateway" after the update.

[Mon Sep 24 07:28:15 UTC 2018] Install success!
[Mon Sep 24 07:28:15 UTC 2018] Upgrade success!

And

184:M 24 Sep 07:28:15.512 * DB saved on disk
184:M 24 Sep 07:28:15.512 # Redis is now ready to exit, bye bye…

The site have been working the past year. I did not change anything at all.

Why this 502 Bad Gateway ? How to solve?

Did try:

./launcher cleanup

Im running

Welcome to Ubuntu 17.10 (GNU/Linux 4.13.0-46-generic x86_64)

I hope you can help, soon :smiley:

Now Im trying:

https://meta.discourse.org/t/502-bad-gateway-nginx-error-post-rebuilding/60900/4

And did comment out any extensions except docker manager.

Ill be back…

Seems like one of my plugin didnt work with the latest release…

My site is up running again

Now the search begin…

## Plugins go here
## see https://meta.discourse.org/t/19157 for details
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
##          - git clone https://github.com/communiteq/discourse-sitemap.git
##          - git clone https://github.com/discourse/discourse-akismet.git
##          - git clone https://github.com/angusmcleod/discourse-ratings.git
##          - git clone https://github.com/discourse/discourse-plugin-linkedin-auth.git
##          - git clone https://github.com/discourse/discourse-adplugin.git
##          - git clone https://github.com/discourse/discourse-affiliate.git
6 Likes

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