-
-
Notifications
You must be signed in to change notification settings - Fork 720
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tasmota charger device brokes evcc sometimes #18167
Comments
Please add full log |
According to log there‘s no answer from device. |
Yes, but manually query same request works and also loop ping works without erors. |
This comment was marked as resolved.
This comment was marked as resolved.
This is log until evcc brokes [main ] INFO 2025/01/12 08:12:19 evcc 0.132.1 |
When i ping the device i got response always under 100-200ms Could it be that timout in evcc is set too small for tasmota device? |
Ping is IP- that‘s irrelevant. Theres no answer on HTTP which is TCP. Du kannst Dir das sicher auch in Wireshark anschauen und da Fehler suchen, das dürfte aber Zeitverschwendung sein. Fakt ist, dass evcc keine Antwort vom Gerät bekommt. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Describe the bug
I use a Tasmota plug ( Nous A6T ) to control charging my car ( Volvo ).
For a while everthing runs well ( differently, sometimes minutes, sometimes hours ).
Then somtimes i can see some errors in logs which depends on plug connection errors.
GUI is then no more reachable.
Restarting evcc works again for a while until errors appear again
This are the errors
Calling these requests manually works.
Looping ping to the device works also without problems.
So connection is not lost
Steps to reproduce
...
Configuration details
Log details
What type of operating system or environment does evcc run on?
Docker container
Nightly build
Version
0.132.1
The text was updated successfully, but these errors were encountered: