503 Service Unavailable Error When Accessing GraphQL API on Nginx Proxy Setup
I am encountering a 503 Service Unavailable error when trying to access a GraphQL API through an Nginx reverse proxy setup. The server setup works fine on one server but fails on another with the same configuration. Below is the curl command used to send a POST request to the GraphQL API, which fails on the Leiria server but succeeds on the shared services server.