ERROR: Not enough space in stream buffer
Closed this issue · 3 comments
Problem/Motivation
Getting the following error in the log: ERROR: Not enough space in stream buffer
Steps to reproduce
New installation, migrated an existing zwave configuration by removing the existing HASS zwave config, copying the network_key from the /config/.storage and using that in my zwavetomqtt config. After a restart, all existing devices showed up in my config, but I started seeing the following error. zwave device changes dont seem to be publishing to mqtt anymore either.
Maybe seems like I can reproduce this error when I attempt to send a setting from the UI to a device. For example, I tried to hit the Test
and Report
buttons on a thermostat and immediately starting seeing errors:
2019-05-11T15:54:43.065Z z2m:Zwave Success zwave api call setValue
2019-05-11T15:54:46.719Z z2m:App Zwave api call: setValue [ 5, 115, 1, 7, true ]
2019-05-11T15:54:46.720Z z2m:Zwave Success zwave api call setValue
2019-05-11 10:54:50.731 Error, ERROR: Not enough space in stream buffer
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.