k5map
23 June 2023 03:24
1
I've been using this node for almost a year without any issues until today... for some reason I'm now getting the error:
Error: Configuration - Could not retrieve or read configuration (ConfigurationError)
Has anyone experienced this issue? If so, how do I go about fixing it?
It looks like you have already opened a GitHub issue which is what I would have suggested.
k5map
23 June 2023 11:58
3
Interesting because I haven't opened a Github issue. But since my post, I've heard from fellow ham radio NR users (who use the same node) they are experiencing the same issue. So I suspect one of them opened the issue on Github. Somewhat pleased to hear its not just me so fingers crossed the developer will release a fix.
1 Like
Haha, sorry, the id on GitHub looked similar and the time was so close. Hopefully the author will help out.
FYI I am happily using Speedtest and it continues to work without error. I'm running it hourly and logging to Influx DB.
That said, the speedtest I am using doesn't have a configuration node. I'm using node-red-contrib-speedtest 1.1.0 and it works well.
Hope that helps?
@hazymat Mat, can you provide some other info:
what device and OS is it running?
what version of Node-RED and node.js
That could be a big help in figuring out what is happening because on my
Pi 3 Model B Rev 1.2 running Buster
NR v2.1.1 and node.js v14.21.3
using node-red-contrib-speedtest v1.1.0
I get Error: Configuration - Could not retrieve or read configuration (ConfigurationError)
zenofmud:
what device and OS is it running?
what version of Node-RED and node.js
Ubuntu 20.04.5 (running within a virtual machine on Win Hyper-V)
NR v3.0.2 (you should upgrade!)
node.js v17.5.0
hazymat:
node.js v17.5.0
Odd numbered node JS are not supported. You should use node 16 or 18 LTS
do you have nvm
or n
node version manager installed?
I have nvm yes. Okay thanks - I had no idea. I'll upgrade to 18.16.1
Colin
27 June 2023 10:22
10
hazymat:
I have nvm yes.
I suggest getting rid of it, it just causes confusion. Note, that is nvm not npm.
It is a test pi that I was trying it on.
@k5map
what device and OS are you using?
what version of Node-RED and node.js
k5map
27 June 2023 11:45
12
RaspiOS 11 v5.10.0 (virtual machine)
Node v16.20.1
NPM v8.19.4
NR v3.0.2
system
Closed
26 August 2023 11:46
13
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.