-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Failure: Invalid wire type #200
Comments
If i press the update-button when the error is active, the adapter crashes: `esphome.0 esphome.0 After the crash the esphome-device is working again:
|
is this still happening and reproducible ? the error itself I cannot solve at its an dependency but the adapter crash should defiantly NOT happen and I have to troubleshoot that + implement proper error handling. but need someone who can test and reproduce :) |
Yes, it still happens. I can not force it but i wrote a script which reads the iobroker log an restarts the instance if the error is written into the log. |
would it be possible to activate debug logging to track & trace it until the crash ? I would need the last 20 log entries before the crash |
I use some devices with esphome in iobroker which have all the same problem. For many days everything works without any problem, but then this message pops up every second in the log:
ESPHome client 192.168.100.145 Error: Failure: Invalid wire type: %s (at position %s)
I can fix the problem by removing the device in the instance settings (ip & delete device) and adding it again. Then it will work again for some days...
Versions:
The text was updated successfully, but these errors were encountered: