2.0.1 error (networking?)

How do i know which module to disable?
And what is the procedure if the module is in use? downgrade?

Stop using the offending nodes, by removing them from your flows, then disable that node type (under palette), then restart node red.

Or update to 2.0.2. Go read the announcement: šŸŽ‰ Node-RED 2.0.2 Released

Thx for the fast fix in v2.0.2!

I'm on 2.0.5 and still getting the RequestError: connect ECONNREFUSED 127.0.0.1:443.

However, I think it is due to the @google-cloud/storage module I have as a dependency. It appears they're using teeny-request as their dependency which I'm assuming is causing the issue? Is there an alternate method to http request?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.