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

No more entities #37

Open
Skuair opened this issue Aug 28, 2022 · 3 comments
Open

No more entities #37

Skuair opened this issue Aug 28, 2022 · 3 comments

Comments

@Skuair
Copy link

Skuair commented Aug 28, 2022

Hi,

I don't know from when, maybe jellyfin server update or HA recent update but my media player entities where in status restored. I deleted the integration and reinstalled it but now, there is no more media player entities.

Here are the HA logs:
Logger: JELLYFIN.jellyfin_apiclient_python.ws_client
Source: /usr/local/lib/python3.10/site-packages/jellyfin_apiclient_python/ws_client.py:85
First occurred: 22:42:44 (1 occurrences)
Last logged: 22:42:44
'socket' object has no attribute 'pending'

And another one:
Logger: root
Source: /usr/src/homeassistant/homeassistant/bootstrap.py:336
First occurred: 22:42:44 (1 occurrences)
Last logged: 22:42:44

Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/websocket/_app.py", line 354, in setSock
dispatcher.read(self.sock.sock, read, check)
File "/usr/local/lib/python3.10/site-packages/websocket/_app.py", line 70, in read
r = self.select()
File "/usr/local/lib/python3.10/site-packages/websocket/_app.py", line 78, in select
if sock.pending():
AttributeError: 'socket' object has no attribute 'pending'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.10/site-packages/jellyfin_apiclient_python/ws_client.py", line 72, in run
self.wsc.run_forever(
File "/usr/local/lib/python3.10/site-packages/websocket/_app.py", line 420, in run_forever
setSock()
File "/usr/local/lib/python3.10/site-packages/websocket/_app.py", line 356, in setSock
handleDisconnect(e)
File "/usr/local/lib/python3.10/site-packages/websocket/_app.py", line 407, in handleDisconnect
dispatcher.timeout(reconnect, setSock)
AttributeError: 'SSLDispatcher' object has no attribute 'timeout'

Thanks.

@mLgz0rn
Copy link

mLgz0rn commented Aug 30, 2022

Same here.

And when it finally add new entities they are just unavailable, no status update

@Skuair
Copy link
Author

Skuair commented Aug 30, 2022

Same here.

And when it finally add new entities they are just unavailable, no status update

Same yes, after 1 day maybe, the entity showed up but is unavailable.

@andreasc1
Copy link

Yes @koying it seems that it conflicts/clashes with the official integration, can you somehow diferentiate the two so we can configure this integration which seems that it provides additional functionality?

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

3 participants