Comme annoncé, ce forum est passé en lecture seule au 1er janvier 2020. Désormais nous vous invitons à vous rendre sur notre nouvelle page communauté :
Image

A très bientôt !

[Plugin Tiers][Sujet Principal] Plugin WebOS TV

Pour échanger sur les plugins classés en catégorie "Multimédia"
yoMalu
Timide
Messages : 24
Inscription : 10 juil. 2018, 02:29

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par yoMalu » 11 août 2018, 13:26

J'ai résolu En bêta : Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )
en faisait un chmod 777 -R sur le dossier webos TV

Avatar de l’utilisateur
llaumgui
Timide
Messages : 406
Inscription : 23 janv. 2016, 13:35
Localisation : Prades le Lez, France
Contact :

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par llaumgui » 11 août 2018, 13:30

En forçant pip2 ça marche chez moi... Faudrait peut être faire un if pip2 existe utilise le ?
Mon installation domotique | Contributeur plugin Zigate | Jeedom sur ODroid C2 / Debian 9.

Auden69
Timide
Messages : 106
Inscription : 03 mai 2017, 15:01

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Auden69 » 16 août 2018, 10:50

Bonjour,
J'ai souvent des ratés quand je lance des commandes concernant ce plugin... La commande est loin de passée a chaque fois... genre 4 fois sur 5 ça merde....

J'ai trouvé ça dans mes logs scenario :

Code : Tout sélectionner

Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 113] No route to host
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused

et dans error http

Code : Tout sélectionner


backup
blea_local
broadlink
cron_execution
empty
geotrav
http.error
jeeEvent
Lecteur_IR
Lecteur_IR_Daemon
Lecteur_IR_Learning
lgWebOSTV_update
network
plugin
rfxcom
scenario
scenario_execution
starting
update
wazeintime
webosTv_update
xiaomihome

Rechercher
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Exception in thread WebSocketClient:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/local/lib/python2.7/dist-packages/ws4py/websocket.py", line 528, in run
if not self.once():
File "/usr/local/lib/python2.7/dist-packages/ws4py/websocket.py", line 410, in once
if not self.process(self.buf[:requested]):
File "/usr/local/lib/python2.7/dist-packages/ws4py/websocket.py", line 480, in process
self.received_message(s.message)
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 261, in received_message
self.__waiting_callback(json.loads(str(response)))
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 291, in __set_client_key
self.__handshake(response)
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 283, in __handshake
self.__exec_command()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 223, in __exec_command
command = self.__waiting_command.keys()[0]
AttributeError: 'NoneType' object has no attribute 'keys'
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
ws = LGTVClient()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Exception in thread WebSocketClient:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/local/lib/python2.7/dist-packages/ws4py/websocket.py", line 528, in run
if not self.once():
File "/usr/local/lib/python2.7/dist-packages/ws4py/websocket.py", line 410, in once
if not self.process(self.buf[:requested]):
File "/usr/local/lib/python2.7/dist-packages/ws4py/websocket.py", line 480, in process
self.received_message(s.message)
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 261, in received_message
self.__waiting_callback(json.loads(str(response)))
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 291, in __set_client_key
self.__handshake(response)
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 283, in __handshake
self.__exec_command()
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 223, in __exec_command
command = self.__waiting_command.keys()[0]
AttributeError: 'NoneType' object has no attribute 'keys'
kill: (17592): No such process
kill: (17594): No such process
kill: (17621): No such process
kill: (17623): No such process
kill: (17650): No such process
kill: (17652): No such process
kill: (17666): No such process
kill: (17668): No such process
kill: (17746): No such process
kill: (17748): No such process
kill: (17787): No such process
kill: (17789): No such process
kill: (19836): No such process
kill: (19838): No such process
kill: (19870): No such process
kill: (19872): No such process
[Fri Aug 10 17:34:35.759179 2018] [core:notice] [pid 456] AH00052: child pid 30695 exit signal Segmentation fault (11)
[Fri Aug 10 17:34:35.759286 2018] [core:notice] [pid 456] AH00052: child pid 26721 exit signal Segmentation fault (11)
[Fri Aug 10 17:34:35.759338 2018] [core:notice] [pid 456] AH00052: child pid 26729 exit signal Segmentation fault (11)
[Fri Aug 10 17:34:35.775344 2018] [core:notice] [pid 456] AH00052: child pid 26738 exit signal Segmentation fault (11)
[Fri Aug 10 17:34:36.038695 2018] [mpm_prefork:notice] [pid 456] AH00169: caught SIGTERM, shutting down
[Fri Aug 10 17:34:58.993704 2018] [mpm_prefork:notice] [pid 452] AH00163: Apache/2.4.25 (Debian) configured -- resuming normal operations
[Fri Aug 10 17:34:58.994027 2018] [core:notice] [pid 452] AH00094: Command line: '/usr/sbin/apache2'
[Fri Aug 10 17:41:41.768849 2018] [mpm_prefork:notice] [pid 452] AH00169: caught SIGTERM, shutting down
[Fri Aug 10 17:42:16.215956 2018] [mpm_prefork:notice] [pid 455] AH00163: Apache/2.4.25 (Debian) configured -- resuming normal operations
[Fri Aug 10 17:42:16.216977 2018] [core:notice] [pid 455] AH00094: Command line: '/usr/sbin/apache2'
[Sat Aug 11 07:38:37.794296 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/help.php' not found or unable to stat
[Sat Aug 11 07:38:38.841908 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/java.php' not found or unable to stat
[Sat Aug 11 07:38:40.223072 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/_query.php' not found or unable to stat
[Sat Aug 11 07:38:40.633216 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/test.php' not found or unable to stat
[Sat Aug 11 07:38:40.917365 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/db_cts.php' not found or unable to stat
[Sat Aug 11 07:38:41.245068 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/db_pma.php' not found or unable to stat
[Sat Aug 11 07:38:41.567840 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/logon.php' not found or unable to stat
[Sat Aug 11 07:38:41.870898 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/help-e.php' not found or unable to stat
[Sat Aug 11 07:38:42.412897 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/license.php' not found or unable to stat
[Sat Aug 11 07:38:44.208802 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/log.php' not found or unable to stat
[Sat Aug 11 07:38:44.476326 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/hell.php' not found or unable to stat
[Sat Aug 11 07:38:44.767306 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/pmd_online.php' not found or unable to stat
[Sat Aug 11 07:38:45.068153 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/x.php' not found or unable to stat
[Sat Aug 11 07:38:45.333257 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/shell.php' not found or unable to stat
[Sat Aug 11 07:38:45.621246 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/desktop.ini.php' not found or unable to stat
[Sat Aug 11 07:38:45.901105 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/z.php' not found or unable to stat
[Sat Aug 11 07:38:46.191924 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/lala.php' not found or unable to stat
[Sat Aug 11 07:38:46.917222 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/lala-dpr.php' not found or unable to stat
[Sat Aug 11 07:38:48.247040 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/wpo.php' not found or unable to stat
[Sat Aug 11 07:38:48.571043 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/text.php' not found or unable to stat
[Sat Aug 11 07:38:48.847511 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/wp-config.php' not found or unable to stat
[Sat Aug 11 07:38:49.110172 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/muhstik.php' not found or unable to stat
[Sat Aug 11 07:38:49.386537 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/muhstik2.php' not found or unable to stat
[Sat Aug 11 07:38:50.140099 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/muhstiks.php' not found or unable to stat
[Sat Aug 11 07:38:50.679267 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/muhstik-dpr.php' not found or unable to stat
[Sat Aug 11 07:38:52.144955 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/lol.php' not found or unable to stat
[Sat Aug 11 07:38:52.418066 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/uploader.php' not found or unable to stat
[Sat Aug 11 07:38:52.713145 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/cmd.php' not found or unable to stat
[Sat Aug 11 07:38:53.010097 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/cmx.php' not found or unable to stat
[Sat Aug 11 07:38:53.401885 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/cmv.php' not found or unable to stat
[Sat Aug 11 07:38:53.812042 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/cmdd.php' not found or unable to stat
[Sat Aug 11 07:38:54.139585 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/knal.php' not found or unable to stat
[Sat Aug 11 07:38:55.823518 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/cmd.php' not found or unable to stat
[Sat Aug 11 07:38:56.191008 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/shell.php' not found or unable to stat
[Sat Aug 11 07:38:56.487319 2018] [:error] [pid 534] [client 103.80.24.90:37117] script '/var/www/html/appserv.php' not found or unable to stat
[Sat Aug 11 07:38:57.023255 2018] [:error] [pid 703] [client 103.80.24.90:40972] script '/var/www/html/wuwu11.php' not found or unable to stat
[Sat Aug 11 07:38:57.557763 2018] [:error] [pid 702] [client 103.80.24.90:41125] script '/var/www/html/xw.php' not found or unable to stat
[Sat Aug 11 07:38:58.086480 2018] [:error] [pid 538] [client 103.80.24.90:41403] script '/var/www/html/xw1.php' not found or unable to stat
[Sat Aug 11 07:38:58.618637 2018] [:error] [pid 535] [client 103.80.24.90:41524] script '/var/www/html/9678.php' not found or unable to stat
[Sat Aug 11 07:38:59.149476 2018] [:error] [pid 536] [client 103.80.24.90:41574] script '/var/www/html/wc.php' not found or unable to stat
[Sat Aug 11 07:39:00.747405 2018] [:error] [pid 699] [client 103.80.24.90:41618] script '/var/www/html/xx.php' not found or unable to stat
[Sat Aug 11 07:39:01.299289 2018] [:error] [pid 537] [client 103.80.24.90:42143] script '/var/www/html/s.php' not found or unable to stat
[Sat Aug 11 07:39:01.844379 2018] [:error] [pid 19065] [client 103.80.24.90:42270] script '/var/www/html/w.php' not found or unable to stat
[Sat Aug 11 07:39:02.573692 2018] [:error] [pid 700] [client 103.80.24.90:42404] script '/var/www/html/sheep.php' not found or unable to stat
[Sat Aug 11 07:39:03.598222 2018] [:error] [pid 702] [client 103.80.24.90:42500] script '/var/www/html/db.init.php' not found or unable to stat
[Sat Aug 11 07:39:05.248201 2018] [:error] [pid 535] [client 103.80.24.90:42798] script '/var/www/html/db_session.init.php' not found or unable to stat
[Sat Aug 11 07:39:05.775933 2018] [:error] [pid 536] [client 103.80.24.90:43153] script '/var/www/html/db__.init.php' not found or unable to stat
[Sat Aug 11 07:39:06.312991 2018] [:error] [pid 19065] [client 103.80.24.90:43302] script '/var/www/html/wp-admins.php' not found or unable to stat
[Sat Aug 11 07:39:07.251617 2018] [:error] [pid 700] [client 103.80.24.90:43545] script '/var/www/html/m.php' not found or unable to stat
[Sat Aug 11 07:39:08.412130 2018] [:error] [pid 534] [client 103.80.24.90:43674] script '/var/www/html/db_dataml.php' not found or unable to stat
[Sat Aug 11 07:39:08.974951 2018] [:error] [pid 538] [client 103.80.24.90:43837] script '/var/www/html/db_desql.php' not found or unable to stat
[Sat Aug 11 07:39:09.512895 2018] [:error] [pid 702] [client 103.80.24.90:43984] script '/var/www/html/mx.php' not found or unable to stat
[Sat Aug 11 07:39:10.050812 2018] [:error] [pid 535] [client 103.80.24.90:44189] script '/var/www/html/wshell.php' not found or unable to stat
[Sat Aug 11 07:39:10.781231 2018] [:error] [pid 699] [client 103.80.24.90:44429] script '/var/www/html/xshell.php' not found or unable to stat
[Sat Aug 11 07:39:11.330961 2018] [:error] [pid 536] [client 103.80.24.90:44522] script '/var/www/html/qq.php' not found or unable to stat
[Sat Aug 11 07:39:12.402219 2018] [:error] [pid 537] [client 103.80.24.90:44738] script '/var/www/html/conflg.php' not found or unable to stat
[Sat Aug 11 07:39:12.930163 2018] [:error] [pid 19065] [client 103.80.24.90:44862] script '/var/www/html/lindex.php' not found or unable to stat
[Sat Aug 11 07:39:13.460692 2018] [:error] [pid 703] [client 103.80.24.90:45170] script '/var/www/html/phpstudy.php' not found or unable to stat
[Sat Aug 11 07:39:14.261120 2018] [:error] [pid 700] [client 103.80.24.90:45345] script '/var/www/html/phpStudy.php' not found or unable to stat
[Sat Aug 11 07:39:14.893635 2018] [:error] [pid 534] [client 103.80.24.90:45499] script '/var/www/html/weixiao.php' not found or unable to stat
[Sat Aug 11 07:39:16.401229 2018] [:error] [pid 702] [client 103.80.24.90:45689] script '/var/www/html/feixiang.php' not found or unable to stat
[Sat Aug 11 07:39:16.945015 2018] [:error] [pid 535] [client 103.80.24.90:45994] script '/var/www/html/ak47.php' not found or unable to stat
[Sat Aug 11 07:39:20.509694 2018] [:error] [pid 19065] [client 103.80.24.90:46841] script '/var/www/html/xiao.php' not found or unable to stat
[Sat Aug 11 07:39:21.050147 2018] [:error] [pid 703] [client 103.80.24.90:46962] script '/var/www/html/yao.php' not found or unable to stat
[Sat Aug 11 07:39:24.603097 2018] [:error] [pid 700] [client 103.80.24.90:47803] script '/var/www/html/webslee.php' not found or unable to stat
[Sat Aug 11 07:39:25.130540 2018] [:error] [pid 534] [client 103.80.24.90:47948] script '/var/www/html/q.php' not found or unable to stat
[Sat Aug 11 07:39:25.674742 2018] [:error] [pid 702] [client 103.80.24.90:48221] script '/var/www/html/pe.php' not found or unable to stat
[Sat Aug 11 07:39:26.210445 2018] [:error] [pid 535] [client 103.80.24.90:48361] script '/var/www/html/hm.php' not found or unable to stat
[Sat Aug 11 07:39:26.755027 2018] [:error] [pid 699] [client 103.80.24.90:48482] script '/var/www/html/cainiao.php' not found or unable to stat
[Sat Aug 11 07:39:27.290048 2018] [:error] [pid 537] [client 103.80.24.90:48588] script '/var/www/html/zuoshou.php' not found or unable to stat
[Sat Aug 11 07:39:27.821671 2018] [:error] [pid 19065] [client 103.80.24.90:48718] script '/var/www/html/zuo.php' not found or unable to stat
[Sat Aug 11 07:39:28.354275 2018] [:error] [pid 703] [client 103.80.24.90:48813] script '/var/www/html/aotu.php' not found or unable to stat
[Sat Aug 11 07:39:30.115279 2018] [:error] [pid 534] [client 103.80.24.90:49053] script '/var/www/html/cmd.php' not found or unable to stat
[Sat Aug 11 07:39:32.397862 2018] [:error] [pid 538] [client 103.80.24.90:49256] script '/var/www/html/bak.php' not found or unable to stat
[Sat Aug 11 07:39:33.218474 2018] [:error] [pid 702] [client 103.80.24.90:49536] script '/var/www/html/system.php' not found or unable to stat
[Sat Aug 11 07:39:36.441666 2018] [:error] [pid 699] [client 103.80.24.90:49856] script '/var/www/html/l7.php' not found or unable to stat
[Sat Aug 11 07:39:37.169918 2018] [:error] [pid 536] [client 103.80.24.90:50064] script '/var/www/html/l8.php' not found or unable to stat
[Sat Aug 11 07:39:38.454120 2018] [:error] [pid 19065] [client 103.80.24.90:50153] script '/var/www/html/qaq.php' not found or unable to stat
[Sat Aug 11 07:39:40.395283 2018] [:error] [pid 703] [client 103.80.24.90:50532] script '/var/www/html/q.php' not found or unable to stat
[Sat Aug 11 07:39:44.546366 2018] [:error] [pid 538] [client 103.80.24.90:50733] script '/var/www/html/56.php' not found or unable to stat
[Sat Aug 11 07:39:45.188885 2018] [:error] [pid 535] [client 103.80.24.90:51191] script '/var/www/html/mz.php' not found or unable to stat
[Sat Aug 11 07:39:45.725038 2018] [:error] [pid 702] [client 103.80.24.90:51243] script '/var/www/html/xx.php' not found or unable to stat
[Sat Aug 11 07:39:46.285633 2018] [:error] [pid 699] [client 103.80.24.90:51292] script '/var/www/html/qaq.php' not found or unable to stat
[Sat Aug 11 07:39:52.984870 2018] [:error] [pid 536] [client 103.80.24.90:52556] script '/var/www/html/min.php' not found or unable to stat
[Sat Aug 11 07:39:54.067671 2018] [:error] [pid 19065] [client 103.80.24.90:52634] script '/var/www/html/wan.php' not found or unable to stat
[Sat Aug 11 07:39:55.531476 2018] [:error] [pid 703] [client 103.80.24.90:52727] script '/var/www/html/wanan.php' not found or unable to stat
[Sat Aug 11 07:39:56.455177 2018] [:error] [pid 700] [client 103.80.24.90:53054] script '/var/www/html/ssaa.php' not found or unable to stat
[Sat Aug 11 07:39:56.992499 2018] [:error] [pid 534] [client 103.80.24.90:53182] script '/var/www/html/qq.php' not found or unable to stat
[Sat Aug 11 07:39:57.523450 2018] [:error] [pid 535] [client 103.80.24.90:53251] script '/var/www/html/aw.php' not found or unable to stat
[Sat Aug 11 07:40:00.952472 2018] [:error] [pid 699] [client 103.80.24.90:53397] script '/var/www/html/12.php' not found or unable to stat
[Sat Aug 11 07:40:01.492937 2018] [:error] [pid 536] [client 103.80.24.90:53725] script '/var/www/html/hh.php' not found or unable to stat
[Sat Aug 11 07:40:03.389375 2018] [:error] [pid 538] [client 103.80.24.90:53832] script '/var/www/html/ak.php' not found or unable to stat
[Sat Aug 11 07:40:04.388434 2018] [:error] [pid 534] [client 103.80.24.90:54082] script '/var/www/html/ip.php' not found or unable to stat
[Sat Aug 11 07:40:04.925560 2018] [:error] [pid 535] [client 103.80.24.90:54214] script '/var/www/html/infoo.php' not found or unable to stat
[Sat Aug 11 07:40:06.125528 2018] [:error] [pid 537] [client 103.80.24.90:54303] script '/var/www/html/qq.php' not found or unable to stat
[Sat Aug 11 07:40:07.776316 2018] [:error] [pid 536] [client 103.80.24.90:54579] script '/var/www/html/qwe.php' not found or unable to stat
[Sat Aug 11 07:40:13.342886 2018] [:error] [pid 538] [client 103.80.24.90:55210] script '/var/www/html/post.php' not found or unable to stat
[Sat Aug 11 07:40:15.125848 2018] [:error] [pid 702] [client 103.80.24.90:55658] script '/var/www/html/h1.php' not found or unable to stat
[Sat Aug 11 07:40:16.129770 2018] [:error] [pid 535] [client 103.80.24.90:55930] script '/var/www/html/test.php' not found or unable to stat
[Sat Aug 11 07:40:16.667630 2018] [:error] [pid 699] [client 103.80.24.90:56114] script '/var/www/html/3.php' not found or unable to stat
[Sat Aug 11 07:40:20.664742 2018] [:error] [pid 703] [client 103.80.24.90:56686] script '/var/www/html/xiaoma.php' not found or unable to stat
[Sat Aug 11 07:40:21.196799 2018] [:error] [pid 536] [client 103.80.24.90:56817] script '/var/www/html/xiaomae.php' not found or unable to stat
[Sat Aug 11 07:40:22.765222 2018] [:error] [pid 538] [client 103.80.24.90:56872] script '/var/www/html/xiaomar.php' not found or unable to stat
[Sat Aug 11 07:40:24.258640 2018] [:error] [pid 534] [client 103.80.24.90:57119] script '/var/www/html/qq.php' not found or unable to stat
[Sat Aug 11 07:40:24.789040 2018] [:error] [pid 702] [client 103.80.24.90:57271] script '/var/www/html/data.php' not found or unable to stat
[Sat Aug 11 07:40:25.515827 2018] [:error] [pid 699] [client 103.80.24.90:57529] script '/var/www/html/log.php' not found or unable to stat
[Sat Aug 11 07:40:26.051186 2018] [:error] [pid 19065] [client 103.80.24.90:57609] script '/var/www/html/fack.php' not found or unable to stat
[Sat Aug 11 07:40:27.989091 2018] [:error] [pid 703] [client 103.80.24.90:57771] script '/var/www/html/angge.php' not found or unable to stat
libpng warning: Interlace handling should be turned on when using png_read_image
libpng warning: Interlace handling should be turned on when using png_read_image
libpng warning: Interlace handling should be turned on when using png_read_image
[Sun Aug 12 23:08:03.953880 2018] [:error] [pid 25374] [client 5.188.210.12:18416] script '/var/www/html/echo.php' not found or unable to stat, referer: https://www.google.com/
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 113] No route to host
Traceback (most recent call last):
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
return getattr(self._sock,name)(*args)
socketsocket..errorerror: : [Errno 113] No route to host[Errno 113] No route to host
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 113] No route to host
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 113] No route to host
SIOCGIFHWADDR on eth0 failed: No such device
[Wed Aug 15 22:30:57.496743 2018] [access_compat:error] [pid 9716] [client 125.76.61.237:14073] AH01797: client denied by server configuration: /var/www/html/device_description.xml
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused
Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 496, in <module>
ws.connect()
File "/usr/local/lib/python2.7/dist-packages/ws4py/client/__init__.py", line 217, in connect
self.sock.connect(self.bind_addr)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused
[Thu Aug 16 09:01:30.175559 2018] [:error] [pid 21215] [client 45.40.197.53:24150] script '/var/www/html/wuwu11.php' not found or unable to stat
[Thu Aug 16 09:01:30.860742 2018] [:error] [pid 13801] [client 45.40.197.53:24180] script '/var/www/html/xw.php' not found or unable to stat
[Thu Aug 16 09:01:47.851555 2018] [:error] [pid 15898] [client 45.40.197.53:26699] script '/var/www/html/xx.php' not found or unable to stat
[Thu Aug 16 09:01:51.380117 2018] [:error] [pid 11366] [client 45.40.197.53:27248] script '/var/www/html/s.php' not found or unable to stat
[Thu Aug 16 09:01:56.435089 2018] [:error] [pid 19642] [client 45.40.197.53:27920] script '/var/www/html/db.init.php' not found or unable to stat
[Thu Aug 16 09:02:02.252046 2018] [:error] [pid 13801] [client 45.40.197.53:28963] script '/var/www/html/sheep.php' not found or unable to stat
Si vous avez une piste, je suis preneur....

Auden

Bostoc
Timide
Messages : 129
Inscription : 08 déc. 2016, 20:15

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Bostoc » 18 août 2018, 19:11

yoMalu a écrit :
11 août 2018, 13:26
J'ai résolu En bêta : Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )
en faisait un chmod 777 -R sur le dossier webos TV
As tu le codage SSH stp ?
NUC Debian / Zwave / RfxCom / EnOcean

dragonslore
Timide
Messages : 49
Inscription : 20 mai 2017, 14:15

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par dragonslore » 22 août 2018, 23:42

Bonsoir à tous,

Tout d'abord un grand merci pour ce plugin :P
J'ai une installation Jeedom sous conteneur Docker déposé sur mon NAS Synology.
J'ai testé la dernière version stable ainsi que la version du plugin et même résultat.

Obligation de redéfinir les droits pour pouvoir démarrer le plugin: chmod 777 -R /var/www/html/plugins/webosTv
Une fois cela fait j'ai une erreur sur les dépendances.

Code : Tout sélectionner

Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )
Les logs (déjà remonté dans le fil par d'autres personnes)

Code : Tout sélectionner

[2018-08-22 23:35:06][INFO] : Début d'activation du plugin
[2018-08-22 23:35:07][INFO] : Info sur le démon : Array (     [launchable_message] =>      [launchable] => nok     [state] => nok     [log] => nok     [auto] => 0 )
[2018-08-22 23:35:07][DEBUG] : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=webosTv function=install callInstallFunction=1
[2018-08-22 23:35:08][DEBUG] : | !!!!  TV_LG.json n' existe pas !!! :
[2018-08-22 23:35:08][DEBUG] : | Impossible de continuer la récupération
2018-08-22_23h34_42.png
2018-08-22_23h34_42.png (71.49 Kio) Consulté 3346 fois
Avez-vous une idée ?

Un grand merci pour votre aide :)
Manu
Jeedom 4.0.27/Debian 9 Docker sur Synology 1812+
Snips 0.64.0/Raspbian 9
Zwave+ et Zigbee

scova
Timide
Messages : 3
Inscription : 10 janv. 2017, 14:18

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par scova » 27 août 2018, 01:33

Bonjour,

comme certains le plugin ne fonctionne pas chez moi. :evil:

En stable:
Je peux activer le plugin mais l'installation des dépendances échoues

Code : Tout sélectionner

[2018-08-27 01:16:25][DEBUG] : | !!!!  TV_LG.json n' existe pas !!! :
[2018-08-27 01:16:25][DEBUG] : | Impossible de continuer la récupération 
[2018-08-27 01:16:25][INFO] : Début d'activation du plugin
[2018-08-27 01:16:26][INFO] : Info sur le démon : Array (     [launchable_message] =>      [launchable] => nok     [state] => nok     [log] => nok     [auto] => 0 ) 
[2018-08-27 01:16:26][DEBUG] : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=webosTv function=install callInstallFunction=1
[2018-08-27 01:16:26][DEBUG] : | !!!!  TV_LG.json n' existe pas !!! :
[2018-08-27 01:16:27][DEBUG] : | Impossible de continuer la récupération 
[2018-08-27 01:16:27][DEBUG] : pip: /usr/local/bin/pip
Si j'essaie quand même de crée l'équipement j'ai le message

Vous n avez pas accepte la demande de connexion sur la TV


En beta

Je ne peux pas activer le plugin si je ne fait pas un chmod -R 777 avant

Une fois fait j'ai un message d'erreur dans la partie des dépendances

Code : Tout sélectionner

Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )
J'ai également plusieurs versions du pip installée

Code : Tout sélectionner

pip: /usr/local/bin/pip /usr/local/bin/pip2.7 /usr/share/man/man1/pip.1.gz
pip2: /usr/bin/pip2 /usr/local/bin/pip2 /usr/local/bin/pip2.7 /usr/share/man/man1/pip2.1.gz
pip3: /usr/share/man/man1/pip3.1.gz
Et si ça peut aider je tourner sur Debian9 virtualisé grave à Vmware workstation pro 14

Si besoin je peux tester

Merci d'avance de votre aide :)

coslau
Timide
Messages : 8
Inscription : 03 janv. 2016, 11:46

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par coslau » 28 août 2018, 21:57

Même problème sur rpi3

dép:

Code : Tout sélectionner

Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )
log webostv:

Code : Tout sélectionner

[2018-08-28 21:48:03][INFO] : Début d'activation du plugin
[2018-08-28 21:48:04][INFO] : Info sur le démon : Array (     [launchable_message] =>      [launchable] => nok     [state] => nok     [log] => nok     [auto] => 0 ) 
[2018-08-28 21:48:04][DEBUG] : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=webosTv function=install callInstallFunction=1
[2018-08-28 21:48:04][DEBUG] : | !!!!  TV_LG.json n' existe pas !!! :
[2018-08-28 21:48:04][DEBUG] : | Impossible de continuer la récupération 
log cron_execution:

Code : Tout sélectionner

Traceback (most recent call last):
  File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 2, in <module>
    from ws4py.client.threadedclient import WebSocketClient
ImportError: No module named ws4py.client.threadedclient
suite à l'erreur, j'ai executé
pip install ws4py
puis
pip install wakeonlan
et maintenant, si j'execute python /var/www/html/plugins/webosTv/3rdparty/lgtv.py auth ip_tv_lg, j'ai bien la notification sur la TV
mais dépendance encore en erreur et pas d'apairage possible en ajoutant l'équipement...

please Help

Auden69
Timide
Messages : 106
Inscription : 03 mai 2017, 15:01

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Auden69 » 29 août 2018, 08:48

Juste pour savoir, il ya des gens chez qui le plugin est fonctionnel ? Comme mentionné plus haut, chez moi, les commandes marchent de façons aléatoires, genre une fois sur 5 et encore...

Envoyé de mon RNE-L21 en utilisant Tapatalk


Saint-Jey
Timide
Messages : 89
Inscription : 22 oct. 2017, 15:25

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Saint-Jey » 29 août 2018, 10:31

bonjour,

moi ça a l'air de fonctionner.
Je ne m'en sers pas beaucoup mais quand je m'en sers c'est fonctionnel.

Ma tv est une LG 65uj630v avec webos 3.5

Auden69
Timide
Messages : 106
Inscription : 03 mai 2017, 15:01

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Auden69 » 29 août 2018, 10:36

Saint-Jey a écrit :bonjour,

moi ça a l'air de fonctionner.
Je ne m'en sers pas beaucoup mais quand je m'en sers c'est fonctionnel.

Ma tv est une LG 65uj630v avec webos 3.5
Même la commande liveTV ? c'est cette commande qui marche une fois sur 10 chez moi... Et forcément, c'est la seule dont j'ai besoin.

Envoyé de mon RNE-L21 en utilisant Tapatalk


BAGGI_166
Timide
Messages : 22
Inscription : 03 mars 2018, 19:10

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par BAGGI_166 » 30 août 2018, 09:08

Salut,
Pour moi, sur un WebOS2 les commandes fonctionnent (à l'allumage prêt), après je ne l'utilise pas en permanence.
Par contre les commande flèches ne se génèrent pas, du coup impossible de naviguer sur deezer ou le live TV par exemple.
A priori, un appel ne fonctionne pas d'apres les logs :

Code : Tout sélectionner

0:47] : | TV_LG.json OK |
 0:48] : | TV_LG.json OK |
 0:55] :| !!!!  TV_LG.json n' existe pas !!! :
 0:57] :|  json: listInputs
 0:57] :| NEW INPUT FOUND:AV1
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/d3a5147ac7fbb52a4debcf2a9bc4dfabc7423084/scart.png) :
 0:57] :| NEW INPUT FOUND:AV2
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/c85aa19fed19407a8b18caa8bce62fc214425bed/av.png) :
 0:57] :| NEW INPUT FOUND:Composant
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/13f0f3454645408aa41ccbd7d343874620e968d2/component.png) :
 0:57] :| NEW INPUT FOUND:HDMI1
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/00262253c8e66404d715240116e10cce71dcd9a6/HDMI_1.png) :
 0:57] :| NEW INPUT FOUND:HDMI2
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/78e9e3f2f53842a6489ff360a9fcf0c173a97040/HDMI_2.png) :
 0:57] :| NEW INPUT FOUND:HDMI3
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/2af29ba9b84c0948f95be0109d4c7c97c065f6dd/HDMI_3.png) :
 0:57] :| NEW INPUT FOUND:Box SFR
 0:57] :| Download icon of Input (http://192.168.1.100:3000/resources/df69f780567baed1df9c492f9f41fd0d2cbadc8c/HDMI_4.png) :
 0:59] :| NEW APP FOUND:Aujourd hui
 0:59] :icon :http://192.168.1.100:3000/resources/52ad13e2c1dc59996c41545a6d08bf7860ff1c87/today_80x80.png
 0:59] :| NEW APP FOUND:Netflix
 0:59] :icon :http://192.168.1.100:3000/resources/f0a1ad6a8012653c3b914e2f69a3b10e127341aa/SMALL_APP_ICON.png
 0:59] :| NEW APP FOUND:Amazon Prime Video
 0:59] :icon :http://192.168.1.100:3000/resources/b08c4200ea99bc36ea2d4537678c9dc48eb15ccf/20051905403278027_16929879_80x80_webos.png
 0:59] :| NEW APP FOUND:beIN SPORTS
 0:59] :icon :http://192.168.1.100:3000/resources/c21afc997c0faf769b812381aaf1667e7a4e8e9e/41842735249062461_3_80x80_webos.png
 0:59] :| NEW APP FOUND:FILMOTV
 0:59] :icon :http://192.168.1.100:3000/resources/05dfaf97f5e6c15f05d82e7422ed7cfaa7c2123d/filmo.tv_80x80.png
 0:59] :| NEW APP FOUND:Wuaki.tv
 0:59] :icon :http://192.168.1.100:3000/resources/0d9a353fdc2b84a9ade2c17fa625defcd57d1f1e/7904016292737701_5_80x80_webos.png
 0:59] :| NEW APP FOUND:Google Play Films
 0:59] :icon :http://192.168.1.100:3000/resources/16879b1cdfea69ed4c42f6741046bc69ec84d842/ic_400x400.png
 0:59] :| NEW APP FOUND:MYTF1 VOD
 0:59] :icon :http://192.168.1.100:3000/resources/3a5138e9b00a927fd1ccb2e3f92d2388673ecd0a/21189214941956924_3_80x80_webos.png
 0:59] :| NEW APP FOUND:Guide TV
 0:59] :icon :http://192.168.1.100:3000/resources/02a5547c4ed901d6eed5ff042aac27c9132a4f8e/icon.png
 0:59] :| NEW APP FOUND:LiveTV
 0:59] :icon :http://192.168.1.100:3000/resources/a0116bee98e4eb3305419444265a6dd7c99c9274/icon.png
 0:59] :| NEW APP FOUND:Navigateur Web
 0:59] :icon :http://192.168.1.100:3000/resources/0edb80d4096c84b42940ef269fe1e5f6cbd272bf/webbrowser_80x80.png
 0:59] :| NEW APP FOUND:Guide de l utilisateur
 0:59] :icon :http://192.168.1.100:3000/resources/6c92628f4e728c33d68a6d6d0404a62e0b43d30a/userguide_80x80.PNG
 0:59] :| NEW APP FOUND:Connectique de périphérique
 0:59] :icon :http://192.168.1.100:3000/resources/251c5bb66870c6995c9606e43163393c20292976/icon.png
 0:59] :| NEW APP FOUND:SmartShare
 0:59] :icon :http://192.168.1.100:3000/resources/93311868f4ff83199f70ed3ad0a727ae28197508/icon.png
 0:59] :| NEW APP FOUND:Enregistreur numérique
 0:59] :icon :http://192.168.1.100:3000/resources/fc736de1d6e4c1c0cd8c70745d30534dc386ca68/icon.png
 0:59] :| NEW APP FOUND:Screen Share
 0:59] :icon :http://192.168.1.100:3000/resources/961146e7c080998e94cc5dec0b4ae11d0daa2973/screenshare_80x80.png
 0:59] :| NEW APP FOUND:LG Photo Editor
 0:59] :icon :http://192.168.1.100:3000/resources/b2372d4ba8617958ce9471e4aa840ae4ae3d0e00/captureTV_80x80.png
 0:59] :| NEW APP FOUND:Caméra
 0:59] :icon :http://192.168.1.100:3000/resources/b865b74e9d5ac05f28794a15eb66bcdcda22435c/camera_80x80.png
 0:59] :| NEW APP FOUND:LG Store
 0:59] :icon :http://192.168.1.100:3000/resources/53cb12153a15577197ceee718339b85a3f8b9d05/lgstore_80x80.png
 0:59] :| NEW APP FOUND:Notifications
 0:59] :icon :http://192.168.1.100:3000/resources/210b3f76653e4ca28f59c6c05462350080d9d009/icon.png
 0:59] :| NEW APP FOUND:Deezer
 0:59] :icon :http://192.168.1.100:3000/resources/7743ca443d574ee5e7fe0ffe76d808cfa3b50267/icon.png
 0:59] :| NEW APP FOUND:Red Karaoke
 0:59] :icon :http://192.168.1.100:3000/resources/b3f49dc37a01da1a5fc4fbcf00ab698f3e9f648e/icon.png
 0:59] :| NEW APP FOUND:francetv
 0:59] :icon :http://192.168.1.100:3000/resources/00d13adc321d24860eb189634415900f586298c6/france_television_80x80.png
 0:59] :| NEW APP FOUND:HDMI1
 0:59] :icon :http://192.168.1.100:3000/resources/3be45a62de2852133b9e48dae439ede14ca5b6c2/HDMI_1.png
 0:59] :| NEW APP FOUND:HDMI2
 0:59] :icon :http://192.168.1.100:3000/resources/71bf54237692a2bd80ef03eb8cdee56e32de28b5/HDMI_2.png
 0:59] :| NEW APP FOUND:HDMI3
 0:59] :icon :http://192.168.1.100:3000/resources/eb507de503904f99ae89101a574bb4a81003c86f/HDMI_3.png
 0:59] :| NEW APP FOUND:Box SFR
 0:59] :icon :http://192.168.1.100:3000/resources/fd87b8d698b7e2567d14e63a9a52c89b1f4316f5/HDMI_4.png
 0:59] :|  json: listApps
 09:01:01] :|  json: listChannels
 09:01:01] :Channel : Array (     [descrambled] => 1     [channelId] => 1_23_2_2_1_257_8442     [minorNumber] => 2     [ATV] =>      [channelType] => Terrestrial Digital TV     [DTV] => 1     [channelModeId] => 0     [ONID] => 8442     [Handle] => 0     [GroupIdList] => Array         (             [0] => Array                 (                     [channelGroupName] => All                     [_id] => 10427c                     [channelGroupId] => 0                 )              [1] => Array                 (                     [channelGroupName] => DTV                     [_id] => 10427d                     [channelGroupId] => 1                 )          )      [TV] => 1     [fineTuned] =>      [Bandwidth] => 0     [channelNumber] => 2     [channelMajMinNo] => 01-00002-000-023     [Invisible] =>      [channelName] => France 2     [Data] =>      [physicalNumber] => 23     [scrambled] =>      [serviceType] => 1     [skipped] =>      [channelTypeId] => 1     [sourceIndex] => 1     [configurationId] => 0     [TSID] => 1     [satelliteLcn] =>      [signalChannelId] => 1_257_8442     [HDTV] =>      [satelliteName] =>       [specialService] =>      [shortCut] => 0     [PrimaryCh] => 1     [locked] =>      [SVCID] => 257     [CASystemIDListCount] => 0     [majorNumber] => 2     [programId] => 1_257_8442     [Numeric] =>      [CASystemIDList] => Array         (         )      [Frequency] => 490100     [Radio] =>      [channelMode] => Terrestrial     [favoriteGroup] =>  )
[....]
  [satelliteLcn] =>      [signalChannelId] => 2_518_8442     [HDTV] => 1     [satelliteName] =>       [specialService] =>      [shortCut] => 0     [PrimaryCh] => 1     [locked] =>      [SVCID] => 518     [CASystemIDListCount] => 0     [majorNumber] => 18     [programId] => 2_518_8442     [Numeric] =>      [CASystemIDList] => Array         (         )      [Frequency] => 610100     [Radio] =>      [channelMode] => Terrestrial     [favoriteGroup] =>  )
 09:01:01] :| NEW CHANNEL FOUND:Gulli
 09:01:02] :addCommands Called
 09:01:02] :addCommands Called
 09:01:02] :addCommands Called
 09:01:02] :addCommands Called
 09:01:02] :addCommands Called
 09:01:03] : | TV_LG.json OK |
 09:01:24] : | TV_LG.json OK |
 09:01:26] :addCommands Called
 09:01:26] :addCommands Called
 09:01:26] :addCommands Called
 09:01:26] :addCommands Called
 09:01:26] :addCommands Called
 09:01:27] : | TV_LG.json OK |

Saint-Jey
Timide
Messages : 89
Inscription : 22 oct. 2017, 15:25

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Saint-Jey » 30 août 2018, 09:19

Pour info la commande live tu marche aussi

Julz_DXB
Timide
Messages : 10
Inscription : 14 sept. 2018, 01:07

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Julz_DXB » 14 sept. 2018, 11:24

Bonjour à tous :)
Je m arrache les cheveux depuis de nombreux jours pour faire marcher ce plugin. Je débute sur Jeedom et ne suis pas un expert en Linux.

Après installation j ai eut le même problème que certains dans les dependances du plugin à savoir

Code : Tout sélectionner

Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )

Après lecture du log cela pointait vers le ws4Py que j'ai mis à jour manuellement. Problème non résolu car le module wakeonlan étant manquant, je l'ai également installé manuellement avec pip.
Le message "Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )" dans les dépendances a enfin disparu à l'activation mais laisse place maintenant a un statut NOK
Image
Relancer ne fait rien...

Voici les logs que j'ai

Log webosTv:

Code : Tout sélectionner

[2018-09-14 12:39:35][DEBUG] : pip: /usr/local/bin/pip
[2018-09-14 12:39:35][DEBUG] : | !!!!  TV_LG.json n' existe pas !!! :
[2018-09-14 12:39:36][DEBUG] : | Impossible de continuer la récupération 
Log webosTv plugin:

Code : Tout sélectionner

0
********************************************************
*             Installation des dépendances             *
********************************************************
10
Requirement already satisfied: ws4py from git+https://github.com/Lawouach/WebSocket-for-Python.git#egg=ws4py in /usr/local/lib/python2.7/dist-packages (0.4.3.dev0)
30
Requirement already up-to-date: wakeonlan in /usr/local/lib/python2.7/dist-packages (1.1.6)
50
********************************************************
*                 Installation terminée                *
********************************************************
Log Htpp.error:

Code : Tout sélectionner

Traceback (most recent call last):
  File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 491, in <module>
    ws = LGTVClient()
  File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 215, in __init__
    super(LGTVClient, self).__init__('ws://' + self.__hostname + ':3000/', exclude_headers=["Origin"])
TypeError: cannot concatenate 'str' and 'NoneType' objects
Traceback (most recent call last):
Capture d’écran 2018-09-14 à 13.03.55.png
Capture d’écran 2018-09-14 à 13.03.55.png (208.56 Kio) Consulté 3199 fois
Je ne sais plus quoi faire et j'en appelle à votre expertise pour m'aider à résoudre se problème :geek:

A toute fin utile mon Jeedom tourne sous Debian, sur une VM installée sur mon NAS synology. La télé est un model 55UF840T-TA, version webOS TV 2.2.1

Merci pour votre aide

yoMalu
Timide
Messages : 24
Inscription : 10 juil. 2018, 02:29

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par yoMalu » 14 sept. 2018, 11:37

ZygOm4t1k semble avoir abandonné le navire ..

Julz_DXB
Timide
Messages : 10
Inscription : 14 sept. 2018, 01:07

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par Julz_DXB » 15 sept. 2018, 21:45

merci pour l'info, effectivement pas grand monde sur le sujet, dommage.

ZygOm4t1k
Actif
Messages : 1702
Inscription : 08 sept. 2014, 20:52

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par ZygOm4t1k » 21 sept. 2018, 08:17

J'ai pas abandonné le navire , je suis jamais loin.
Tout dépend de la version de python.Et là , il faut que je regarde.
Pour les dépendances il me faudrait les logs en debug.

olivierdomo
Actif
Messages : 910
Inscription : 28 juil. 2014, 15:52

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par olivierdomo » 21 sept. 2018, 15:04

Bonjour à tous,

Je rebondis sur le soucis de @Julz_DXB, j'ai d'aprés ce que je vois dans son post, le même problème

Nouveau possesseur d'une Smart TV LG, j'ai voulu installer le plugin LG WebOS de @ZygOm4t1k, le plugin n'a pas voulu s'activer la première fois et dans le centre des messages j'ai eu " Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )"
ensuite j'ai cliqué une seconde fois sur activer et là, l'activation s'est faite, mais le même message d'erreur est apparu sur fond rouge, dans le cadre "dépendances" dans la page de configuration du plugin.
erreur-terminal-array-plugin-LG-WEBOS-2018--21-09-2018 a 15.02.31.png
erreur-terminal-array-plugin-LG-WEBOS-2018--21-09-2018 a 15.02.31.png (80.27 Kio) Consulté 3136 fois
Versions :

