DC Associates Group logoDC Associates Group

Home / Docs / NGINX Web Server (Hardened) / Troubleshooting

Troubleshoot NGINX Web Server (Hardened)

SymptomCheckFix
Browser can't reach the siteCloud firewall/security-group rule for 80/443; `ss -tlnp | grep nginx`Open 80/443 to your source range; nginx listens on all interfaces by default.
502/504 from a proxied app`nginx -t`; upstream service stateFix the upstream block in conf.d and `systemctl reload nginx`.
Config change not applied`nginx -t` syntax check resultCorrect the error shown, then `systemctl reload nginx`.

Logs & useful commands

Still stuck? Email support@dcassociatesgroup.com with the product name, cloud + region, instance size, and the output of the health command — first response within 1 business day, most tickets same-day.