[mythtv-commits] Ticket #12612: New installs die after a few days fixes/0.27 (v0.27 (v0.27.5-71-ga62fc0d)

MythTV noreply at mythtv.org
Sat Jan 23 05:12:31 UTC 2016


#12612: New installs die after a few days fixes/0.27 (v0.27 (v0.27.5-71-ga62fc0d)
----------------------------------+--------------------------------
 Reporter:  singogli@…            |          Owner:
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.27.5
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------------

Comment (by singogli@…):

 Attached frontend and backend logs for this event.
 Backend setup has both local and master server ip set to 192.168.10.128
 Frontend setup is also set to 192.168.10.128

 I am using schedulesdirect for all program information.  EIT scan is not
 enabled in backend sources setup.

 searching the channel table as you suggested:

 mysql search    SELECT * FROM channel WHERE name LIKE '%\0%';
 revealed a NULL in columns finetune and iptvid

 Browsing database mythconverg with phpmyadmin revealed all NULL in these
 two columns

 None of the program table columns you suggested showed any NULL

 Browsing program table with  phpmyadmin shows many  NULL in
 originalairdate column but running
 SELECT * FROM program WHERE originalairdate LIKE '%\0%';
 in mysql returns:
 Empty set, 1 warning (0.02 sec)

 What would I replace NULL with if I tried editing the tables directly?

 Is there a mysql command to do that?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12612#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list