Giter Club home page Giter Club logo

Comments (2)

amo42 avatar amo42 commented on June 30, 2024 1

Hi @cptactionhank I was able to isolate the root cause:

The container publish two ports which makes it hard for nginx to know which should used.

I've added VIRTUAL_PORT 8090 to my container ENV, give it a restart and boom :)

from docker-atlassian-confluence.

amo42 avatar amo42 commented on June 30, 2024

As an update, I've noticed a typo within my ENV: VIRTUAL_HOST | wiki.mytld.com

But after update the typo and recreate the container, the proxy answers with 502 Bad Gateway

Here's the log entry from nginx

2018/03/23 11:42:38 [error] 30#30: *1618 no live upstreams while connecting to upstream, client: 148.251.***.***, server: wiki.mytld.com, request: "GET / HTTP/2.0", upstream: "http://wiki.mytld.com/", host: "wiki.mytld.com",
wiki.mytld.com 148.251.***.*** - - [23/Mar/2018:11:42:38 +0000] "GET / HTTP/2.0" 502 174 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6"

Does no live upstreams while connecting to upstream mean, the container takes to much time to answer while start up?

from docker-atlassian-confluence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.