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
Hello
I installed node-red-contrib-influxdb via Node-Red about 3 months ago and included the influxdb out node in several flows.
After restarting my RaspberryPi 5 with RaspberryOS, I get an error message when starting Node-Red that the influxdb and influxdb out nodes are missing and therefore the flows have been stopped.
If I look in the settings for the palettes in Node-Red, I can see that an error has obviously occurred.
The error message there is "SyntaxError: Unexpected token '(' (line:1)."
I tried to uninstall node-red-contrib-influxdb because I wanted to reinstall it, but unfortunately without success. I only get the message that the removal failed.
How do I get the nodes reinstalled in Node-Red so that my flows run again?
Restarting the Pi and Node-Red several times is not successful.
When restarting Node-Red, I keep getting the following messages:
Welcome to Node-RED
27 Feb 15:50:19 - [info] Node-RED version: v4.0.5
27 Feb 15:50:19 - [info] Node.js version: v20.18.3
27 Feb 15:50:19 - [info] Linux 6.6.74+rpt-rpi-2712 arm64 LE
27 Feb 15:50:19 - [info] Loading palette nodes
27 Feb 15:50:20 - [warn] ------------------------------------------------------
27 Feb 15:50:20 - [warn] [node-red-contrib-influxdb/influxdb] SyntaxError: Unexpected token '(' (line:1)
27 Feb 15:50:20 - [warn] ------------------------------------------------------
27 Feb 15:50:20 - [info] Settings file : /home/thomas/.node-red/settings.js
27 Feb 15:50:20 - [info] Context store : 'default' [module=memory]
27 Feb 15:50:20 - [info] User directory : /home/thomas/.node-red
27 Feb 15:50:20 - [warn] Projects disabled : editorTheme.projects.enabled=false
27 Feb 15:50:20 - [info] Flows file : /home/thomas/.node-red/flows.json
27 Feb 15:50:20 - [info] Server now running at http://127.0.0.1:1880/ 27 Feb 15:50:20 - [info] Waiting for missing types to be registered:
27 Feb 15:50:20 - [info] - influxdb
27 Feb 15:50:20 - [info] - influxdb out
The text was updated successfully, but these errors were encountered:
Hello
I installed node-red-contrib-influxdb via Node-Red about 3 months ago and included the influxdb out node in several flows.
After restarting my RaspberryPi 5 with RaspberryOS, I get an error message when starting Node-Red that the influxdb and influxdb out nodes are missing and therefore the flows have been stopped.
If I look in the settings for the palettes in Node-Red, I can see that an error has obviously occurred.
The error message there is "SyntaxError: Unexpected token '(' (line:1)."
I tried to uninstall node-red-contrib-influxdb because I wanted to reinstall it, but unfortunately without success. I only get the message that the removal failed.
How do I get the nodes reinstalled in Node-Red so that my flows run again?
Restarting the Pi and Node-Red several times is not successful.
When restarting Node-Red, I keep getting the following messages:
Welcome to Node-RED
27 Feb 15:50:19 - [info] Node-RED version: v4.0.5
27 Feb 15:50:19 - [info] Node.js version: v20.18.3
27 Feb 15:50:19 - [info] Linux 6.6.74+rpt-rpi-2712 arm64 LE
27 Feb 15:50:19 - [info] Loading palette nodes
27 Feb 15:50:20 - [warn] ------------------------------------------------------
27 Feb 15:50:20 - [warn] [node-red-contrib-influxdb/influxdb] SyntaxError: Unexpected token '(' (line:1)
27 Feb 15:50:20 - [warn] ------------------------------------------------------
27 Feb 15:50:20 - [info] Settings file : /home/thomas/.node-red/settings.js
27 Feb 15:50:20 - [info] Context store : 'default' [module=memory]
27 Feb 15:50:20 - [info] User directory : /home/thomas/.node-red
27 Feb 15:50:20 - [warn] Projects disabled : editorTheme.projects.enabled=false
27 Feb 15:50:20 - [info] Flows file : /home/thomas/.node-red/flows.json
27 Feb 15:50:20 - [info] Server now running at http://127.0.0.1:1880/
27 Feb 15:50:20 - [info] Waiting for missing types to be registered:
27 Feb 15:50:20 - [info] - influxdb
27 Feb 15:50:20 - [info] - influxdb out
The text was updated successfully, but these errors were encountered: