node-red-web-nodes
node-red-web-nodes copied to clipboard
Empty local filename crashes Node Red in node-red-aws
trafficstars
Which node are you reporting an issue on?
node-red-aws
What are the steps to reproduce?
build a node with all valid parameters, except a local filename that doesn't exist
What happens?
crashes the container
What do you expect to happen?
error message on the node detail
Please tell us about your environment:
- [ ] Node-RED version: 0.13.4
- [ ] node.js version: 4.4.1
- [ ] npm version: 2.14.20
- [ ] Platform/OS: docker - qnapnas/qiot-node-red_amd64
- [ ] Browser: Chrome
Please provide the details of the crash. There must be an error message to go with it.
I just get a "Error: ENOENT: no such file or directory, lstat '/root/bukem.txt'" and the container dies, and I need to start it again.