node-red-web-nodes icon indicating copy to clipboard operation
node-red-web-nodes copied to clipboard

DropBox node not responding to new file in DropBox

Open DamianosS opened this issue 5 years ago • 0 comments
trafficstars

I have a DropBox node watching for any new files. After some time (days), the node does not react to file changes anymore. The only way to re-active it is to alter a node property (e.g., the Name property). Then, it initializes itself and works again as expected.

It can’t be the check interval (referring to issue https://github.com/node-red/node-red-web-nodes/issues/167) since the new files are created within a timeframe of 16 hours.

Please, help. Thanks, Damianos

  • [ ] Node-RED version: 1.0.2
  • [ ] node.js version: 10.19.0
  • [ ] npm version: 6.14.2
  • [ ] Platform/OS: Linux
  • [ ] Browser: Chrome 80.0.3987.149

DamianosS avatar Apr 06 '20 18:04 DamianosS