R
Railway2y ago
sean

NGINX Gateway Throws HTTP Error426

I have deployed an NGINX gateway with Docker, but I keep getting error 426 when I hit either of the /endpoints exposed by the various services that I am proxy serving.. projectId: 3bde7302-bd56-46e5-aca5-916ef25a61bd
3 Replies
Percy
Percy2y ago
Project ID: 3bde7302-bd56-46e5-aca5-916ef25a61bd
sean
seanOP2y ago
I figured it out... I had to include proxy_http_version 1.1; on my config... /abc { proxy_pass https;/xyx.up.railway.app; proxy_http_version 1.1; }
Want results from more Discord servers?
Add your server