EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
-
- Beginners
- Beiträge: 23
- Registriert: 14 Dez 2019 15:02
- Receiver 1: Vu+ Uno4K SE
- Receiver 2: Vu+ Uno4K
- Hat gedankt: 5 Mal
- Hat Dank erhalten: 2 Mal
- Geschlecht:
EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Hi,
After an online update, EPG Export plugin stopped working with a software crash.
model=vuuno4kse
machinebuild=vuuno4kse
imageversion=7.5.1
imagebuild=20250327
Any help please?
Thank you,
After an online update, EPG Export plugin stopped working with a software crash.
model=vuuno4kse
machinebuild=vuuno4kse
imageversion=7.5.1
imagebuild=20250327
Any help please?
Thank you,
- Dateianhänge
-
- 20250329-115315-enigma2-crash.log
- (3.65 KiB) 11-mal heruntergeladen
- Mr.Servo
- Developer
- Beiträge: 3031
- Registriert: 10 Aug 2020 22:09
- Wohnort: Pfalz / Palatinate
- Receiver 1: GigaBlue UE 4K Cable (OpenATV 7.5.1)
- Receiver 2: Mut@nt HD51 4K Cable (OpenATV 7.6)
- Receiver 3: VU+ Uno 4K Cable (OpenATV 7.5.1)
- Hat gedankt: 2087 Mal
- Hat Dank erhalten: 2525 Mal
- Geschlecht:
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
The modifications had been triggered by this (scroll down to bottom): https://github.com/oe-alliance/enigma2- ... 952ca1c93c
-----------------------------------------------------------------------
Can you look at the issue here in this post ref timezones…
https://www.world-of-satellite.com/show ... post543859
-----------------------------------------------------------------------
Please try the fix in this attachment.
THX & Greetings.....Mr.Servo
-----------------------------------------------------------------------
Can you look at the issue here in this post ref timezones…
https://www.world-of-satellite.com/show ... post543859
-----------------------------------------------------------------------
Please try the fix in this attachment.
THX & Greetings.....Mr.Servo
- Dateianhänge
-
- plugin.py
- (43.47 KiB) 19-mal heruntergeladen
-
- Beginners
- Beiträge: 23
- Registriert: 14 Dez 2019 15:02
- Receiver 1: Vu+ Uno4K SE
- Receiver 2: Vu+ Uno4K
- Hat gedankt: 5 Mal
- Hat Dank erhalten: 2 Mal
- Geschlecht:
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Hi,
After reboot I receive another crash, with log also saying something about EpgExport, error below.
Could you help further?
Thank you,
--------------
--------------------------------------------
After reboot I receive another crash, with log also saying something about EpgExport, error below.
Could you help further?
Thank you,
--------------
Code: Alles auswählen
OpenATV Enigma2 crash log
crashdate=Mon Mar 31 22:48:12 2025
compiledate=Mar 25 2025
skin=MetrixHD/skin.xml
sourcedate=2025-03-25
branch=master
rev=34090+73c2636
component=Enigma2
model=vuuno4kse
machinebuild=vuuno4kse
imageversion=7.5.1
imagebuild=20250327
kernelcmdline=root=/dev/mmcblk0p4 rootfstype=ext4 rootflags=data=journal rootwait rw coherent_pool=2M vmalloc=666m bmem=641m@350m bmem=641m@2430m
nimsockets:
NIM Socket 0:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 0
I2C_Device: 4
NIM Socket 1:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 1
I2C_Device: 4
NIM Socket 2:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 2
I2C_Device: 4
NIM Socket 3:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 3
I2C_Device: 4
NIM Socket 4:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 4
I2C_Device: 4
NIM Socket 5:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 5
I2C_Device: 4
NIM Socket 6:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 6
I2C_Device: 4
NIM Socket 7:
Type: DVB-C
Name: Vuplus DVB-C NIM(BCM3158)
Frontend_Device: 7
I2C_Device: 4
22:48:03.5579 [Enigma] Python path is '/usr/lib/enigma2/python'.
22:48:03.5581 [Enigma] DVB API version 5, DVB API version minor 12.
22:48:03.5581 [Enigma] Enigma debug level 3.
22:48:03.5581 [Enigma] sourcedate 2025-03-25 / master 34090+73c2636.
22:48:12.5585 Traceback (most recent call last):
22:48:12.5587 File "/usr/lib/enigma2/python/Plugins/Extensions/EPGExport/plugin.py", line 294, in onEPGExportTimer
22:48:12.5598 self.autoEPGExport()
22:48:12.5600 File "/usr/lib/enigma2/python/Plugins/Extensions/EPGExport/plugin.py", line 300, in autoEPGExport
22:48:12.5609 EPGExport(None, config.plugins.epgexport.compression.value, True, True)
22:48:12.5612 File "/usr/lib/enigma2/python/Plugins/Extensions/EPGExport/plugin.py", line 604, in __init__
22:48:12.5627 self.startingEPGExport()
22:48:12.5629 File "/usr/lib/enigma2/python/Plugins/Extensions/EPGExport/plugin.py", line 620, in startingEPGExport
22:48:12.5644 info = serviceHandler.info(bouquet)
22:48:12.5648 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:48:12.5649 ValueError: invalid null reference in method 'iServiceHandlerPtr_info', argument 2 of type 'eServiceReference const &'
22:48:12.5650 [ePyObject] (PyObject_CallObject(<bound method EPGExportAutoStartTimer.onEPGExportTimer of <Plugins.Extensions.EPGExport.plugin.EPGExportAutoStartTimer object at 0xb05ab078>>,()) failed)
Zuletzt geändert von Papi2000 am 31 Mär 2025 22:58, insgesamt 1-mal geändert.
Grund: in Code gesetzt
Grund: in Code gesetzt
- Papi2000
- Super Moderator
- Beiträge: 26785
- Registriert: 20 Apr 2013 20:09
- Receiver 1: Viele GigaBlues
- Receiver 2: DM und ZGemma
- Receiver 3: bissl VU
- Hat gedankt: 4559 Mal
- Hat Dank erhalten: 8648 Mal
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Senderliste kaputt?
Code: Alles auswählen
...
22:48:12.5629 File "/usr/lib/enigma2/python/Plugins/Extensions/EPGExport/plugin.py", line 620, in startingEPGExport
22:48:12.5644 info = serviceHandler.info(bouquet)
22:48:12.5648 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22:48:12.5649 ValueError: invalid null reference in method 'iServiceHandlerPtr_info', argument 2 of type 'eServiceReference const &'
22:48:12.5650 [ePyObject] (PyObject_CallObject(<bound method EPGExportAutoStartTimer.onEPGExportTimer of <Plugins.Extensions.EPGExport.plugin.EPGExportAutoStartTimer object at 0xb05ab078>>,()) failed)
-
- Beginners
- Beiträge: 23
- Registriert: 14 Dez 2019 15:02
- Receiver 1: Vu+ Uno4K SE
- Receiver 2: Vu+ Uno4K
- Hat gedankt: 5 Mal
- Hat Dank erhalten: 2 Mal
- Geschlecht:
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
I'm not sure I understand, does it mean I need to rescan channels? Or something else?Senderliste kaputt?
Attached is my config of EpgExport.
Thank you
Zuletzt geändert von nick61 am 05 Apr 2025 07:59, insgesamt 2-mal geändert.
- Papi2000
- Super Moderator
- Beiträge: 26785
- Registriert: 20 Apr 2013 20:09
- Receiver 1: Viele GigaBlues
- Receiver 2: DM und ZGemma
- Receiver 3: bissl VU
- Hat gedankt: 4559 Mal
- Hat Dank erhalten: 8648 Mal
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Attach the pictures directly to your post, and not linked to elsewhere - they will get lost, and then? The thread becomes useless.
And fill in your profile with informations about used hardware (boxes, etc.).
Thank you.
And for your problem:
As expected: "defect service list".
Never use "last_scanned" for such purposes (set to NO) and use Favourites" (set or Yes). The last_scanned is only dynamically populated by the system.
And fill in your profile with informations about used hardware (boxes, etc.).
Thank you.
And for your problem:
As expected: "defect service list".
Never use "last_scanned" for such purposes (set to NO) and use Favourites" (set or Yes). The last_scanned is only dynamically populated by the system.
Zuletzt geändert von Papi2000 am 01 Apr 2025 10:37, insgesamt 1-mal geändert.
Grund: Typo, Ergänzungen
Grund: Typo, Ergänzungen
-
- Beginners
- Beiträge: 23
- Registriert: 14 Dez 2019 15:02
- Receiver 1: Vu+ Uno4K SE
- Receiver 2: Vu+ Uno4K
- Hat gedankt: 5 Mal
- Hat Dank erhalten: 2 Mal
- Geschlecht:
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Hi,
I've made the requested corrections to my post, also I've created a Favourites list and I've replaced the selected Last Scanned, still, I receive the same error.
The error appears once, only after each reboot. After that, I can use the plugin normally, until the next reboot.
Here is the full log, any idea?
Thank you,

