errors

jwool

New Member
Hi,
Installed custom portal a few times now using 1.02.20 & 1.02.27. Everything seems to work except for epg. I keep getting these error messages in the web interface :

Runtime Error: /mod/webif/lib/epg.class:395: no such table: epg.epg in procedure 'epg' called at file "status.jim", line 85 at file "/mod/webif/lib/epg.class", line 395

Anyone know what this means and possible solution.

Thank you.
 
It means that your box doesn't have an EPG database. Can you look at the EPG log file (epgd.log) through the web interface diagnostics page and post what's in there?
 
More problems after numerous reinstalls custom-portal no longer appears. epgd log has nothing? found some errors in xinit:

>>> Contents of /var/log/epgd.log 0.00 bytes
>>> Contents of /var/log/xinit.log 320.00 bytes
mount: mounting /var/lib/humaxtv_backup/mod/config-ocontroller-si-rootfs.txt on /usr/browser/config-ocontroller-si-rootfs.txt failed: No such file or directory
mount: mounting /var/lib/humaxtv_backup/mod/config-ocontroller-si-rootfs.txt on /usr/browser/config-ocontroller-si-rootfs.txt failed: No such file or directory
 
general diagnostic :

Checking /mod partition type : Pass
Checking /mod filesystem type : Pass
Checking /mod/boot is a symlink : Pass
Checking /var/lib/humaxtv/mod is a directory : Pass
Checking /var/lib/humaxtv_backup/mod is a directory : Pass
Checking /mod/boot/2 is a symlink : Fail: -rw-r--r-- 1 root root 2557 Oct 23 2011 config-ocontroller-si-rootfs.txt
lrwxrwxrwx 1 root root 27 Jan 1 2000 mod -> /var/lib/humaxtv_backup/mod
Checking /mod/boot links correctly : Pass
Checking /mod/boot/2 links correctly : Fail: -rw-r--r-- 1 root root 2557 Oct 23 2011 config-ocontroller-si-rootfs.txt
/var/lib/humaxtv_backup/mod -rw-r--r-- 1 root root 2557 Oct 23 2011 config-ocontroller-si-rootfs.txt
lrwxrwxrwx 1 root root 27 Jan 1 2000 mod -> /var/lib/humaxtv_backup/mod
 
Try running the boot2fix diagnostic from that screen and see if the general diagnostic is any better.
 
Thank you, that fixed the general diagnostic errors and custom-portal works after a force reinstall. Annoyingly I still have the epg error and no log messages. I also get these messages when trying to search the epg :

Runtime Error: /mod/webif/lib/epg.class:88: expected number but got "" in procedure '.00000000000000000008>' called at file "search.jim", line 101 in procedure 'epg ended' called at file "/mod/lib/jim/oo.tcl", line 46 at file "/mod/lib/jim/oo.tcl", line 62 at file "/mod/webif/lib/epg.class", line 88
 
What's in modinit.log? That's the log that will include the EPG startup.
 
Can't see anything about epg.
Filesystem Size Used Available Use% Mounted on
/dev/root 15.4M 15.4M 0 100% /
tmpfs 61.0M 24.0K 61.0M 0% /tmp
tmpfs 61.0M 0 61.0M 0% /media
/dev/mtdblock1 2.0M 540.0K 1.5M 26% /var/lib/humaxtv
/dev/mtdblock2 2.0M 1.2M 812.0K 60% /var/lib/humaxtv_backup
/dev/mtdblock2 2.0M 1.2M 812.0K 60% /usr/browser/config-ocontroller-si-rootfs.txt
/dev/mtdblock2 2.0M 1.2M 812.0K 60% /usr/browser/config-ocontroller-si-rootfs.txt
/dev/sda1 7.1G 176.5M 6.6G 3% /media/drive1


PID USER VSZ STAT COMMAND
1 root 1248 S init
2 root 0 SW [migration/0]
3 root 0 SWN [ksoftirqd/0]
4 root 0 SW [migration/1]
5 root 0 SWN [ksoftirqd/1]
6 root 0 SW< [events/0]
7 root 0 SW< [events/1]
8 root 0 SW< [khelper]
9 root 0 SW< [kthread]
10 root 0 SW< [kblockd/0]
11 root 0 SW< [kblockd/1]
12 root 0 SW< [khubd]
13 root 0 SW< [kseriod]
14 root 0 SW [pdflush]
15 root 0 SW [pdflush]
16 root 0 SW< [kswapd0]
17 root 0 SW< [aio/0]
18 root 0 SW< [aio/1]
19 root 0 SW< [ata/0]
20 root 0 SW< [ata/1]
21 root 0 SW< [ata_aux]
22 root 0 SW< [scsi_eh_0]
23 root 0 SW< [scsi_eh_1]
24 root 0 SW [mtdblockd]
25 root 0 SW< [scsi_eh_2]
26 root 0 SW< [usb-storage]
28 root 0 SW< [kpsmoused]
30 root 1244 S {rcS} /bin/sh /etc/init.d/rcS
76 root 0 SWN [jffs2_gcd_mtd1]
77 root 0 SWN [jffs2_gcd_mtd2]
123 nobody 936 S /usr/bin/dnsmasq
128 root 812 S /sbin/utelnetd -l /bin/sh -p 23 -d
155 root 1244 S {S90settop} /bin/sh /etc/init.d/S90settop start
165 root 358m S /usr/bin/humaxtv
239 root 1248 S < {run-and-gun} /bin/sh /etc/mdev/run-and-gun
320 root 1256 S udhcpc -t 5 -T 10 -p /var/lib/humaxtv/udhcpc.eth0.pid -i eth0
373 root 0 SW< [kjournald]
386 root 1252 S < {modinit} /bin/sh /sbin/modinit
393 root 1336 R < ps -w
 
doing this from mac terminal reported this :

humax# /mod/etc/init.d/S60parseepg start
humax# stat: No such file or directory
 
Can you see if you have a Humax-created EPG database on the disk?

Code:
humax# ls -l /mnt/hd1 /mnt/hd1/dvbepg
 
Ah, is this a HD model?
If so, the EPG database that the Humax software creates should be at /media/drive1/epgsavedata
I would remove that file, reboot then go into the guide and see if it comes back, then reboot again and see if the web interface database /media/drive1/epg.db appears.
 
Thanks for help on this but no luck still. The epgsavedata wasn't in that location just these folders :

drwx------ 2 root root 16384 Jun 6 00:13 lost+found
drwxrwxrwx 8 root root 4096 Jan 1 2000 mod
 
If you go into the guide, do you see the full EPG data for the next 7 days?
 
This seems a bit obvious - but it does have an aerial signal does it?
You beat me to it : )

Can you describe the full setup that you have, including model, hard disk and anything that seems relevant, like aerial connection!
 
Yes, has full signal. The epg is fine when viewing on the tv but nothing appears in the web interface. My setup :

model - HD FOX T2
attached media is usb kingston G3 8gb datatraveler ext2 formatted. I wondered if the key might be the problem?
Webif doesn't seem to know the humax version? but it's 1.0.02.20

Not sure what else to say...everything seems to work fine (webif, ftp, custom-portal) except the epg doesn't seem to be working in the web interface.

All I get is an error message and a blank epg :

Runtime Error: /mod/webif/lib/epg.class:395: no such table: epg.epg in procedure 'epg' called at file "status.jim", line 85 at file "/mod/webif/lib/epg.class", line 395

Could possibly be a bug with new version? :

http://hummy.tv/forum/threads/webif-web-interface.266/
 
Back
Top