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

Error in node-red suggests this module is the guilty culprit #13

Open
swilson86 opened this issue Nov 14, 2021 · 0 comments
Open

Error in node-red suggests this module is the guilty culprit #13

swilson86 opened this issue Nov 14, 2021 · 0 comments

Comments

@swilson86
Copy link

During a recent update of node-red and node.js the node-red log gives me an error suggesting that somewhere in node-red-contrib-speedtest is an old link or error etc. An identical error comes up with node-red-contrib-speedtest-updated. Here is what node-red-log says

Patched https.request function detected. This will break the
HTTP Request node. The original code has now been restored.
This is likely caused by a contrib node including an old version of
the 'agent-base@<5.0.0' module.
You can identify what node is at fault by running:
npm list agent-base
in your Node-RED user directory (/home/pi/.node-red).

npm list agent-base
[email protected] /home/pi/.node-red
└─┬ [email protected]
└─┬ [email protected]
├─┬ [email protected]
│ └── [email protected]
└─┬ [email protected]
└── [email protected] deduped

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