Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 10 of 10

Thread: Update problem

  1. #1

    Title
    Junior Member
    Join Date
    May 2011
    Posts
    17
    Thanks
    1
    Thanked 1 Time in 1 Post

    Update problem

    Hi.

    I have this annoying problem where, sooner or later, the EPG information will disappear in my Gigablue Quad. Attached are two log files from CrossEPG:
    update_auto.log: Log from scheduled update.
    update_manual.log: Log from manual update, i.e. "Download now" in the CrossEPG menu.

    It would seem that the scheduled download always fails and the manual update always succeeds.
    Anyone seen this or have any idea why the scheduled download fails?

    (I also think it's a problem that it fails silently. In the "Database information" in CrossEPG there's no mention of the update failing)

    crossepg_manual.log
    crossepg_auto.log

  2. #2
    river-rat's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Nov 2011
    Location
    uk
    Posts
    399
    Thanks
    45
    Thanked 19 Times in 16 Posts
    using usb? i had it as well try HD

  3. #3

    Title
    Junior Member
    Join Date
    May 2011
    Posts
    17
    Thanks
    1
    Thanked 1 Time in 1 Post
    Already using HD.

  4. #4

    Title
    Forum Supporter
    Donated Member
    Join Date
    Jan 2012
    Posts
    293
    Thanks
    55
    Thanked 54 Times in 43 Posts
    I couldnt get a thing on epg with 642 for gigablue se so gone back to 632 and populated straight away.Was having problems with gigablue quad but then put epg to hdd and its working well.The quad is on the newest image too.

  5. #5

    Title
    Member
    Join Date
    Apr 2011
    Posts
    43
    Thanks
    44
    Thanked 7 Times in 6 Posts
    I was having problems getting the crossepg data to save/load on usb.

    This was on a solo2 with vix build 643 using opentv.

    All fine on 632 which I've reverted back too.

  6. #6
    Stanman's Avatar
    Title
    Junior Admin
    Donated Member
    Join Date
    May 2010
    Posts
    11,284
    Thanks
    1,035
    Thanked 3,599 Times in 2,632 Posts
    There was an issue in one of the builds but this has been fixed by Andy in build 645 onwards

    Support The Sponsor - Buy from the best HERE
    Please abide by the rules - have a read HERE
    VIX manual & guides >>HERE
    Download images from >> HERE
    New Box Setup Guide >>HERE

    D I S C L A I M E R
    My right to post information is protected under the rights for freedom act. In all instances, information discussed here on my posts are either hypothetical in nature, out of general curiosity, common knowledge, public knowledge, or role-play. Any use of the collective descriptions and shared knowledge from any of my posts are at the sole discretion of the reader. I am not responsible for what you do with it!

    PM HELP WILL BE IGNORED PLEASE POST HERE IN FORUM AS IT BENEFITS EVERYONE


    Follow us on Twitter

    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN! IN OPEN FORUM OR PM

    IF THE POSTS HELP PLEASE CLICK THANKS OR ADD TO REP ?



  7. The Following User Says Thank You to Stanman For This Useful Post:

    TopBuzz (07-04-13)

  8. #7

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    I also have the issue running v648 (GB HD QUAD).
    I tried on usb/hdd and I do see the crossepd directory getting updated with latest files but for some reason it's not being displayed in the infobar

    root@gbquad:/media/usb# ll
    drwxrwxrwx 2 root root 4096 Apr 8 21:41 crossepg
    -rwxrwxrwx 1 root root 612456 Apr 8 21:36 epg.dat
    drwxrwxrwx 2 root root 4096 Jan 28 11:46 imagebackups

    root@gbquad:/media/usb/crossepg# ll
    -rwxrwxrwx 1 root root 0 Apr 8 21:41 crossepg.aliases.db
    -rwxrwxrwx 1 root root 27880055 Apr 8 21:41 crossepg.descriptors.db
    -rwxrwxrwx 1 root root 10680690 Apr 8 21:41 crossepg.headers.db
    -rwxrwxrwx 1 root root 1622050 Apr 8 21:41 crossepg.indexes.db
    -rwxrwxrwx 1 root root 145720 Apr 8 21:41 crossepg.log

    Any idea of what could be the problem? it used to work ok even though I needed to manually dl it everyday.

    Which log could help troubleshooting the issue?
    thanks

    I tried to re-install but the same:
    root@gbquad:/media/usb# opkg remove --force-depends enigma2-plugin-systemplugins-crossepg
    Removing package enigma2-plugin-systemplugins-crossepg from root...

    root@gbquad:/media/usb# opkg install enigma2-plugin-systemplugins-crossepg
    Installing enigma2-plugin-systemplugins-crossepg (0.6.2+git356+0853530-r6) to root...
    Downloading http://enigma2.world-of-satellite.co...6_mips32el.ipk

    the log I found (with mount issues) Enigma2-01-01-1970_01-00-24.zip
    After cleaning the old net mounts and a reboot I still see python errors in the log created at boot Enigma2-01-01-1970_01-00-22.zip
    Last edited by XabiX; 08-04-13 at 21:01.
    grab -o -p /tmp/grab.png #screen grab without the image of the channel you are watching
    grab -d -p /tmp/grab.png #screen grab with the image of the channel you are watching

  9. #8

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    Here is the loop output from the debug log provided above. Not sure if this explains the issue:

    Traceback (most recent call last):
    File "/usr/lib/enigma2/python/mytest.py", line 682, in <module>
    runScreenTest()
    File "/usr/lib/enigma2/python/mytest.py", line 527, in runScreenTest
    runReactor()
    File "/usr/lib/enigma2/python/mytest.py", line 102, in runReactor
    reactor.run(installSignalHandlers=False)
    File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 1169, in run

    --- <exception caught here> ---
    File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 1181, in mainLoop

    File "/usr/lib/enigma2/python/e2reactor.py", line 158, in doPoll

    exceptions.OverflowError: Python int too large to convert to C long
    Unhandled Error
    grab -o -p /tmp/grab.png #screen grab without the image of the channel you are watching
    grab -d -p /tmp/grab.png #screen grab with the image of the channel you are watching

  10. #9

    Title
    Junior Member
    Join Date
    May 2011
    Posts
    17
    Thanks
    1
    Thanked 1 Time in 1 Post
    I updated to 649 and also deleted epg.dat and all CrossEpg files to get a fresh start.
    It's actually worse now. As can be seen in the attached log file it can't even download the headers file, which actually worked before.
    Still works fine if I do a manual update.

    crossepg.log

  11. #10

    Title
    Senior Member
    Join Date
    Oct 2012
    Posts
    190
    Thanks
    22
    Thanked 18 Times in 14 Posts
    not sure why but for me it looks better since v649. I figured out that I had two picons directories (one in flash and one in usb). I deleted both and redownload the files in usb.
    grab -o -p /tmp/grab.png #screen grab without the image of the channel you are watching
    grab -d -p /tmp/grab.png #screen grab with the image of the channel you are watching

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.