Request hangs when receiving a POST with XML body
No error apears, just a 499 when the connection is closed, the data doesn’t even reach the workflow, there’s no execution.
Redeplyoing the container seems to fix it for a few hours, but it starts doing the same thing after that.
Bellow is the http log from railway, the 200s are JSON request that work fine, the 499 are XML requests sent by the SalesForce, it timesout after 1 minute, but if you try it with postman, it hangs indefinitely
Information on your n8n setup
- n8n version: 1.118.2
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Railway
