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
File "/var/lib/homebridge/appletv-enhanced/.venv/lib/python3.8/site-packages/pyatv/core/protocol.py", line 56, in heartbeater
await sender_func(message)
File "/var/lib/homebridge/appletv-enhanced/.venv/lib/python3.8/site-packages/pyatv/protocols/airplay/ap2_session.py", line 94, in _send_feedback
await self.rtsp.feedback()
File "/var/lib/homebridge/appletv-enhanced/.venv/lib/python3.8/site-packages/pyatv/support/rtsp.py", line 248, in feedback
return await self.exchange("POST", uri="/feedback", allow_error=allow_error)
File "/var/lib/homebridge/appletv-enhanced/.venv/lib/python3.8/site-packages/pyatv/support/rtsp.py", line 320, in exchange
raise TimeoutError(
[3/19/2024, 12:53:34 AM] [Apple TV Enhanced] [E] Apple TV Lounge TV (REDACTED): Rocket Remote: Traceback (most recent call last):
File "/var/lib/homebridge/appletv-enhanced/.venv/bin/atvremote", line 8, in <module>
sys.exit(main())
File "/var/lib/homebridge/appletv-enhanced/.venv/lib/python3.8/site-packages/pyatv/scripts/atvremote.py", line 1003, in main
return loop.run_until_complete(appstart(loop))
File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
asyncio.exceptions.CancelledError
How to reproduce the bug?
Start the atvremote cli
Wait
The process crashes with the provided error
What is expected behavior?
The process does not crash
Operating System
Linux
Python
3.8
pyatv
0.14.5
Device
unknown by me
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
When entering the
atvremote cli
, the process crashes regularly as described in maxileith/homebridge-appletv-enhanced#325.Error log
How to reproduce the bug?
atvremote cli
What is expected behavior?
The process does not crash
Operating System
Linux
Python
3.8
pyatv
0.14.5
Device
unknown by me
Additional context
The text was updated successfully, but these errors were encountered: