NickStallman / home-assistant-repo

19 stars 7 forks source link

Connection Refused #30

Closed Exotron closed 3 weeks ago

Exotron commented 3 weeks ago

Hello,

I got a Connection refused Error. I changed the Password of the User and Admin and tried it again without success. The IP Adress is correct. in the Network configuration is the same IP Configured via DHCP. In my router i fixed the IP Adress so it will never change.

Here is the Log: s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started

cli node build/src/index.js 2024-11-07 06:11:15 error: Failed to fetch l18n properties required to start. connect ECONNREFUSED 192.168.1.99:443 { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '192.168.1.99', port: 443, stack: 'Error: connect ECONNREFUSED 192.168.1.99:443\n' + ' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16)',

Error: connect ECONNREFUSED 192.168.1.99:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '192.168.1.99', port: 443 } ] } 2024-11-07 06:11:15 error: Is the Winet IP address correct? 2024-11-07 06:11:15 info: Connected to MQTT broker

Exotron commented 3 weeks ago

Its done found the error. Firewall problem