Jump to content


Photo

EPGImport generates crashes


  • Please log in to reply
57 replies to this topic

#1 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 17 August 2021 - 22:15

Hello,

 

beginning July plugin EPGImport started to generate crashes and restarts of the VU+ Duo 4K box, I use VTI 15.0 version

 

I have found the following entries in crashlog:

 

[..]

[EPGImport] nextImport, source= Wallonie - Telesat Base (xz)
[EPGImport] Downloading: http://rytecepg.wanw...cBE_FR_Basic.xz to local path: /tmp/epgimport.xz
[EPGImport] connectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionFdescWentAway'>: Uh: Filedescriptor went away.
]
[EPGImport] afterDownload /tmp/epgimport.xz
[EPGImport] unlink /tmp/epgimport.xz
[EPGImport] afterChannelDownload None
[XMLTVConverter] Enumerating event information
Unknown channel:  CINECLASSIC.BE
Unknown channel:  CINEFRISSON.BE
Unknown channel:  CINEPREMIER.BE
Unknown channel:  VOOsportWorld1.be
Unknown channel:  VOOsportWorld2.be
Unknown channel:  VOOsportWorld3.be
Unknown channel:  Be1Plus1.be
Unknown channel:  Arte.be
Unknown channel:  Be1.be
Unknown channel:  BeCine1.be
Unknown channel:  BeSeries.be
Unknown channel:  ComedyCentral.be
Unknown channel:  ElevenProLeague2FR.be
Unknown channel:  ElevenProLeague3FR.be
Unknown channel:  ElevenSports3F.be
[XMLTVConverter] Bad start/stop time: 20210817000000 +0200 (1629151200) - 20210817000000 +0200 (1629151200) [Boucle de nuit]
[XMLTVConverter] Bad start/stop time: 20210818000000 +0200 (1629237600) - 20210818000000 +0200 (1629237600) [Boucle de nuit]
[XMLTVConverter] Bad start/stop time: 20210820000000 +0200 (1629410400) - 20210820000000 +0200 (1629410400) [Boucle de nuit]
Unknown channel:  BRFFernsehen.be
Unknown channel:  LN24.be
[EPGImport] nextImport, source= France - TNT (xz)
[EPGImport] Downloading: http://www.xmltvepg....tecTNT_Basic.xz to local path: /tmp/epgimport.xz
[EPGImport] connectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionFdescWentAway'>: Uh: Filedescriptor went away.
]
[EPGImport] afterDownload /tmp/epgimport.xz
[EPGImport] unlink /tmp/epgimport.xz
[EPGImport] afterChannelDownload None
[XMLTVConverter] Enumerating event information
[XMLTVConverter] Bad start/stop time: 20210817005000 +0200 (1629154200) - 20210817005000 +0200 (1629154200) [Météo]
[XMLTVConverter] Bad start/stop time: 20210817055000 +0200 (1629172200) - 20210817055000 +0200 (1629172200) [Météo]
[XMLTVConverter] Bad start/stop time: 20210817055000 +0200 (1629172200) - 20210817055000 +0200 (1629172200) [Mon Vendée Globe 5 - Jean Le Cam]
[XMLTVConverter] Bad start/stop time: 20210817215500 +0200 (1629230100) - 20210817215500 +0200 (1629230100) [Météo]                          ]
[..]
 
 
Any idea how to prevent this?
 
TIA
EC


Re: EPGImport generates crashes #2 WanWizard

  • PLi® Core member
  • 68,303 posts

+1,718
Excellent

Posted 17 August 2021 - 22:28

No problem at this end:

x.x.x.x - - [17/Aug/2021:20:09:36 +0000] "GET /rytec.channels.xml.xz HTTP/1.1" 200 155920 "-" "Twisted client"
x.x.x.x - - [17/Aug/2021:20:10:15 +0000] "GET /rytecBE_FR_Basic.xz HTTP/1.1" 200 287920 "-" "Twisted client"
x.x.x.x - - [17/Aug/2021:20:10:25 +0000] "GET /rytecTNT_Basic.xz HTTP/1.1" 200 507492 "-" "Twisted client"
x.x.x.x - - [17/Aug/2021:20:15:46 +0000] "GET /rytecNWS.xz HTTP/1.1" 200 273312 "-" "Twisted client"
x.x.x.x - - [17/Aug/2021:20:16:27 +0000] "GET /rytecTNT_Basic.xz HTTP/1.1" 200 507492 "-" "Twisted client"

all returned with a "200 OK" status.

 

It looks like your end is disconnecting before the download is complete.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: EPGImport generates crashes #3 doglover

  • Rytec EPG Team
  • 16,974 posts

+635
Excellent

Posted 18 August 2021 - 07:55

I am importing both these files on my receiver.

No problem.

It looks like the files are not the problem.

Probably as WW suggested, an internet connection problem.


Edited by doglover, 18 August 2021 - 08:01.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPGImport generates crashes #4 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 18 August 2021 - 08:01

I am importing both these files on my receiver.

No problem.

I looks like the files are not the problem.

Probably as WW suggested, an internet connection problem.

 

When I put URLs http://rytecepg.wanw...cBE_FR_Basic.xz and http://www.xmltvepg.nl/rytecTNT_Basic.xz into regular browser on laptop I've got the message:

 

403 Forbidden
nginx/1.20.1


Re: EPGImport generates crashes #5 Pr2

  • PLi® Contributor
  • 6,046 posts

+256
Excellent

Posted 18 August 2021 - 09:05

If you use the full rytec.source.xml the program will try to use another mirror. Indeed the file on wanwizard.eu url are not downloadable from a browser but they are on other mirrors.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: EPGImport generates crashes #6 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 18 August 2021 - 09:14

If you use the full rytec.source.xml the program will try to use another mirror. Indeed the file on wanwizard.eu url are not downloadable from a browser but they are on other mirrors.

 

Plugin clearly crashes on this download attempt, how can I reconfigure it to skip these problematic URLs, and use mirrors instead? 



Re: EPGImport generates crashes #7 Pr2

  • PLi® Contributor
  • 6,046 posts

+256
Excellent

Posted 18 August 2021 - 12:00

VTI is using XMLTVimport and not EPGImport so probably better to get support on VTI forum for this problem.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: EPGImport generates crashes #8 djakac9

  • Senior Member
  • 67 posts

0
Neutral

Posted 18 August 2021 - 13:33

same problem on gemini image dm 900 uhd with epg import plugin the last month 



Re: EPGImport generates crashes #9 Pr2

  • PLi® Contributor
  • 6,046 posts

+256
Excellent

Posted 18 August 2021 - 18:43

OE based image are using XMLtvimport but in the log it reports has being EPGimport but there are differences between both.

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: EPGImport generates crashes #10 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 18 August 2021 - 20:58

OE based image are using XMLtvimport but in the log it reports has being EPGimport but there are differences between both.

 

I do use EPGimport plugin, not XMLtvimport. Logs clearly show that execution of EPGimport causes a crash of system on box.

 

I've been using EPGimport for few years and I was satisfied with it. Problems have started very recently.



Re: EPGImport generates crashes #11 doglover

  • Rytec EPG Team
  • 16,974 posts

+635
Excellent

Posted 19 August 2021 - 07:20

Problem is we cannot reproduce the error.

So I do not have a clue where to look.

 

Being said, I investigated the XMLTV file and found (using your previous posted log) these which are clearly at fault:

