You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #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
The text was updated successfully, but these errors were encountered:
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 #167) since the new files are created within a timeframe of 16 hours.
Please, help.
Thanks, Damianos
The text was updated successfully, but these errors were encountered: