Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lando site fails with error 'bad gateway' - Service "appserver_nginx" is not running #76

Closed
vibanu opened this issue Dec 6, 2023 · 1 comment

Comments

@vibanu
Copy link

vibanu commented Dec 6, 2023

Lando version 3.6.0
Docker 4.18.0
on Windows 10
Drupal 7 and Drupal 9

Since 12/5/23, I am unable to get to the EDGE URLS.
This is the message displayed on lando
The service "appserver_nginx" is not running!
This is likely a critical problem and we recommend you run the command below to investigate
lando logs -s appserver_nginx

I see the following error in the containersite-error.log in the .lando folder
{"level":"error","message":"Could not open input file: /tmp/composer-setup.php","label":"compscid9sbu","timestamp":"2022-02-03T19:34:22.580Z"}
{"message":"","stack":"Error\n at /snapshot/cli/lib/shell.js\nFrom previous event:\n at Shell.sh (/snapshot/cli/lib/shell.js)\n at Object.dc (/snapshot/cli/lib/bootstrap.js)\n at compose (/snapshot/cli/lib/bootstrap.js)\nFrom previous event:\n at /snapshot/cli/lib/router.js\n at processImmediate (internal/timers.js:464:21)\nFrom previous event:\n

I tried the following but the error is the same.
lando rebuild / lando destroy lando start / Restarting Docker Desktop etc

Following are the contents of my .lando.yml file for Drupal 9 website
name: compscid9sbu
recipe: pantheon
config:
framework: drupal9
site: compscid9sbu
id:

@vibanu vibanu added the drupal label Dec 6, 2023
@pirog pirog transferred this issue from lando/lando Dec 6, 2023
@pirog pirog added Needs Triage and removed drupal labels Dec 6, 2023
@vibanu
Copy link
Author

vibanu commented Dec 6, 2023

Lando update released 18 hours ago that solves our exact issue.
https://github.com/lando/lando/releases/tag/v3.20.5
It fixes a breaking issue with the render-template and appserver_nginx container in the Pantheon plugin.
https://github.com/lando/pantheon/releases/tag/v0.13.1

@vibanu vibanu closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants