phev2mqtt icon indicating copy to clipboard operation
phev2mqtt copied to clipboard

Works first time.....but stops after a day?

Open kicomoco opened this issue 10 months ago • 1 comments

I have a Raspberry Pi connecting to the car's wifi.

This Pi is registered, and running phev2mqtt works....until the next day for example.

When its failing the Pi loses the car's wifi whenever phev2mqtt runs, as if its being kicked off the network.

The -v=debug log is as follows:

INFO[0000] %PHEV_TCP_CONNECTED% DEBU[0000] %%PHEV_START_AWAIT%% DEBU[0000] %%PHEV_TCP_READER_ERROR%%: EOF DEBU[0000] %PHEV_TCP_READER_CLOSE% DEBU[0000] %PHEV_TCP_SEND_MSG%: [00] PING REQ (id a) ERRO[0000] %PHEV_TCP_WRITER_ERROR%: write tcp 192.168.8.47:37878->192.168.8.46:8080: use of closed network connection DEBU[0000] %PHEV_TCP_WRITER_CLOSE% DEBU[0020] %%PHEV_START_TIMEOUT%% ERRO[0020] timed out waiting for start

Any help would be appreciated!

kicomoco avatar Apr 26 '24 18:04 kicomoco