Erreur en pagaille dans les logs

Salut!

Je suis passé en v4.1.5b sur ma prod (oui je sais) plugin en stable
Depuis le plugin me bombarde de ces logs

File "build/bdist.linux-x86_64/egg/ws4py/client/__init__.py", line 217, in connect
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 22] Invalid argument
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/core/class/../../3rdparty/LGWebOSRemote/lgtv.py", line 90, in <module>
ws.connect()
File "build/bdist.linux-x86_64/egg/ws4py/client/__init__.py", line 217, in connect
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 22] Invalid argument
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/core/class/../../3rdparty/LGWebOSRemote/lgtv.py", line 90, in <module>
ws.connect()
File "build/bdist.linux-x86_64/egg/ws4py/client/__init__.py", line 217, in connect
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 22] Invalid argument

Je suis pas bien réveillé mais a lire le log en travers ça ressemble à une mauvaise config de python …
encore un plugin qui a fait des bêtises …

tu peut nous passer quelque commandes en ssh

python --version
python3 --version
pip --version
pip3 --version

et nous donner les résultats ?

Voilà

python --version : Python 2.7.16
python3 --version : Python 3.7.3
pip --version : pip 18.1 from /usr/lib/python2.7/dist-packages/pip (python 2.7)
pip3 --version : pip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7)

C’est bon de ce coté.
je connais pas le plugin, mais il te fait cela tout seul ou pendants l’installation de dépendances ?

Le plugin est installé depuis longtemps…
J’ai cela qui apparait même sans avoir fait une action via le plugin…

Mais j’ai trouvé, cest le plugin scanip qui fou la zone :wink:

Merci

bon déjà si t’a isoler un fautif …
tu en à parler a @Ynats comme il est assez actif et qu’il nous pond des versions 5 fois par jours il peut sûrement apporter une correction !