jeedom v 3.2.11
plugin LG WebOS : 2018-08-07 06:07:07 (stable)
WebOS : 03.01.05
Modèle TV : LG 32LK6100


Voici les logs que j'obtiens :

Log http.error :

Traceback (most recent call last):
File "/var/www/html/plugins/webosTv/3rdparty/lgtv.py", line 2, in <module>
from ws4py.client.threadedclient import WebSocketClient
ImportError: No module named ws4py.client.threadedclient
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the list section) to disable this warning.

log plugin webosTv (debug) :

[2018-09-21 14:15:41][DEBUG] : | !!!! TV_LG.json n' existe pas !!! :
[2018-09-21 14:15:41][DEBUG] : | Impossible de continuer la récupération
[2018-09-21 14:15:48][DEBUG] : | !!!! TV_LG.json n' existe pas !!! :
[2018-09-21 14:15:48][DEBUG] : | Impossible de continuer la récupération
[2018-09-21 14:15:54][DEBUG] : | !!!! TV_LG.json n' existe pas !!! :
[2018-09-21 14:15:54][DEBUG] : | Impossible de continuer la récupération
[2018-09-21 14:15:54][DEBUG] : pip: /usr/bin/pip
[2018-09-21 14:16:03][DEBUG] : | !!!! TV_LG.json n' existe pas !!! :
[2018-09-21 14:16:03][DEBUG] : | Impossible de continuer la récupération

