Node-red-node-dropbox uncaught exception

I use Node-RED in a Docker environment on a Raspberry Pi 5. The node-red-node-dropbox is causing an uncaught exception and rebooting the the Raspberry Pi 5. Several Pi's have access to the same Dropbox directory (reading only). The exception is completely random and does not occur with Pi 4. What could cause this problem?

3 Jun 22:00:10 - [red] Uncaught Exception:

3 Jun 22:00:10 - [error] TypeError: Cannot read properties of undefined (reading '.tag')

    at /data/node_modules/node-red-node-dropbox/dropbox.js:154:30

    at processTicksAndRejections (node:internal/process/task_queues:96:5)

3 Jun 22:00:11 - [info] 

Welcome to Node-RED

===================

3 Jun 22:00:11 - [info] Node-RED version: v3.1.9

3 Jun 22:00:11 - [info] Node.js  version: v16.20.2

3 Jun 22:00:11 - [info] Linux 6.6.28+rpt-rpi-2712 arm64 LE

3 Jun 22:00:11 - [info] Loading palette nodes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.