We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've started getting this error:
2023-08-16 14:00:58,998 WARNING roonapisocket -- Session unexpectedly disconnected! 2023-08-16 14:01:00,933 WARNING roonapi -- Socket connection lost! Will try to reconnect in 20s 2023-08-16 14:01:21,940 ERROR roonapisocket -- Error while parsing message '<websocket._app.WebSocketApp object at 0x7f99ce7c5dd0>' Traceback (most recent call last): File "/home/ovos/.venv/lib/python3.11/site-packages/roonapi/roonapisocket.py", line 127, in on_message message = message.decode("utf-8")
roonapi == 1.4.1
websocket-client == 1.6.1
Will do some investigating
The text was updated successfully, but these errors were encountered:
How did your investigation go?
Sorry, something went wrong.
I'm going to close this for now - but please re-open if you need to.
No branches or pull requests
I've started getting this error:
roonapi == 1.4.1
websocket-client == 1.6.1
Will do some investigating
The text was updated successfully, but these errors were encountered: