You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Upgraded to 25.02.14, now I got those errors once a min despide the logger working.
Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/config/custom_components/solarman/pysolarman/pysolarman.py", line 169, in _conn_keeper
data = await self.reader.read(1024)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/asyncio/streams.py", line 730, in read
await self._wait_for_data('read')
File "/usr/local/lib/python3.13/asyncio/streams.py", line 525, in _wait_for_data
raise RuntimeError(
f'{func_name}() called while another coroutine is '
f'already waiting for incoming data')
RuntimeError: read() called while another coroutine is already waiting for incoming data
Reproduction Steps
Use version 25.02.14 on a sun800g3-eu-230
Log
Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/config/custom_components/solarman/pysolarman/pysolarman.py", line 169, in _conn_keeper
data = await self.reader.read(1024)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/asyncio/streams.py", line 730, in read
await self._wait_for_data('read')
File "/usr/local/lib/python3.13/asyncio/streams.py", line 525, in _wait_for_data
raise RuntimeError(
f'{func_name}() called while another coroutine is '
f'already waiting for incoming data')
RuntimeError: read() called while another coroutine is already waiting for incoming data
Version
25.02.14
Home Assistant Core Version
2025.2.5
Home Assistant Operating System Version
Container
The text was updated successfully, but these errors were encountered:
Description
I Upgraded to 25.02.14, now I got those errors once a min despide the logger working.
Reproduction Steps
Use version 25.02.14 on a sun800g3-eu-230
Log
Version
25.02.14
Home Assistant Core Version
2025.2.5
Home Assistant Operating System Version
Container
The text was updated successfully, but these errors were encountered: