
Fix Nginx Upstream Connection Refused in Proxy Pass
When Nginx returns a 502 Bad Gateway or logs upstream connection refused
Software troubleshooting desk

When Nginx returns a 502 Bad Gateway or logs upstream connection refused

You run git pull or git merge and get:
fatal: refusing to...
If you see the error fatal: unable to access 'https://...': SSL certificate problem...

You open Chrome on your Mac, expecting your bookmarks and passwords to be there, but nothing sync...

If you see Error response from daemon: network <name> not found when running D...

You set up an nginx reverse proxy to forward requests to a backend service on localhost, but ngin...