Hello, for the last few days I have been observing such an error on a node that had previously worked normally for a long time.
msg : error
"RequestError: connect ECONNREFUSED 127.0.0.1:443"
Honestly, I am not very strong in Node-red and therefore searches on the Internet did not yield results (I did not quite understand who helped what).
Therefore, I am asking you for help, tell me what to do to eliminate this problem?
p.s.
I checked access to the page both from the network and from home assistant, via ping and via a browser, there is
[{"id":"ab8aa6c5edcb0e0f","type":"inject","z":"2fd58f64dac0768b","name":"каждый 15 минут","props":[{"p":"payload"}],"repeat":"900","crontab":"","once":true,"onceDelay":"5","topic":"","payload":"","payloadType":"date","x":130,"y":60,"wires":[["160a2d3569966107"]]},{"id":"160a2d3569966107","type":"delay","z":"2fd58f64dac0768b","name":"Случайная задержка","pauseType":"random","timeout":"30","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"outputs":1,"x":360,"y":60,"wires":[["d1e582519e69ec33"]]},{"id":"d1e582519e69ec33","type":"http request","z":"2fd58f64dac0768b","name":"Запрос осадков сейчас","method":"GET","ret":"txt","paytoqs":"ignore","url":"https://www.msn.com/ru-ru/weather/life/in-Ташкент,Узбекистан","tls":"","persist":false,"proxy":"","insecureHTTPParser":false,"authType":"","senderr":false,"headers":[{"keyType":"other","keyValue":"user-agent","valueType":"other","valueValue":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36"}],"x":150,"y":160,"wires":[["0304baa9c6c67bb5"]]},{"id":"0304baa9c6c67bb5","type":"debug","z":"2fd58f64dac0768b","name":"debug 4","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":160,"wires":[]}]