Skip to content
This repository was archived by the owner on Aug 3, 2018. It is now read-only.
This repository was archived by the owner on Aug 3, 2018. It is now read-only.

Bad Gateway error on bigger code changes #31

@mhavelant

Description

@mhavelant

Hi!
Whenever I try to do a major code update (composer update drupal/core for example) my sites just return 502 and I have to stop the environment, docker rm the nginx container and up it again. This happens on multiple projects.

Our used image

  • wodby/drupal-nginx:8-1.13-2.4.2

However, updating to wodby/drupal-nginx:8-1.13-3.0.1 doesn't help either, it produces the same thing.

Environment:

  • Ubuntu 16.04
  • Docker version 17.05.0-ce, build 89658be
  • docker-compose version 1.16.1, build 6d1ac219

Also, it doesn't matter if the composer update happens inside the container or on the host, both tend to result in this error.

Additionally, I only have these services enabled:

  • mariadb
  • php
  • nginx
  • mailhog
  • traefik

The site is D8 via the drupal-composer project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions