Verified diagnostic signature
duplicate upstream
A duplicate upstream name prevents NGINX from loading the configuration. Match this output from nginx, then continue with sourced, read-only checks.
- Confidence
- high
- Platforms
- linux
- Verified
- 2026-08-16
Recognized output
Signature matched locally
duplicate upstreamOneLiners matches this pattern in your browser. Your pasted output is not stored or indexed.
Likely causes
What usually produces this signal
- Two included files define an upstream group with the same name
- A backup or generated file is still matched by an include wildcard
- A configuration deployment left both the old and new upstream definitions enabled
Safe next checks