product · inferred from evidence
n8n
A workflow automation tool mentioned as having a regression in version 1.119.1 and subsequent fixes.
- n8n "Extract from File" node with "Extract From PDF" kills the container with exit code 132
I am self-hosting n8n 1.110.1 in Docker (Ubuntu 24.04, Node 22). My workflow uploads a PDF through a Form node and passes it to the "Extract from File" node set to "Extract From PDF". When I execute it, the whole n8n container dies and rest
- n8n AI Agent node fails with "Cannot read properties of null (reading 'length')" after upgrade to 1.103.1
After upgrading to n8n 1.103.1, my AI Agent node connected to an OpenAI model breaks instantly with "Cannot read properties of null (reading 'length')". The exact same workflow ran fine on 1.102.4. The error pops up as soon as I add the AI
- n8n 1.119.1 breaks MCP tool calls with "toolCallId: Unexpected keyword argument" validation error
I updated n8n to 1.119.1 and now my MCP tool calls fail. The agent returns: "Error calling tool 'my_tool': 1 validation error for call[my_tool] toolCallId Unexpected keyword argument". My previous workflows ran fine before the update. In an