Dear list,<br><br>I'm still having the same problem, but it's looking like the problem is actually the database, and not the RT site.<br><br>At the moment i have a mythtv backend with a PVR500 and a PVR150, both connected to my analog line (with belgian listings)
<br>this works great, also for updating the listings.<br><br>Now i got myself a sattelite dish and SKY box. combination works great directly to my TV.<br>I also got a serial box capable of changing the channel on my SKY box. that should work with mythtv.
<br><br>I connected my SKY box to the PVR150, stopped mythtv, run mythtv-setup and added a sourceid for UK (both for RT and bleb)<br>I changed the PVR150 to use the UK sourceid, and not the belgian one. next i exitted mythtv-setup
<br><br>I tried to run "mythfilldatabase --sourceid 2 --manual" and this takes like 1 hour and ends in:<br><br><br><font size="1">Lost connection to MySQL server at 'reading authorization packet', system error: 0
<br><br>QSqlQuery::exec: database not open<br>QSqlQuery::exec: database not open<br>2007-08-21 16:51:37.034 DB Error (KickDatabase):<br>Query was:<br>SELECT NULL;<br>No error type from QSqlError? Strange...<br>QSqlQuery::prepare: database not open
<br>QSqlQuery::exec: database not open<br>###<br>### New channel found<br>###<br>### name = ARY Digital<br>### callsign =<br>### channum = ARY Digital<br>### finetune =<br>### tvformat = Default<br>### icon = /home/mythtv/.mythtv/channels/ary_digital.jpg
<br>###<br>Choose a channel ID (positive integer) [0] ###<br>### Channel skipped<br>###<br>2007-08-21 16:54:13.755 Unable to connect to database!<br>2007-08-21 16:54:13.770 Driver error was [1/2013]:<br>QMYSQL3: Unable to connect
<br>Database error was:<br>Lost connection to MySQL server at 'reading authorization packet', system error: 0<br><br>QSqlQuery::exec: database not open<br>QSqlQuery::exec: database not open<br>2007-08-21 16:55:24.089
DB Error (KickDatabase):<br>Query was:<br>SELECT NULL;<br>No error type from QSqlError? Strange...<br>QSqlQuery::prepare: database not open<br>QSqlQuery::exec: database not open<br>###<br>### New channel found<br>###<br>
### name = Animal Planet<br>### callsign =<br>### channum = Animal Planet<br>### finetune =<br>### tvformat = Default<br>### icon = /home/mythtv/.mythtv/channels/animalplanet.jpg<br>###<br>Choose a channel ID (positive integer) [0]
<br></font><br>After filling in the channel ID it continues ..<br><font size="1"><br>Choose a channel ID (positive integer) [0] 25<br>Choose a channel name (any string, long version) [Animal Planet]<br>Choose a channel callsign (any string, short version) animal
<br>Choose a channel number (just like xawtv) [Animal Planet]<br>Choose a channel fine tune offset (just like xawtv)<br>Choose a TV format (PAL/SECAM/NTSC/ATSC/Default) [Default]<br>Choose a channel icon image (any path name) [
<a href="http://www.lyngsat-logo.com/logo/tv/aa/animalplanet.jpg">http://www.lyngsat-logo.com/logo/tv/aa/animalplanet.jpg</a>]<br>2007-08-21 17:14:57.068 New DB connection, total: 5<br>2007-08-21 17:15:04.842 Connected to database 'mythconverg' at host: mysql
<br>###<br>### Channel inserted<br>###<br>2007-08-21 17:17:35.806 Unable to connect to database!<br>2007-08-21 17:17:36.051 Driver error was [1/2013]:<br>QMYSQL3: Unable to connect<br>Database error was:<br>Lost connection to MySQL server at 'reading authorization packet', system error: 0
<br><br>QSqlQuery::exec: database not open</font><br><br><br>However, my belgian listings still run fine, so the database should be ok.<br><br>Do i have to do anything more to get the UK listings ?<br>maybe there are some belgian listings still in the DB for the PVR150,
<br>do i have to delete them somewhere before i change the pvr150 to UK ?<br><br>I'm at a loss.<br><br>NOTES:<br>- mysql server runs on different server then backend<br>- both backend and mysql actually run inside a xen VM.
<br><br>