datMaffin / homebridge-tesla-powerwall

Homebridge Plugin for the Tesla Powerwall
ISC License
21 stars 11 forks source link

Can't connect #52

Open cantchooseaname8 opened 11 months ago

cantchooseaname8 commented 11 months ago

I just installed this in HOOBS, but can't seem to connect it. I keep getting the following error:

7/19/2023, 1:36:07 PMTesla Powerwall BridgeTeslaPowerwallRequest failed: Error: connect ECONNREFUSED 127.0.0.1:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 443 }

In my config, I'm using the ip address of the gateway and I can access it fine via a browser and log in no problem. I'm using the same password and email that I would use to log in via the browser. Is there something else that I'm doing wrong or need to change?

RxJock commented 4 months ago

I am having the same issue. Did you ever found a solution?