Merci d'avance pour votre aide.
Je reste à disposition pour tout complément d'infos.
Configuration et profil : memberlist.php?mode=viewprofile&u=241 => MAJ des équipements en cours

ZygOm4t1k
Actif
Messages : 1702
Inscription : 08 sept. 2014, 20:52

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par ZygOm4t1k » 22 sept. 2018, 07:50

en ssh le retour de

Code : Tout sélectionner

which python
et

Code : Tout sélectionner

python --version
Idem avec pip. (which pip , pip --version)

ZygOm4t1k
Actif
Messages : 1702
Inscription : 08 sept. 2014, 20:52

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par ZygOm4t1k » 22 sept. 2018, 09:09

J'ai poussé une version beta qui doit supprimer l'erreur

Code : Tout sélectionner

 Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )
Mettre le plugin en debug et me donner le retour.
Puis remettre les logs sur défaut.

olivierdomo
Actif
Messages : 910
Inscription : 28 juil. 2014, 15:52

Re: [Plugin Tiers][Sujet Principal] Plugin WebOS TV

Message par olivierdomo » 22 sept. 2018, 09:31

Bonjour @ZygOm4t1k

Merci pour tes réponses qui je suppose s'adresse à moi, si c'est bien le cas, voici le retour des commandes ssh comme demandé :

which python :
/usr/bin/python

python --version :
Python 2.7.13

which pip :
/usr/bin/pip

pip --version :
pip 9.0.1 from /usr/lib/python2.7/dist-packages (python 2.7)

Concernant l'erreur "Erreur dans l'exécution du terminal, la valeur retournée est : 1. Détails : Array ( [0] => )" corrigée dans la beta, je suis en stable, et il me semble que lorsqu'on accepte les béta, on perd tout support ? (je n'ai plus de jeedom de test pour le moment)
Configuration et profil : memberlist.php?mode=viewprofile&u=241 => MAJ des équipements en cours

Répondre

Revenir vers « [Catégorie] Multimédia »

Qui est en ligne ?

Utilisateurs parcourant ce forum : Aucun utilisateur inscrit et 12 invités