502 Error after upgrading from 2.8.0 beta2 to beta because of cloudflare template

Hi guys,

I ran a ./launcher rebuild app` which ran without errors. The site shows a 502 bad gateway so then I went back to the app.yml and disabled all plugins to re-run the rebuild. Still no luck.

What happened from beta2 to beta4 that I need to know? I’m sure it’s something minor that I need to adjust to the app.yml.

1 Like

Nevermind. Figured it out. It was this line:

#- “templates/cloudflare.template.yml”

It needs to be commented since the cloudflare template seems broken in the most recent version.

4 Likes

Related thread (same issue): How do I reveal real IPs using CloudFlare

Seems @Zenexer made a PR recently: Cloudflare template broken again

2 Likes