Skip to content

feat: add nginx-bad-gateway troubleshooting lab#158

Merged
HimanM merged 1 commit into
mainfrom
feat/nginx-bad-gateway-lab
Jun 10, 2026
Merged

feat: add nginx-bad-gateway troubleshooting lab#158
HimanM merged 1 commit into
mainfrom
feat/nginx-bad-gateway-lab

Conversation

@HimanM

@HimanM HimanM commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Description

This PR adds a new troubleshooting lab where users diagnose a 502 Bad Gateway error caused by a port mismatch between Nginx and a Python backend. It also standardizes metadata for several existing labs and fixes a UI race condition in the Stop Lab button.

Type of change

  • Bug fix
  • New feature
  • New Lab

Lab Requirements (If submitting a new lab)

If you are submitting a new BrokenOps lab, please verify:

  • The \lab.yaml\ is fully populated.
  • The \cloud-init.yaml\ correctly breaks the environment.
  • The \�erify.sh\ script correctly asserts if the environment is fixed.
  • The \solution.md\ provides the step-by-step solution to fix the environment.
  • The \question.md\ provides the question for the lab.
  • Follows the LAB_FORMAT.md guidelines.
  • MANDATORY: A working \solution.sh\ script is provided to automatically fix the environment. (This is required for our CI verification pipeline).

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Closes Issues ?

@HimanM
HimanM force-pushed the feat/nginx-bad-gateway-lab branch from 84e2fe3 to a9fd366 Compare June 10, 2026 09:19
@HimanM
HimanM merged commit 778943b into main Jun 10, 2026
1 check passed
@HimanM
HimanM deleted the feat/nginx-bad-gateway-lab branch June 10, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant