Hello
I try to install the dropbox palette, but I get this error
2019-08-22T19:55:20.958Z Install : node-red-node-dropbox 1.0.2
2019-08-22T21:55:20.778Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-node-dropbox@1.0.2
2019-08-22T21:57:52.469Z [err] npm
2019-08-22T21:57:52.483Z [err]
2019-08-22T21:57:52.491Z [err] WARN
2019-08-22T21:57:52.495Z [err]
2019-08-22T21:57:52.498Z [err] registry
2019-08-22T21:57:52.502Z [err] Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EAI_AGAIN: request to https://registry.npmjs.org/node-red-node-dropbox failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
2019-08-22T21:57:52.515Z [err] npm
2019-08-22T21:57:52.518Z [err]
2019-08-22T21:57:52.531Z [err] WARN
2019-08-22T21:57:52.541Z [err] registry
2019-08-22T21:57:52.558Z [err] Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
2019-08-22T22:00:05.321Z [err] npm
2019-08-22T22:00:05.329Z [err]
2019-08-22T22:00:05.336Z [err] ERR!
2019-08-22T22:00:05.339Z [err]
2019-08-22T22:00:05.344Z [err] code
2019-08-22T22:00:05.348Z [err] EAI_AGAIN
2019-08-22T22:00:05.352Z [err] npm
2019-08-22T22:00:05.405Z [err] ERR! errno EAI_AGAIN
2019-08-22T22:00:05.598Z [err] npm ERR! request to https://registry.npmjs.org/dropbox failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
2019-08-22T22:00:05.722Z [err]
2019-08-22T22:00:05.728Z [err] npm
2019-08-22T22:00:05.732Z [err]
2019-08-22T22:00:05.736Z [err] ERR!
2019-08-22T22:00:05.740Z [err] A complete log of this run can be found in:
2019-08-22T22:00:05.744Z [err] npm
2019-08-22T22:00:05.749Z [err]
2019-08-22T22:00:05.752Z [err] ERR!
2019-08-22T22:00:05.756Z [err] /opt/plcnext/.npm/_logs/2019-08-22T22_00_05_628Z-debug.log
2019-08-22T22:00:06.011Z rc=1
Node versions
22 Aug 22:13:49 - [info] Node-RED version: v0.20.5
22 Aug 22:13:49 - [info] Node.js version: v10.15.3
22 Aug 22:13:49 - [info] Linux 4.14.63-rt40-pxc arm LE
Hi Paul
I tried to install via the palette and via the command line. Same result.
To be sure the web access is possible, I made a ping google.com before. so, web access is correct
I can not understand the log, but does this mean that some parts are downloaded and some other not?
What machine are you using to run NR on?
Does the machine have internet access?
Can you SSH into the machine?
If so you can change directories into the.node-red folder and issue the command to install it as it explains here: https://flows.nodered.org/node/node-red-node-dropbox
Hello
Problem fixed now, with your help, regarding what you wrote
I discovered some restrictions in my router/firewall outgoing rules.
Now it works, thanks.
Are you getting the same message when you try to install? If not then it is not the same problem. If you get a different message then please start a new thread and give us more information.
If it is the same error then please answer the questions that were asked in previous posts.
I'm trying to update my DASHBOARD Pellett and think there is a problem with my connection to the server.
This line from the log is quite the same as the information in that thread - do you think so ?
Or should I start another thread ?
As was suggested in earlier posts, try browsing to the url generating the error on the machine running node-red. https://registry.npmjs.org/node-red-dashboard
Can you access the internet at other addresses (google.com for example).
Are you in a work environment with an IT department that prevents access to some sites?
I think I made it at last
Yes there is some connection issue. I have 2 network ports and I had set both with STATIC IP address.
I just changed the configuration of my second port to DHCP so it obtains IP address automaticly from my router, and may be that helped.
Now finaly Palette update for "dashboard" passed through.
You can manage my comments as you like.
Now I need to check if the Chart on this Dashboard is more stabile.