mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #02205
[Bug 579094] Re: 10.04 Upgrade, backend no longer communicating with mysql database
Thanks. That was indeed very helpful and I am now much further forward,
although I still ended up going round the same circle including the same
"no UPnP" message when I run mythtv backend setup.
Having performed the tweak advised in bug #556204 of editing and saving
/etc/init/mythtv-backend.conf file with an addition to the dependent
conditions of "and started udev-finish", my mythtvbackend.log now
appears as follows:
2010-06-03 12:30:02.378 MainServer::ANN Monitor
2010-06-03 12:30:02.396 adding: james-desktop as a client (events: 0)
2010-06-03 12:38:11.617 mythbackend version: branches/release-0-23-fixes [24879] www.mythtv.org
2010-06-03 12:38:11.618 Using runtime prefix = /usr
2010-06-03 12:38:11.630 Using configuration directory = /home/mythtv/.mythtv
2010-06-03 12:38:11.647 Empty LocalHostName.
2010-06-03 12:38:11.655 Using localhost value of james-desktop
2010-06-03 12:38:11.671 New DB connection, total: 1
2010-06-03 12:38:11.686 Connected to database 'mythconverg' at host: localhost
2010-06-03 12:38:11.688 Closing DB connection named 'DBManager0'
2010-06-03 12:38:11.697 Connected to database 'mythconverg' at host: localhost
2010-06-03 12:38:11.708 Current MythTV Schema Version (DBSchemaVer): 1254
2010-06-03 12:38:11.714 MythBackend: Starting up as the master server.
2010-06-03 12:38:11.723 New DB connection, total: 2
2010-06-03 12:38:11.730 Connected to database 'mythconverg' at host: localhost
2010-06-03 12:38:11.739 MythBackend, Error: No valid capture cards are defined in the database.
Perhaps you should re-read the installation instructions?
2010-06-03 12:38:11.796 New DB connection, total: 3
2010-06-03 12:38:11.820 Connected to database 'mythconverg' at host: localhost
2010-06-03 12:38:11.827 MediaServer:: Loopback address specified - 127.0.0.1. Disabling UPnP
2010-06-03 12:38:11.836 Main::Registering HttpStatus Extension
2010-06-03 12:38:11.845 Enabled verbose msgs: important general
2010-06-03 12:38:11.854 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2010-06-03 12:39:31.798 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2010-06-03 12:40:02.067 MainServer::ANN Monitor
2010-06-03 12:40:02.077 adding: james-desktop as a client (events: 0)
Hopefully it will now be possible for you to see what I am not doing
correctly, or at least what I now need to do.
Thanks
James
--
10.04 Upgrade, backend no longer communicating with mysql database
https://bugs.launchpad.net/bugs/579094
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Invalid
Status in “mysql-dfsg-5.1” package in Ubuntu: Confirmed
Bug description:
After performing the upgrade to 10.04 I no longer was able to access mythtv. whenever I try running setup the results tell me there is no connection to mysql database or upnp. I cant seem to see any posts since the relase just like this.
@htpc:~/.mythtv$ mythbackend
2010-05-11 21:09:31.867 mythbackend version: branches/release-0-23-fixes [24158] www.mythtv.org
2010-05-11 21:09:31.868 Using runtime prefix = /usr
2010-05-11 21:09:31.868 Using configuration directory = /home/shrabok/.mythtv
2010-05-11 21:09:31.868 Empty LocalHostName.
2010-05-11 21:09:31.868 Using localhost value of htpc
2010-05-11 21:09:31.869 Testing network connectivity to '192.168.0.101'
2010-05-11 21:09:31.880 New DB connection, total: 1
2010-05-11 21:09:31.880 Unable to connect to database!
2010-05-11 21:09:31.880 Driver error was [1/2003]:
QMYSQL: Unable to connect
Database error was:
Can't connect to MySQL server on '192.168.0.101' (111)
2010-05-11 21:09:31.881 MCP::InitUPnP() - HttpServer Create Error
2010-05-11 21:09:31.881 Deleting UPnP client...
Follow ups
References