The Problem/error/question
Hey guys, i’ve been trying to find a way around this error for a while, but i just can’t figure it out. Basically i do a merge so i can get the attachments from my email and a specific name that i previously used to create a bucket folder on Cloud Storage.
With the Cloud Storage folder and the attachments, i proceed to the last node, where it should upload the attachments to the created folder.
Error message
When the last node is executed it returns the error:
This operation expects the node’s input data to contain a binary file ‘’, but none was found [item 0]
Make sure that the previous node outputs a binary file
It’s quite weird because the merge node actually output’s all my attachments, i don’t know why it just "ignore” it on the last node.
The same problem happens if i try tu upload to google drive instead of bucket.
Workflow
- n8n version: 1.111.0 (self-hosted)
- Database : postgresdb
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via: Docker
- Operating system: 22.04.5