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

websocket-client errors #76

Closed
Ramblurr opened this issue Aug 16, 2023 · 2 comments
Closed

websocket-client errors #76

Ramblurr opened this issue Aug 16, 2023 · 2 comments

Comments

@Ramblurr
Copy link

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

@pavoni
Copy link
Owner

pavoni commented Aug 19, 2023

How did your investigation go?

@pavoni
Copy link
Owner

pavoni commented Sep 6, 2023

I'm going to close this for now - but please re-open if you need to.

@pavoni pavoni closed this as completed Sep 6, 2023
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

2 participants