OpenWebif single EPG broken after update

fta

Vu+ Newbie
After installing yesterday's updates there is no single EPG anymore in OpenWebif.
Neither in the mobile version nor in the full OpenWebif.
Maybe someone can confirm this.
Just open OpenWebif, open a Bouquet and hit the icon on the left (Show EPG for...).
I get: error! Loading Page

You can check it on the command line too:
wget -O - "http://vuplus/ajax/epgpop?sref=1:0:1:2876:800:2:11A0000:0:0:0:"
gives:
HTTP request sent, awaiting response... 500 Internal Server Error

Surprisingly MultiEPG still works.

The current version of OpenWebif is 1.3.9+git3418+dc71772-r0.
Who knows how to revert to the previous version of OpenWebif?
 
Last edited:

AlexWilMac

Moderator
Yes, I confirm the issue, although I find this the most uncomfy way to have EPG.
The other more useful (and effective) ones work.
 

Attachments

  • Schermata 2020-05-12 alle 14.00.21.png
    Schermata 2020-05-12 alle 14.00.21.png
    145.5 KB · Views: 18
  • Schermata 2020-05-12 alle 14.00.54.png
    Schermata 2020-05-12 alle 14.00.54.png
    156.5 KB · Views: 17

fta

Vu+ Newbie
This update rendered OpenWebif useless because I need to retrieve all single EPGs.

According to ipkgupgrade.log:
Upgrading enigma2-plugin-extensions-openwebif from 1.3.9+git3407+81a4870-r0 to 1.3.9+git3418+dc71772-r0 on root.

So, how can I get back to 1.3.9+git3407+81a4870-r0?
 

AlexWilMac

Moderator
Well, you opened an issue request on Github an hour ago: so you should know this is not an OBH issue ;)
Just wait for OWIF coders to fix this issue.
 

fta

Vu+ Newbie
It is not an OpenWebif issue.
If it was, the CLI method with wget would still work!
This method doesn't use OpenWebif at all and fails too.
So my first idea was wrong.
The error must be in enigma2 or in enigma2-plugin-obh-core.
Both were updated yesterday.
 

AlexWilMac

Moderator
Yes, the Github answer was this ;)
I have a... strong suspect that the issue is not in OBH as well but in OE-A core: I'm almost sure that also OpenVix is in the same situation, but I can't try it from OMB at the moment as I'm recording. Maybe you can.
 

fta

Vu+ Newbie
I don't have openmultiboot installed. Sorry.
I tried both VTi and BH before sticking with openBH.
I have never tried OpenVix.
Is it better than openBH?

Only oe-alliance-branding was updated yesterday. OE-A core was not.
 

AlexWilMac

Moderator
In my opinion, OpenVIX is not better: if you careful read my post, I mentioned it ONLY because OBH share its code with it. So, if also OpenVIX has the same issue, it means is not a OBH one ;)
Anyway, my supposistion is that this problem comes from new features about EPG: I've just discovered them in the GUI (Menu/Setuo/EPG).
So, probably, many of the EPG parts of code changed and this affects the OWIF.
 

Ev0

Admin
It is an openwebif issue, that has been fixed.

https://github.com/E2OpenPlugins/e2...mmit/a4d2bf0beaad96410282266feb62c22dbf6292c4
https://github.com/E2OpenPlugins/e2...mmit/a4d2bf0beaad96410282266feb62c22dbf6292c4
So you have 2 options:

1) wait until the image is next updated.
https://github.com/E2OpenPlugins/e2...mmit/a4d2bf0beaad96410282266feb62c22dbf6292c4
2) replace the file in /usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/

With the one attached (unzip it first).
 

Attachments

  • services.zip
    13.6 KB · Views: 11

fta

Vu+ Newbie
@Ev0:
Thanks for your help. Appreciate that:happy:. I chose option 1 and everything seems back to normal now.
I have just made a complete backup of the image to have it standby in case disaster strikes again:eek:.
 
Top