I've made the requested corrections to my post, also I've created a Favourites list and I've replaced the selected Last Scanned, still, I receive the same error.
The error appears once, only after each reboot. After that, I can use the plugin normally, until the next reboot.
Here is the full log, any idea?
Thank you,
- Mr.Servo
- Developer
- Beiträge: 3031
- Registriert: 10 Aug 2020 22:09
- Wohnort: Pfalz / Palatinate
- Receiver 1: GigaBlue UE 4K Cable (OpenATV 7.5.1)
- Receiver 2: Mut@nt HD51 4K Cable (OpenATV 7.6)
- Receiver 3: VU+ Uno 4K Cable (OpenATV 7.5.1)
- Hat gedankt: 2087 Mal
- Hat Dank erhalten: 2525 Mal
- Geschlecht:
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Also den auftretenden Fehler kann man abfangen, das habe ich mal in dieser anhängenden Testversion gemacht.Probier mal ob es danach noch crashed.
Diese 'plugin.py' einfach nach '/usr/lib/enigma2/python/Plugins/Extensions/EPGexport' kopieren und danach wie immer: GUI-Neustart
Das Problem ist damit aber nicht gelöst, es wurde nur der Fehler abgefangen.
Irgendwas in Deinem Bouquet ist komisch und somit läuft der Kernprozess von Enigma2 leider ins Leere. Bitte überprüfe Deine Bouqueteinträge, da ist was dermaßen aus dem Ruder gelaufen....
Vorschlag: Erstelle Deine Boquets neu, dann werden wohl eventuelle Altlasten entsorgt.
Gruß......Mr.Servo
Diese 'plugin.py' einfach nach '/usr/lib/enigma2/python/Plugins/Extensions/EPGexport' kopieren und danach wie immer: GUI-Neustart
Das Problem ist damit aber nicht gelöst, es wurde nur der Fehler abgefangen.
Irgendwas in Deinem Bouquet ist komisch und somit läuft der Kernprozess von Enigma2 leider ins Leere. Bitte überprüfe Deine Bouqueteinträge, da ist was dermaßen aus dem Ruder gelaufen....
Vorschlag: Erstelle Deine Boquets neu, dann werden wohl eventuelle Altlasten entsorgt.
Gruß......Mr.Servo
- Dateianhänge
-
- plugin.py
- (43.5 KiB) 8-mal heruntergeladen
-
- Beginners
- Beiträge: 23
- Registriert: 14 Dez 2019 15:02
- Receiver 1: Vu+ Uno4K SE
- Receiver 2: Vu+ Uno4K
- Hat gedankt: 5 Mal
- Hat Dank erhalten: 2 Mal
- Geschlecht:
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
Thank you, I don't know why but with this .py you've sent, the machine is working without error after reboot.
I'll keep you informed if there are any (bad) news about that errors, but for the moment it's ok.
Thank you,
I'll keep you informed if there are any (bad) news about that errors, but for the moment it's ok.
Thank you,
- Papi2000
- Super Moderator
- Beiträge: 26785
- Registriert: 20 Apr 2013 20:09
- Receiver 1: Viele GigaBlues
- Receiver 2: DM und ZGemma
- Receiver 3: bissl VU
- Hat gedankt: 4559 Mal
- Hat Dank erhalten: 8648 Mal
Re: EpgExport 1.5-r6 Vu Uno 4K SE crash - log attached
In the meanwhile clean up your favourites, as already mentioned.