I have Synology with hassio and node-red
I work in administrator account
I search to use File Lister. into node-red
No succes
I have message "File could not be accessed"
[{"id":"a99e9181.01db6","type":"inject","z":"2008dc88.52bbc4","name":"Inject Payload ","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"{\"folder\":\"/var/services/homes/rg24Syno/.node-red\"}","payloadType":"json","x":130,"y":240,"wires":[["f05ab586.600e48"]]}]
Hello, sorry to hear about your problem. Unfortunately I cannot use the copy and pasted json. On the website you have to place it within the "preformatted text"option.
https://discourse.nodered.org/t/how-to-share-code-or-flow-json/506/4
Though just by reading the code try removing the dot within "var/services/homes/rg24Syno/.node-red"
The flow you provided only contains an inject
node. You must select all the nodes inorder for someone to see what you are doing.
Also before attaching a flow, please read this post:
system
Closed
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.