Bonjour
Depuis quelques jours le plugin ne communique/fonctionne plus avec mon appleTV
J’ai une grosse quantité de message d’erreur dans le log
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/support/chacha20.py", line 7, in <module>
from chacha20poly1305_reuseable import ChaCha20Poly1305Reusable as ChaCha20Poly1305
File "src/chacha20poly1305_reuseable/__init__.py", line 21, in init chacha20poly1305_reuseable
AttributeError: module 'lib' has no attribute 'EVP_CIPHER_CTX_ctrl'
[23-09-2024 22:22:11] ERROR : [MSG][1C:B3:C9:2D:47:E1] ERROR :Traceback (most recent call last):
File "/var/www/html/plugins/aTVremote/resources/atvremote/bin/atvscript", line 5, in <module>
from pyatv.scripts.atvscript import main
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/__init__.py", line 26, in <module>
[23-09-2024 22:22:11] ERROR : [MSG][1C:B3:C9:2D:47:E1] ERROR : from pyatv.protocols import PROTOCOLS
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/__init__.py", line 10, in <module>
from pyatv.protocols import airplay as airplay_proto
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/airplay/__init__.py", line 28, in <module>
from pyatv.protocols import mrp
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/mrp/__init__.py", line 14, in <module>
from pyatv.auth.hap_srp import SRPAuthHandler
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/auth/hap_srp.py", line 27, in <module>
from pyatv.support import chacha20, log_binary, opack
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/support/chacha20.py", line 7, in <module>
[23-09-2024 22:22:11] ERROR : [MSG][1C:B3:C9:2D:47:E1] ERROR : from chacha20poly1305_reuseable import ChaCha20Poly1305Reusable as ChaCha20Poly1305
File "src/chacha20poly1305_reuseable/__init__.py", line 21, in init chacha20poly1305_reuseable
[23-09-2024 22:22:11] ERROR : [MSG][1C:B3:C9:2D:47:E1] ERROR :AttributeError: module 'lib' has no attribute 'EVP_CIPHER_CTX_ctrl'
[23-09-2024 22:22:11] ERROR : [CMD][1C:B3:C9:2D:47:E1] ERROR :Traceback (most recent call last):
File "/var/www/html/plugins/aTVremote/resources/atvremote/bin/atvremote", line 5, in <module>
[23-09-2024 22:22:11] ERROR : [CMD][1C:B3:C9:2D:47:E1] ERROR : from pyatv.scripts.atvremote import main
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/__init__.py", line 26, in <module>
from pyatv.protocols import PROTOCOLS
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/__init__.py", line 10, in <module>
[23-09-2024 22:22:12] ERROR : [CMD][1C:B3:C9:2D:47:E1] ERROR :Traceback (most recent call last):
File "/var/www/html/plugins/aTVremote/resources/atvremote/bin/atvremote", line 5, in <module>
from pyatv.scripts.atvremote import main
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/__init__.py", line 26, in <module>
from pyatv.protocols import PROTOCOLS
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/__init__.py", line 10, in <module>
from pyatv.protocols import airplay as airplay_proto
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/airplay/__init__.py", line 28, in <module>
from pyatv.protocols import mrp
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/mrp/__init__.py", line 14, in <module>
from pyatv.auth.hap_srp import SRPAuthHandler
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/auth/hap_srp.py", line 27, in <module>
from pyatv.support import chacha20, log_binary, opack
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/support/chacha20.py", line 7, in <module>
from chacha20poly1305_reuseable import ChaCha20Poly1305Reusable as ChaCha20Poly1305
File "src/chacha20poly1305_reuseable/__init__.py", line 21, in init chacha20poly1305_reuseable
AttributeError: module 'lib' has no attribute 'EVP_CIPHER_CTX_ctrl'
[23-09-2024 22:22:12] ERROR : [MSG][1C:B3:C9:2D:47:E1] ERROR :Traceback (most recent call last):
File "/var/www/html/plugins/aTVremote/resources/atvremote/bin/atvscript", line 5, in <module>
from pyatv.scripts.atvscript import main
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/__init__.py", line 26, in <module>
from pyatv.protocols import PROTOCOLS
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/__init__.py", line 10, in <module>
from pyatv.protocols import airplay as airplay_proto
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/airplay/__init__.py", line 28, in <module>
from pyatv.protocols import mrp
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/protocols/mrp/__init__.py", line 14, in <module>
from pyatv.auth.hap_srp import SRPAuthHandler
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/auth/hap_srp.py", line 27, in <module>
from pyatv.support import chacha20, log_binary, opack
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-packages/pyatv/support/chacha20.py", line 7, in <module>
from chacha20poly1305_reuseable import ChaCha20Poly1305Reusable as ChaCha20Poly1305
File "src/chacha20poly1305_reuseable/__init__.py", line 21, in init chacha20poly1305_reuseable
AttributeError: module 'lib' has no attribute 'EVP_CIPHER_CTX_ctrl'
Si j’essaie de faire l’appairage, j’obtiens
/var/www/html/plugins/aTVremote/resources/atvremote/bin/atvremote --protocol airplay -i 1C:B3:C9:2D:47:E1 pair
Traceback (most recent call last):
File "/var/www/html/plugins/aTVremote/resources/atvremote/bin/atvremote", line 5, in <module>
from pyatv.scripts.atvremote import main
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-p ackages/pyatv/__init__.py", line 26, in <module>
from pyatv.protocols import PROTOCOLS
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-p ackages/pyatv/protocols/__init__.py", line 10, in <module>
from pyatv.protocols import airplay as airplay_proto
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-p ackages/pyatv/protocols/airplay/__init__.py", line 28, in <module>
from pyatv.protocols import mrp
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-p ackages/pyatv/protocols/mrp/__init__.py", line 14, in <module>
from pyatv.auth.hap_srp import SRPAuthHandler
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-p ackages/pyatv/auth/hap_srp.py", line 27, in <module>
from pyatv.support import chacha20, log_binary, opack
File "/var/www/html/plugins/aTVremote/resources/atvremote/lib/python3.9/site-p ackages/pyatv/support/chacha20.py", line 7, in <module>
from chacha20poly1305_reuseable import ChaCha20Poly1305Reusable as ChaCha20P oly1305
File "src/chacha20poly1305_reuseable/__init__.py", line 21, in init chacha20po ly1305_reuseable
AttributeError: module 'lib' has no attribute 'EVP_CIPHER_CTX_ctrl'
Voici la page santé
| Matériel | diy | Système à jour | OK |
|---|---|---|---|
| Cron actif | OK | Scénario actif | OK |
| Démarré | OK 2024-08-10 17:40:02 | Date système (dernière heure enregistrée) | OK 2024-09-23 22:26:28 (2024-09-23 22:04:01) |
| Droits sudo | OK | Version Jeedom | 4.4.17 |
| Version OS | debian 11.11 | Version PHP | 7.4.33 |
| Nombre de processus Apache | 26 | Version OS | Linux jeedom 5.10.0-30-amd64 #1 SMP Debian 5.10.218-1 (2024-06-01) x86_64 GNU/Linux [11.11] |
| Version database | 10.5.23-MariaDB-0+deb11u1 | Espace disque libre | 19 % |
| Connexion active/max/autorisée | 31/68/151 | Taille base de données | 2.21 GB |
| Espace disque libre tmp | 85 % | Mémoire disponible | 62 % (Total 7809 Mo) |
| Mémoire suffisante | 0 | Erreur I/O | 0 |
| Swap disponible | 34 % (Total 976 Mo) | Swapiness | 10 % |
| Charge | 11.04 - 8 - 8.36 | Configuration réseau interne | OK |
| Configuration réseau externe | OK | Node | v20.17.0 |
| Python 3 | Python 3.9.2 | Persistance du cache | OK (2024-09-23 22:00:03) |
| Apache private tmp | OK | Plugins | OK |
et le plugin AtvRemote est en version du 2024-09-18 01:15:10
j’ai également vérifier les paramètres dans l’appleTV