
Fix Nginx 'upstream connection refused' When Talking to PHP-FPM
You're seeing upstream connection refused in your Nginx error log, and your site...
Software troubleshooting desk

You're seeing upstream connection refused in your Nginx error log, and your site...

When Docker throws a "no space left on device" error, it usually means your storage is fu...

You reset Chrome hoping to fix a nagging problem, but now the browser crashes on startup—sometime...

When you see a 'DNS probe finished NXDOMAIN' or 'Server not found' error in your ...

You close a dozen tabs, but Chrome still eats 2 GB of RAM. This is normal up to a point—Chrome ca...

You add a proxy_pass directive to an Nginx server block, run nginx -t, ...