n8n icon indicating copy to clipboard operation
n8n copied to clipboard

The Read/Write Files from Disk Node do not working

Open try2020-code opened this issue 8 months ago • 3 comments

Bug Description

i am sure my file path is right , i put it to File(s) Selector ,when i click "test step" ,it do not working and then it show a msg say "Node executed successfully" ,but it do not return any result

image

  1. i am sure the n8n install to my windows pc ,not docker or any vm
  2. i am sure the file file have any permissions

To Reproduce

  1. go add Read/Write Files from Disk and set read type
  2. write a file path ,it type is txt
  3. click the "Test step"
  4. see any result?

Expected behavior

return any result

Operating System

windows

n8n Version

new

Node.js Version

v20.14.0

Database

SQLite (default)

Execution mode

main (default)

try2020-code avatar May 30 '24 04:05 try2020-code