Skip to content
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

Data appears to be ok, but can I do anything about these errors in the logs ? #447

Open
championc opened this issue Nov 23, 2024 · 0 comments

Comments

@championc
Copy link

Hi all,

While it appears to be working OK, I have the following logs on my Docker install. I did have to give my PC a full reboot after it seemed to lose all data.

The Ebusd dongle is installed at the Indoor Controller

All pointers greatly appreciated

[code]
2024-11-23 12:47:08.916 [bus notice] signal acquired
2024-11-23 12:47:08.923 [bus notice] arbitration won in invalid state ready
2024-11-23 12:47:09.165 [bus error] poll hmu ConsumptionThisYear2 failed: ERR: SYN received
2024-11-23 12:47:09.284 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:09.446 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:10.053 [bus error] send to 08: ERR: read timeout
2024-11-23 12:47:10.053 [bus error] send message part 0: ERR: read timeout
2024-11-23 12:47:10.054 [mqtt error] read hmu EnergyIntegral: ERR: read timeout
2024-11-23 12:47:10.054 [mqtt error] read message ctlv2 z1ActualHeatingRoomTempDesired not found
2024-11-23 12:47:10.054 [mqtt error] read message ctlv2 z1RoomTemp not found
2024-11-23 12:47:10.054 [mqtt error] read message ctlv2 Hc1RoomTempCompensation not found
2024-11-23 12:47:10.054 [mqtt error] read message ctlv2 z1RoomHumidity not found
2024-11-23 12:47:10.054 [mqtt error] read message ctlv2 HwcStorageTemp not found
2024-11-23 12:47:10.725 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:12.644 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:12.852 [bus error] send to 08: ERR: SYN received
2024-11-23 12:47:12.852 [bus error] send message part 0: ERR: SYN received
2024-11-23 12:47:12.852 [mqtt error] read hmu RunDataCompressorSpeed: ERR: SYN received
2024-11-23 12:47:13.514 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:13.834 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:14.514 [bus error] send to 08: ERR: read timeout
2024-11-23 12:47:14.514 [bus error] send message part 0: ERR: read timeout
2024-11-23 12:47:14.514 [mqtt error] read hmu WaterThroughput: ERR: read timeout
2024-11-23 12:47:15.100 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:15.237 [bus notice] arbitration won in invalid state receive response
2024-11-23 12:47:15.443 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:15.564 [bus error] send to 08: ERR: read timeout
2024-11-23 12:47:15.564 [bus error] send message part 0: ERR: read timeout
2024-11-23 12:47:15.564 [mqtt error] read hmu RunDataCurrentConsumedPower: ERR: read timeout
2024-11-23 12:47:15.741 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:15.854 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:16.946 [bus error] send to 08: ERR: SYN received
2024-11-23 12:47:16.946 [bus error] send message part 0: ERR: SYN received
2024-11-23 12:47:16.946 [mqtt error] read hmu CurrentYieldPower: ERR: SYN received
2024-11-23 12:47:17.186 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:17.560 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:20.060 [bus error] send to 08: ERR: no signal, give up
2024-11-23 12:47:20.060 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.060 [mqtt error] read hmu FlowTemp: ERR: no signal
2024-11-23 12:47:20.060 [bus error] send to 08: ERR: no signal, give up
2024-11-23 12:47:20.060 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.060 [mqtt error] read hmu ReturnTemp: ERR: no signal
2024-11-23 12:47:20.060 [bus error] send to 15: ERR: no signal, give up
2024-11-23 12:47:20.060 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.060 [mqtt error] read basv z1RoomTemp: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send to 15: ERR: no signal, give up
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read basv DisplayedOutsideTemp: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send to 08: ERR: no signal, give up
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu buildingcircuitwaterpressure: ERR: no signal
2024-11-23 12:47:20.061 [bus error] signal lost
2024-11-23 12:47:20.061 [bus error] send to 08: ERR: no signal, give up
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu EnergyIntegral: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu RunDataCompressorSpeed: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu WaterThroughput: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu RunDataCurrentConsumedPower: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu CurrentYieldPower: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu FlowTemp: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu ReturnTemp: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read basv z1RoomTemp: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read basv DisplayedOutsideTemp: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu buildingcircuitwaterpressure: ERR: no signal
2024-11-23 12:47:20.061 [bus error] send message part 0: ERR: no signal
2024-11-23 12:47:20.061 [mqtt error] read hmu EnergyIntegral: ERR: no signal
2024-11-23 12:47:21.334 [bus notice] signal acquired
2024-11-23 12:47:21.334 [bus notice] arbitration won in invalid state ready
2024-11-23 12:47:23.066 [bus error] poll hmu ConsumptionThisYear3 failed: ERR: no signal
2024-11-23 12:47:23.066 [bus error] signal lost
2024-11-23 12:47:23.404 [bus notice] signal acquired
2024-11-23 12:47:23.406 [bus notice] arbitration won in invalid state ready
2024-11-23 12:47:23.780 [update notice] received update-read broadcast OutsideTemp QQ=10: 14.172
2024-11-23 12:47:28.507 [bus error] send to 08: ERR: arbitration lost, retry
2024-11-23 12:47:28.534 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:28.587 [bus error] send to 08: ERR: SYN received
2024-11-23 12:47:28.587 [bus error] send message part 0: ERR: SYN received
2024-11-23 12:47:28.587 [mqtt error] read hmu RunDataCompressorSpeed: ERR: SYN received
2024-11-23 12:47:28.750 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:30.094 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:30.617 [bus error] send to 08: ERR: read timeout
2024-11-23 12:47:30.617 [bus error] send message part 0: ERR: read timeout
2024-11-23 12:47:30.617 [mqtt error] read hmu WaterThroughput: ERR: read timeout
2024-11-23 12:47:31.182 [bus error] send to 08: ERR: invalid argument, retry
2024-11-23 12:47:31.622 [bus error] send to 08: ERR: SYN received, retry
2024-11-23 12:47:32.116 [bus error] send to 08: ERR: SYN received
2024-11-23 12:47:32.116 [bus error] send message part 0: ERR: SYN received
2024-11-23 12:47:32.116 [mqtt error] read hmu RunDataCurrentConsumedPower: ERR: SYN received
2024-11-23 12:47:32.291 [bus error] send to 08: ERR: read timeout, retry
2024-11-23 12:47:32.732 [bus notice] arbitration won in invalid state receive command
2024-11-23 12:47:32.775 [bus error] send to 08: ERR: read timeout, retry
[/code]

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant