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

3.15.1 dont load/work on old DM800se #139

Closed
semool opened this issue Nov 24, 2018 · 4 comments
Closed

3.15.1 dont load/work on old DM800se #139

semool opened this issue Nov 24, 2018 · 4 comments

Comments

@semool
Copy link

semool commented Nov 24, 2018

On my old DM800se the "e2distroversion" string dont exist in webinterface:

<e2deviceinfo>
<e2enigmaversion>2016-06-16-tarball</e2enigmaversion>
<e2imageversion>imagename 2016-10-23</e2imageversion>
<e2webifversion>1.7.5</e2webifversion>
<e2fpversion>3</e2fpversion>

Kodi.log output:

13:09:26.978 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - VU+ Addon Configuration options
13:09:26.978 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - Hostname: '192.168.1.60'
13:09:26.978 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - WebPort: '80'
13:09:26.978 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - StreamPort: '8001'
13:09:26.978 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open Use HTTPS: 'false'
13:09:27.553 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - LoadDeviceInfo - DeviceInfo
13:09:27.554 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - LoadDeviceInfo - E2EnigmaVersion: 2016-06-16-tarball
13:09:27.554 T:153837618416  NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - LoadDeviceInfo - E2ImageVersion: imagename 2016-10-23
13:09:27.554 T:153837618416   ERROR: AddOnLog: Enigma2 Client: pvr.vuplus - LoadDeviceInfo Could not parse e2distroversion from result!
13:09:27.554 T:153837618416   ERROR: AddOnLog: Enigma2 Client: pvr.vuplus - Open It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
13:09:27.555 T:153837618416   ERROR: ADDON: Dll Enigma2 Client - Client returned bad status (1) from Create and is not usable

The old 3.14 version works.

@phunkyfish
Copy link
Member

phunkyfish commented Nov 24, 2018 via email

@phunkyfish
Copy link
Member

Fixed in 3.15.2

@semool
Copy link
Author

semool commented Nov 24, 2018

Thank you for the fast fix :)

@Matthias1992
Copy link

Matthias1992 commented Dec 14, 2018

Hey guys,
as quick fix if you are unable to compile it for some reasons, you can do the following,
add
e2distroversion "VTi" as xml entry
in
/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/web/deviceinfo.xml
of your dream box.
Quick and dirty but work's :)

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