<programme start="20210819000000 +0200" stop="20210819000000 +0200" channel="AntenneCentre.be">
    <title lang="nl">Boucle de nuit</title>
    <desc lang="nl">Rediffusion en boucle du journal télévisé, du bulletin météo et de magazines, toute la nuit jusqu'au matin.</desc>
  </programme>
  <programme start="20210819000000 +0200" stop="20210819060000 +0200" channel="AntenneCentre.be">
    <title lang="nl">Boucle de nuit</title>
    <desc lang="nl">Journal, météo, magazines.</desc>
  </programme>

Zero length show.  In the OpenPLi version of EPGimport this is no problem.

Maybe in the OEversion it is.

Will remove them be adding a statement that shows should be at least 1 minute in length.

 

Please try after lunch.

(But I doubt this will solve the problem, in view of the error:

[EPGImport] connectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionFdescWentAway'>: Uh: Filedescriptor went away.)


Edited by doglover, 19 August 2021 - 07:39.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPGImport generates crashes #12 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 19 August 2021 - 07:50

Problem is we cannot reproduce the error.

So I do not have a clue where to look.

 

Being said, I investigated the XMLTV file and found (using your previous posted log) these which are clearly at fault:

<programme start="20210819000000 +0200" stop="20210819000000 +0200" channel="AntenneCentre.be">
    <title lang="nl">Boucle de nuit</title>
    <desc lang="nl">Rediffusion en boucle du journal télévisé, du bulletin météo et de magazines, toute la nuit jusqu'au matin.</desc>
  </programme>
  <programme start="20210819000000 +0200" stop="20210819060000 +0200" channel="AntenneCentre.be">
    <title lang="nl">Boucle de nuit</title>
    <desc lang="nl">Journal, météo, magazines.</desc>
  </programme>

Zero length show.  In the OpenPLi version of EPGimport this is no problem.

Maybe in the OEversion it is.

Will remove them be adding a statement that shows should be at least 1 minute in length.

 

Please try after lunch.

(But I doubt this will solve the problem, in view of the error:

[EPGImport] connectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionFdescWentAway'>: Uh: Filedescriptor went away.)

 

I am trying to get attention to this issue also on support forum for VTi images. I don't really know what has changed since July that now epgimport causes these issues. It's been working fine for so many years...

 

I am pasting a larger piece of recent crashlog file to show actual process causing system crash.

 

 

[...]
[EPGImport] nextImport, source= Wallonie - Telesat Base (xz)
[EPGImport] Downloading: rytecBE_FR_Basic.xz to local path: /tmp/epgimport.xz
[EPGImport] connectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionFdescWentAway'>: Uh: Filedescriptor went away.
]
[EPGImport] afterDownload /tmp/epgimport.xz
[EPGImport] unlink /tmp/epgimport.xz
[EPGImport] afterChannelDownload None
[XMLTVConverter] Enumerating event information
Unknown channel: CINECLASSIC.BE
Unknown channel: CINEFRISSON.BE
Unknown channel: CINEPREMIER.BE
Unknown channel: VOOsportWorld1.be
Unknown channel: VOOsportWorld2.be
Unknown channel: VOOsportWorld3.be
Unknown channel: Be1Plus1.be
Unknown channel: Arte.be
Unknown channel: Be1.be
Unknown channel: BeCine1.be
Unknown channel: BeSeries.be
Unknown channel: ComedyCentral.be
Unknown channel: ElevenProLeague2FR.be
Unknown channel: ElevenProLeague3FR.be
Unknown channel: ElevenSports3F.be
[XMLTVConverter] Bad start/stop time: 20210818000000 +0200 (1629237600) - 20210818000000 +0200 (1629237600) [Boucle de nuit]
[XMLTVConverter] Bad start/stop time: 20210819000000 +0200 (1629324000) - 20210819000000 +0200 (1629324000) [Boucle de nuit]
[XMLTVConverter] Bad start/stop time: 20210820000000 +0200 (1629410400) - 20210820000000 +0200 (1629410400) [Boucle de nuit]
[XMLTVConverter] Bad start/stop time: 20210821000000 +0200 (1629496800) - 20210821000000 +0200 (1629496800) [Boucle de nuit]
Unknown channel: BRFFernsehen.be
Unknown channel: LN24.be
[EPGImport] nextImport, source= France - TNT (xz)
[EPGImport] Downloading: rytecTNT_Basic.xz to local path: /tmp/epgimport.xz
[EPGImport] connectionLost [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionFdescWentAway'>: Uh: Filedescriptor went away.
]
[EPGImport] afterDownload /tmp/epgimport.xz
[EPGImport] unlink /tmp/epgimport.xz
[EPGImport] afterChannelDownload None
[XMLTVConverter] Enumerating event information
[XMLTVConverter] Bad start/stop time: 20210818005500 +0200 (1629240900) - 20210818005500 +0200 (1629240900) [Documentaire - Dénez Prigent, le chant magnétique]
[XMLTVConverter] Bad start/stop time: 20210818085000 +0200 (1629269400) - 20210818085000 +0200 (1629269400) [Météo]
[XMLTVConverter] Bad start/stop time: 20210818085000 +0200 (1629269400) - 20210818085000 +0200 (1629269400) [FIN AR BED Saison 2 épisode 7]
[XMLTVConverter] Bad start/stop time: 20210818215500 +0200 (1629316500) - 20210818215500 +0200 (1629316500) [L'invité - Jean De Kervasdoué]
[XMLTVConverter] Bad start/stop time: 20210818215500 +0200 (1629316500) - 20210818215500 +0200 (1629316500) [Météo]
[XMLTVConverter] Bad start/stop time: 20210819053000 +0200 (1629343800) - 20210819053000 +0200 (1629343800) [L'INSTANT ETE]
[XMLTVConverter] Bad start/stop time: 20210819074500 +0200 (1629351900) - 20210819074500 +0200 (1629351900) [L'INSTANT ETE]
[XMLTVConverter] Bad start/stop time: 20210819110000 +0200 (1629363600) - 20210819110000 +0200 (1629363600) [Gringe - Vieilles Charrues 2019]
Unknown channel: BFMLyon.fr
Unknown channel: Guadeloupe1.fr
Unknown channel: Guyane1.fr
Unknown channel: Martinique1.fr
Unknown channel: viaVosges.ch
Unknown channel: TF1plus1.fr
Unknown channel: TMCplus1.fr
[bsod.cpp] --------------------------------
DebugInfo:
/usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x7E9EC]
/lib/libc.so.6(__default_rt_sa_restorer) [0xB62926C0]
/lib/libc.so.6(gsignal) [0xB62915A8]
[bsod.cpp] --------------------------------
]]>
</dvbapp2crashlog>
</crashlogs>
<systemmessages>
[..]



Re: EPGImport generates crashes #13 doglover

  • Rytec EPG Team
  • 16,974 posts

+635
Excellent

Posted 19 August 2021 - 09:56

Testimport:

[EPGImport] Selected source:  ['Wallonie - Telesat Base (xz)']
sourcesDone():  False None
[EPGImport] nextImport, source= Wallonie - Telesat Base (xz)
[EPGImport] Downloading: http://rytecepg.dyndns.tv/epg_data/rytecBE_FR_Basic.xz to local path: /tmp/epgimport.xz
[EPGImport] checkValidServer serverurl http://rytecepg.dyndns.tv/epg_data/rytecBE_FR_Basic.xz
[EPGImport] checkValidServer rejected server download error for: http://rytecepg.dyndns.tv/epg_data
[EPGImport] download failed: checkValidServer reject the server
[EPGImport] Attempting alternative URL
[EPGImport] Downloading: http://www.xmltvepg.nl/rytecBE_FR_Basic.xz to local path: /tmp/epgimport.xz
[EPGImport] checkValidServer serverurl http://www.xmltvepg.nl/rytecBE_FR_Basic.xz
[EPGImport] afterDownload /tmp/epgimport.xz
[EPGImport] unlink /tmp/epgimport.xz
[EPGImport] afterChannelDownload None
[EPGImport] Using twisted thread
[XMLTVConverter] Enumerating event information
Unknown channel:  cineclassic.be
Unknown channel:  cinefrisson.be
Unknown channel:  cinepremier.be
Unknown channel:  voosportworld1.be
Unknown channel:  voosportworld2.be
Unknown channel:  voosportworld3.be
Unknown channel:  be1plus1.be
Unknown channel:  arte.be
Unknown channel:  be1.be
Unknown channel:  becine1.be
Unknown channel:  beseries.be
Unknown channel:  comedycentral.be
Unknown channel:  elevenproleague2fr.be
Unknown channel:  elevenproleague3fr.be
Unknown channel:  elevensports3f.be
Unknown channel:  brffernsehen.be
[EPGImport] ### thread is ready ### Events: 2534
[EPGImport] imported 2534 events
[EPGImport] Save last import date and count event
[EPGImport] Run check deep standby after import
[EPGImport] #### Finished ####

No problem. 

Except it skipped one source.  Do not know why when I checked this source it is up-to-date


Edited by doglover, 19 August 2021 - 10:00.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPGImport generates crashes #14 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 19 August 2021 - 11:06

Ok, I have removed EPGImport extension completely together with deletion of /etc/epgimport folder and then reinstalled it.

 

It did help in that way that now crashes are not being triggered by manual plugin execution.

 

However, I have problem that I am receiving zero events for French and Belgian sat channels despite choosing all respective categories.

I do receive events for other countries though (e.g. Poland).

 

Attaching current version of rytec.sources.xml that has come with the plugin installation. Anything lacking there?

 

Any hint for making it working?

Attached Files


Edited by ecolek, 19 August 2021 - 11:08.


Re: EPGImport generates crashes #15 doglover

  • Rytec EPG Team
  • 16,974 posts

+635
Excellent

Posted 19 August 2021 - 12:33

That is a very old version of the sources file.

It still list the gz files, which are not being used anymore.

The most recent is attached.

Attached Files


Edited by doglover, 19 August 2021 - 12:36.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*


Re: EPGImport generates crashes #16 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 19 August 2021 - 15:27

That is a very old version of the sources file.

It still list the gz files, which are not being used anymore.

The most recent is attached.

 

Ok, replaced rytec.sources.xml  and crashed started to appear again. It looks like EPG for French channels is problematic, box crashes even if I choose "Francais TNT" alone. 

 

[XMLTVConverter] Enumerating event information
send cancel to thread
thread joined 0
[XMLTVConverter] Bad start/stop time: 20210819053000 +0200 (1629343800) - 20210819053000 +0200 (1629343800) [L'INSTANT ETE]
[XMLTVConverter] Bad start/stop time: 20210819053000 +0200 (1629343800) - 20210819053000 +0200 (1629343800) [Météo]      E]
[XMLTVConverter] Bad start/stop time: 20210819074500 +0200 (1629351900) - 20210819074500 +0200 (1629351900) [L'INSTANT ETE]
[XMLTVConverter] Bad start/stop time: 20210819110000 +0200 (1629363600) - 20210819110000 +0200 (1629363600) [Gringe - Vieilles Charrues 2019]
[XMLTVConverter] Bad start/stop time: 20210819110000 +0200 (1629363600) - 20210819110000 +0200 (1629363600) [Météo]      E]
[XMLTVConverter] Bad start/stop time: 20210820053000 +0200 (1629430200) - 20210820053000 +0200 (1629430200) [L'INSTANT ETE]                     }}
[XMLTVConverter] Bad start/stop time: 20210820074500 +0200 (1629438300) - 20210820074500 +0200 (1629438300) [L'INSTANT ETE]
[XMLTVConverter] Bad start/stop time: 20210820110000 +0200 (1629450000) - 20210820110000 +0200 (1629450000) [Météo]
Unknown channel:  BFMLyon.fr
Unknown channel:  Guadeloupe1.fr
Unknown channel:  Guyane1.fr
Unknown channel:  Martinique1.fr
Unknown channel:  viaVosges.ch
Unknown channel:  TF1plus1.fr
Unknown channel:  TMCplus1.fr
[bsod.cpp] --------------------------------
DebugInfo:
/usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x7E9EC]
/lib/libc.so.6(__default_rt_sa_restorer) [0xB61DD6C0]
/lib/libc.so.6(gsignal) [0xB61DC5A8]
[bsod.cpp] --------------------------------
]]>
                </dvbapp2crashlog>
        </crashlogs>
        <systemmessages>


Re: EPGImport generates crashes #17 Pr2

  • PLi® Contributor
  • 6,046 posts

+256
Excellent

Posted 19 August 2021 - 16:10

it is not because the log write EPGImport that you are using it.  The version is different.

 

Check this:

https://github.com/o...GImport.py#L109

 

This is the XMLTVImport repository the one used by your image provider and the error messages claims that it is EPGImport but it is not.

 

So your image is using XMLTVimport and not EPGImport.

 

Here is the repository for the "true" EPGimport the one used by OpenPLi:

 

https://github.com/O...sions-epgimport

 

If you force the installation of EPGImport  from an .ipk  then I would advice that you install the "EPG Import" from your image provider feed.

 

On install OpenPLi and test if EPGimport is crashing too.


Edited by Pr2, 19 August 2021 - 16:11.

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: EPGImport generates crashes #18 WanWizard

  • PLi® Core member
  • 68,303 posts

+1,718
Excellent

Posted 19 August 2021 - 16:44

That error looks very much like the glibc MIPS bug. OpenPLi will have a patch for that in the upcoming 8.1-release (backported from the current glibc).

 

It isn't the Python Twisted connection timeout we saw earlier.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: EPGImport generates crashes #19 ecolek

  • Senior Member
  • 29 posts

0
Neutral

Posted 19 August 2021 - 18:37

it is not because the log write EPGImport that you are using it.  The version is different.

 

Check this:

https://github.com/o...GImport.py#L109

 

This is the XMLTVImport repository the one used by your image provider and the error messages claims that it is EPGImport but it is not.

 

So your image is using XMLTVimport and not EPGImport.

 

Here is the repository for the "true" EPGimport the one used by OpenPLi:

 

https://github.com/O...sions-epgimport

 

If you force the installation of EPGImport  from an .ipk  then I would advice that you install the "EPG Import" from your image provider feed.

 

On install OpenPLi and test if EPGimport is crashing too.

 

I use installation of EPGImport as an extension from official list from VTi, not a separate ipk package. The only modification was this rytec.sources.xml update to the version provided by doglover.

 

This solution has worked for me for few years, and started to cause issues just last month.

 

Tomorrow I'll reinstall whole system to see if it helps. I'm used to VTi so I'd prefer not to change a system image.



Re: EPGImport generates crashes #20 doglover

  • Rytec EPG Team
  • 16,974 posts

+635
Excellent

Posted 19 August 2021 - 18:38

Lets try to find out if the problem is with the download or the file itself.

 

Download both these files with wget or via your browser on the PC:

http://www.xmltvepg.nl/rytec.channels.xml.xz
http://www.xmltvepg.nl/rytecTNT_Basic.xz

Copy both files in /etc/epgimport on your receiver

Also place in /etc/epgimport/ the attached test.sources.xml file

 

 

Now import only the Test TNT source.  Located in the Category Test.

Does it crashes now?

pls. forward the full epgimport.log file.

 

PS:  After the test you can delete these 3 files.

Attached Files


Edited by doglover, 19 August 2021 - 18:39.

~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)

Synology NAS

Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users