• @[email protected]
    link
    fedilink
    202 years ago

    I havent noticed such an error in a long time. Can you give more details, like any errors from browser console?

  • @[email protected]
    link
    fedilink
    72 years ago

    Its likely a known issue with nginx + docker.
    When a docker container crashes it gets a new IP address, but nginx has cached the upstream hostname resolution as the old IP, so it thinks the upstream is gone.

    Or it could be a million other issues, that’s just one that I run into a lot. ¯\_(ツ)_/¯