Hallo,
Ich hab das Plugin mal in mein frisch aufgesetztes System mit 1.2 shNG eingebaut. Meine Box ist eine Dreambox 7020HD.
Leider bekomme ich eine Menge an Errors ins Log. Siehe Auszug.
meine plugin.conf
Ist meine Box nicht kompatibel zum Plugin?
PluginVersion lt. Backend Plugin ist 1.1.11
mfg
Markus
Ich hab das Plugin mal in mein frisch aufgesetztes System mit 1.2 shNG eingebaut. Meine Box ist eine Dreambox 7020HD.
Leider bekomme ich eine Menge an Errors ins Log. Siehe Auszug.
Code:
2016-08-16 15:56:39 DEBUG plugins.enigma2_dm7020hd Starting update loop for instance dm7020hd 2016-08-16 15:56:39 DEBUG plugins.enigma2_fast_dm7020hd Starting fast update loop for instance dm7020hd 2016-08-16 15:56:39 INFO plugins.enigma2_dm7020hd Starting new HTTP connection (1): 192.168.0.2 2016-08-16 15:56:39 INFO plugins.enigma2_fast_dm7020hd Starting new HTTP connection (2): 192.168.0.2 2016-08-16 15:56:39 DEBUG plugins.enigma2_dm7020hd "GET /web/deviceinfo HTTP/1.1" 401 159 2016-08-16 15:56:39 DEBUG plugins.enigma2_dm7020hd Filling reponse cache for /web/deviceinfo! 2016-08-16 15:56:39 INFO plugins.enigma2_dm7020hd Attribute e2ip not available on the Enigma2Device 2016-08-16 15:56:39 DEBUG plugins.enigma2_fast_dm7020hd Accessing fast reponse cache for /web/about! 2016-08-16 15:56:39 DEBUG plugins.enigma2_dm7020hd Accessing reponse cache for /web/deviceinfo! 2016-08-16 15:56:39 INFO plugins.enigma2_fast_dm7020hd Attribute e2vpid not available on the Enigma2Device 2016-08-16 15:56:39 INFO plugins.enigma2_dm7020hd Attribute e2dhcp not available on the Enigma2Device 2016-08-16 15:56:40 DEBUG plugins.enigma2_dm7020hd Accessing reponse cache for /web/deviceinfo! 2016-08-16 15:56:40 INFO plugins.enigma2_dm7020hd Attribute e2mac not available on the Enigma2Device 2016-08-16 15:56:40 DEBUG plugins.enigma2_dm7020hd Accessing reponse cache for /web/deviceinfo! 2016-08-16 15:56:40 DEBUG plugins.enigma2_fast_dm7020hd "GET /web/powerstate HTTP/1.1" 401 159 2016-08-16 15:56:40 INFO plugins.enigma2_dm7020hd Attribute e2gateway not available on the Enigma2Device 2016-08-16 15:56:40 DEBUG plugins.enigma2_fast_dm7020hd Filling fast reponse cache for /web/powerstate! 2016-08-16 15:56:40 DEBUG plugins.enigma2_dm7020hd Accessing reponse cache for /web/deviceinfo! 2016-08-16 15:56:40 INFO plugins.enigma2_fast_dm7020hd Attribute e2instandby not available on the Enigma2Device 2016-08-16 15:56:40 INFO plugins.enigma2_dm7020hd Attribute e2netmask not available on the Enigma2Device 2016-08-16 15:56:40 DEBUG plugins.enigma2_fast_dm7020hd Accessing fast reponse cache for /web/about!
Code:
[DM7020HD] class_name = Enigma2 class_path = plugins.enigma2 host = 192.168.0.2 port = 80 cycle = 240 fast_cycle = 30 ssl = False # use https or not verify = False # verify ssl certificate instance = dm7020hd
PluginVersion lt. Backend Plugin ist 1.1.11
mfg
Markus
Kommentar