In node red this error:
name: "RequestError"
message: "connect ECONNREFUSED 192.168.2.244:80"
code: "ECONNREFUSED"
stack: string
RequestError: connect ECONNREFUSED 192.168.2.244:80
at ClientRequest.<anonymous> (file:///usr/lib/node_modules/node-red/node_modules/got/dist/source/core/index.js:790:107)
at Object.onceWrapper (node:events:639:26)
at ClientRequest.emit (node:events:536:35)
at emitErrorEvent (node:_http_client:101:11)
at Socket.socketErrorListener (node:_http_client:504:5)
at Socket.emit (node:events:524:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at TCPConnectWrap.afterConnect [as oncomplete] (node:net
And also the plugin in domoticz
In domoticz this error :
Error: Enphase: Error connecting to Enphase Envoy on 192.168.2.244 error: HTTPConnectionPool(host='192.168.2.244', port=80): Max retries exceeded with url: /info.xml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fff55dd5e80>: Failed to establish a new connection: [Errno 111] Connection refused')). Please restart plugin.
2026-01-28 20:02:08.071 Error: Enphase: Plugin not running. Please check parameters and LAN connection and restart plugin
My enphase app is working
The internet is working
And i treid another token but that did nothing.
Are there more people with this problem?