Closed rintintin17 closed 9 months ago
I have this with JBD,JK bms
I have errors with my jbd after updating grom 1.75 to 1.76, i restored back to 1.75 hoping the next version will fix it. Today, version 1.77 was available and i updated and still all jbd entities are unavailable The log of batmon have data showing but entities are all unavailable Here is part of the error, hope it helps
error (#1): timeout waiting for 3 Traceback (most recent call last): File "/usr/lib/python3.11/asyncio/tasks.py", line 500, in wait_for return fut.result() ^^^^^^^^^^^^ asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "/app/bmslib/init.py", line 81, in wait_for return await asyncio.wait_for(self._futures.get(name), timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/asyncio/tasks.py", line 502, in wait_for raise exceptions.TimeoutError() from exc TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/app/bmslib/sampling.py", line 155, in call s = await self._sample_inner() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/bmslib/sampling.py", line 237, in _sample_inner sample = await bms.fetch() ^^^^^^^^^^^^^^^^^ File "/app/bmslib/models/jbd.py", line 75, in fetch buf = await self._q(cmd=0x03) ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/bmslib/models/jbd.py", line 69, in _q return await self._fetch_futures.wait_for(cmd, self.TIMEOUT) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/bmslib/init.py", line 84, in wait_for raise asyncio.TimeoutError("timeout waiting for %s" % name) TimeoutError: timeout waiting for 3 13:38:55 INFO [sampling] Bleak version 0.13.1a1
@rintintin17 I just pushed an update that fixes your issue
@eliesoldini your error message is different and not related to this issue Did a downgrade to 1.75 fix it?
Yes, i downgraded and it worked like before I hope future update will fix the issue
Thanks
All is ok, thanks you
Le dim. 18 févr. 2024 à 15:48, eliesoldini @.***> a écrit :
Yes, i downgraded and it worked like before I hope future update will fix the issue
Thanks
— Reply to this email directly, view it on GitHub https://github.com/fl4p/batmon-ha/issues/198#issuecomment-1951347926, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALLFP4LUTH47ZD5WSSIUVFLYUIIEJAVCNFSM6AAAAABDNRHHTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJRGM2DOOJSGY . You are receiving this because you were mentioned.Message ID: @.***>
Describe the issue here. After update from 1.76 to 1.77, I have this error
I use JBD BMS