Node http did not see the binary file located in the node webhook

Information on your n8n setup

  • n8n version:1.75.2
  • Database (default: SQLite):sql
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):docker
  • Operating system:ubunte 24.10

node http did not see the binary file located in the node webhook when executing the process with fixed data, which makes testing difficult. When executing in production, the error does not occur

  • n8n version:1.75.2
  • Database (default: SQLite):sql
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):docker
  • Operating system:ubunte 24.10

passing the binary to the next node helped

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.