Hello, I'm trying to install node-red-node-email in the Node-Red for ctrlX. But there is always an error. The protocol is down below. I also tried to run the px.exe, set up the firewall entrance rules and restart the ctrlX. But the error still scours. Attached the screenshots of the Settings. The browser is running on a vMware and connected in a local network with the ctrlX. The vMWare have also a connection to the internet. Node Red protocol: ----------------------------------------------------------- 2023-02-07T12:04:35.163Z Installieren : node-red-node-email 1.18.4 2023-02-07T13:04:07.002Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-node-email@1.18.4 2023-02-07T13:05:21.516Z [err] npm 2023-02-07T13:05:21.518Z [err] 2023-02-07T13:05:21.519Z [err] ERR! 2023-02-07T13:05:21.519Z [err] 2023-02-07T13:05:21.520Z [err] code 2023-02-07T13:05:21.520Z [err] ECONNREFUSED 2023-02-07T13:05:21.522Z [err] npm 2023-02-07T13:05:21.522Z [err] 2023-02-07T13:05:21.523Z [err] ERR! 2023-02-07T13:05:21.523Z [err] 2023-02-07T13:05:21.523Z [err] errno 2023-02-07T13:05:21.524Z [err] ECONNREFUSED 2023-02-07T13:05:21.582Z [err] npm ERR! 2023-02-07T13:05:21.582Z [err] FetchError: request to https://registry.npmjs.org/node-red-node-email failed, reason: connect ECONNREFUSED 192.168.100.80:3128 2023-02-07T13:05:21.582Z [err] npm ERR! at ClientRequest.<anonymous> (/snap/ctrlx-node-red/327/lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js:68:14) 2023-02-07T13:05:21.582Z [err] npm ERR! at ClientRequest.emit (events.js:400:28) 2023-02-07T13:05:21.582Z [err] npm ERR! at onerror (/snap/ctrlx-node-red/327/lib/node_modules/npm/node_modules/agent-base/index.js:101:9) 2023-02-07T13:05:21.582Z [err] npm 2023-02-07T13:05:21.583Z [err] ERR! at callbackError (/snap/ctrlx-node-red/327/lib/node_modules/npm/node_modules/agent-base/index.js:123:5) 2023-02-07T13:05:21.583Z [err] npm ERR! at processTicksAndRejections (internal/process/task_queues.js:95:5) 2023-02-07T13:05:21.583Z [err] npm 2023-02-07T13:05:21.583Z [err] ERR! FetchError: request to https://registry.npmjs.org/node-red-node-email failed, reason: connect ECONNREFUSED 192.168.100.80:3128 2023-02-07T13:05:21.583Z [err] npm ERR! 2023-02-07T13:05:21.583Z [err] at ClientRequest.<anonymous> (/snap/ctrlx-node-red/327/lib/node_modules/npm/node_modules/node-fetch-npm/src/index.js:68:14) 2023-02-07T13:05:21.583Z [err] npm ERR! 2023-02-07T13:05:21.583Z [err] at ClientRequest.emit (events.js:400:28) 2023-02-07T13:05:21.583Z [err] npm ERR! at onerror (/snap/ctrlx-node-red/327/lib/node_modules/npm/node_modules/agent-base/index.js:101:9) 2023-02-07T13:05:21.584Z [err] npm ERR! 2023-02-07T13:05:21.584Z [err] at callbackError (/snap/ctrlx-node-red/327/lib/node_modules/npm/node_modules/agent-base/index.js:123:5) 2023-02-07T13:05:21.584Z [err] npm ERR! at processTicksAndRejections (internal/process/task_queues.js:95:5) { 2023-02-07T13:05:21.584Z [err] npm ERR! 2023-02-07T13:05:21.584Z [err] type: 'system', 2023-02-07T13:05:21.584Z [err] npm ERR! errno: 'ECONNREFUSED', 2023-02-07T13:05:21.584Z [err] npm ERR! code: 'ECONNREFUSED' 2023-02-07T13:05:21.585Z [err] npm ERR! 2023-02-07T13:05:21.585Z [err] } 2023-02-07T13:05:21.585Z [err] npm 2023-02-07T13:05:21.585Z [err] ERR! 2023-02-07T13:05:21.585Z [err] npm 2023-02-07T13:05:21.585Z [err] ERR! If you are behind a proxy, please make sure that the 2023-02-07T13:05:21.585Z [err] npm ERR! 2023-02-07T13:05:21.586Z [err] 'proxy' config is set properly. See: 'npm help config' 2023-02-07T13:05:21.605Z [err] 2023-02-07T13:05:21.606Z [err] npm ERR! A complete log of this run can be found in: 2023-02-07T13:05:21.606Z [err] npm ERR! /root/snap/ctrlx-node-red/327/.npm/_logs/2023-02-07T13_05_21_589Z-debug.log 2023-02-07T13:05:21.640Z rc=1
... View more