Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing nodes for influxdb in node-red #155

Open
ThWohlgemuth opened this issue Feb 27, 2025 · 0 comments
Open

Missing nodes for influxdb in node-red #155

ThWohlgemuth opened this issue Feb 27, 2025 · 0 comments

Comments

@ThWohlgemuth
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant