Hi, I’m new to n8n and currently running a self-hosted instance on my notebook. I’m trying to create a simple workflow that reads a file from my local drive, but I’m not getting any output.
I’ve confirmed that the file exists and is accessible on my machine. However, the workflow doesn’t seem to return any data.
Does anyone have any idea what might be going wrong? I’d really appreciate any guidance. Thanks!
What is the error message (if any)?
No output data returnedn8n stops executing the workflow when a node has no output data. You can change this default behaviour via Settings > “Always Output Data”.
Probably so unrelated to the topic right now but I suggest you use an application of which you can control your server in a web-interface. Basically Easypanel (or any other alternative service out there) offers a very user-friendly interface that makes deploying Docker apps a piece of cake.
I am very unfamiliar with Docker too but having an interface like the one I mentioned made my life easier.