<div class="gmail_quote">On Thu, Apr 17, 2008 at 4:12 PM, Chris Vargas <<a href="mailto:ceenvee@yahoo.com">ceenvee@yahoo.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I am having problems connecting to my backend from a remote frontend and can't determine what the problem is. Hoping someone could help figure out what to try next.<br>
<br>The backend reports the following with mythbackend --version<br><br>MythTV Version : 17024M<br>MythTV Branch : branches/release-0-21-fixes<br>Library API : 0.21.20080304-1<br>Network Protocol : 40<br><br>Both the local and remote frontend show this with mythfrontend --version<br>
<br>MythTV Version : 17024M<br>MythTV Branch : branches/release-0-21-fixes<br>Library API : 0.21.20080304-1<br>Network Protocol : 40<br><br>I've enabled remote access on the backend by commenting out the bind-address in my.cnf. I can confirm remote access by logging on to mysql via the command line. All appropriate locations (as far as I can tell) in the backend setup and the frontend are using the IP number of the backend.<br>
<br>When I try to connect, I get the following:<br><br>2008-04-16 18:12:36.418 New DB connection, total: 2<br>2008-04-16 18:12:36.424 Connected to database 'mythconverg' at host: <a href="http://192.168.1.30/" target="_blank">192.168.1.30</a><br>
2008-04-16 18:12:36.427 Unexpected DB Schema version. Waiting to see if DB is being upgraded.<br>2008-04-16 18:12:41.451 Timed out waiting.<br>2008-04-16 18:12:41.451 This version of MythTV requires an updated database schema. Please run mythtv-setup or mythbackend to update your database.</blockquote>
<div> </div>
<div>What does the backend say when you start it up in the logs with a little verbosity? You might also check the DBSchemaVer setting value in your database using phpmyadmin or something like it to see if it is correct for the version you are running.</div>
<div> </div>
<div>Kevin</div></div>