<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    In my Gentoo system, my backend is on Github manual ebuild
    0.25_pre20111217 and reports mythbackend version: master
    [v0.25pre-3932-gbd3b583] <a class="moz-txt-link-abbreviated" href="http://www.mythtv.org">www.mythtv.org</a> , while my frontend is
    0.25_pre20111230 and reports mythfrontend version: master
    [v0.25pre-3975-gc7bda80] <a class="moz-txt-link-abbreviated" href="http://www.mythtv.org">www.mythtv.org</a> (both are older than yours
    report).&nbsp; Those two are working together fine (but I'm still having
    the transcoded recordings problem I mentioned more than a month
    ago!) using protocol 70.&nbsp; <br>
    <br>
    From my frontend log files, I see:<br>
    <br>
    mythfrontend.20111231131610.1529.log:2011-12-31 13:16:20.762141 I
    [1529/1581] Reconnect mythcorecontext.cpp:1098 (CheckProtoVersion) -
    Using protocol version 70<br>
    mythfrontend.20111231145702.6793.log:2011-12-31 14:57:11.345994 I
    [6793/6831] Reconnect mythcorecontext.cpp:1098 (CheckProtoVersion) -
    Using protocol version 70<br>
    mythfrontend.20120101203134.23420.log:2012-01-01 20:31:47.404881 I
    [23420/31669] Reconnect mythcorecontext.cpp:1098 (CheckProtoVersion)
    - Using protocol version 70<br>
    mythfrontend.20120101203614.7296.log:2012-01-01 20:36:25.445774 I
    [7296/7939] Reconnect mythcorecontext.cpp:1098 (CheckProtoVersion) -
    Using protocol version 70<br>
    mythfrontend.20120102092945.3127.log:2012-01-02 09:29:59.346956 I
    [3127/3230] Reconnect mythcorecontext.cpp:1098 (CheckProtoVersion) -
    Using protocol version 70<br>
    <br>
    Those were from reboots I think, so it shows my frontend is using
    protocol 70, and my backend isn't reporting any protocol errors.<br>
    <br>
    I wonder if someone checked in an old update.&nbsp; I'll refrain from my
    next update until I see this is worked out.&nbsp; I don't need another
    defect driving me batty.<br>
    <br>
    -Jk<br>
    <br>
    <br>
    <br>
    On 1/2/12 9:08 AM, Stefan D wrote:
    <blockquote
cite="mid:CALiW6TMWMS-n4tDXACLTtCjsyDMbG+GO4MqAJbJjQ+2VZoLa=Q@mail.gmail.com"
      type="cite">I'm running trunk, but now i haven't updated for a
      month or something and thought it was time to do it. I have a
      little script i run so always make distclean of every part before
      making it again. So i should avoid problems with protocols and
      such. Never been a problem, worked fine until now.<br>
      <br>
      It seems that the backend is at version 69 and the frontend and
      mythweb is at 70 so obviously i have missed something, but what?<br>
      <br>
      Output from the backend:<br>
      <br>
      stefan@tvdator:~/dev/mythtv$ mythbackend<br>
      2012-01-02 17:52:38.409165 C&nbsp; mythbackend version: master
      [v0.25pre-4001-g455bef5-dirty] <a moz-do-not-send="true"
        href="http://www.mythtv.org">www.mythtv.org</a><br>
      2012-01-02 17:52:38.409194 N&nbsp; Enabled verbose msgs:&nbsp; general<br>
      2012-01-02 17:52:38.409219 N&nbsp; Setting Log Level to LOG_INFO<br>
      2012-01-02 17:52:38.409280 I&nbsp; Added logging to the console<br>
      2012-01-02 17:52:38.409290 I&nbsp; Added database logging to table
      logging<br>
      2012-01-02 17:52:38.409353 N&nbsp; Setting up SIGHUP handler<br>
      2012-01-02 17:52:38.409474 N&nbsp; Using runtime prefix = /usr<br>
      2012-01-02 17:52:38.409490 N&nbsp; Using configuration directory =
      /home/stefan/.mythtv<br>
      2012-01-02 17:52:38.410337 I&nbsp; Using localhost value of tvdator<br>
      2012-01-02 17:52:38.417054 I&nbsp; Database connection created:
      DBManager0<br>
      2012-01-02 17:52:38.417080 I&nbsp; New DB connection, total: 1<br>
      2012-01-02 17:52:38.419229 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:52:38.525544 I&nbsp; Database connection created:
      DBManager1<br>
      2012-01-02 17:52:38.525563 I&nbsp; New DB connection, total: 2<br>
      2012-01-02 17:52:38.525755 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:52:38.525975 I&nbsp; Closing DB connection named
      'DBManager0'<br>
      2012-01-02 17:52:38.526063 I&nbsp; Database connection created:
      DBManager2<br>
      2012-01-02 17:52:38.526083 I&nbsp; New DB connection, total: 2<br>
      2012-01-02 17:52:38.526252 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:52:38.527111 I&nbsp; Current locale en_US<br>
      2012-01-02 17:52:38.527155 N&nbsp; Reading locale defaults from
      /usr/share/mythtv//locales/en_us.xml<br>
      2012-01-02 17:52:38.533848 I&nbsp; Current MythTV Schema Version
      (DBSchemaVer): 1291<br>
      2012-01-02 17:52:38.534101 I&nbsp; Loading en_us translation for module
      mythfrontend<br>
      2012-01-02 17:52:38.534577 N&nbsp; MythBackend: Starting up as the
      master server.<br>
      <br>
      <br>
      Output from the frontend:<br>
      <br>
      stefan@tvdator:~/dev/mythtv$ mythfrontend<br>
      2012-01-02 17:53:45.076390 C&nbsp; mythfrontend version: master
      [v0.25pre-4001-g455bef5-dirty] <a moz-do-not-send="true"
        href="http://www.mythtv.org">www.mythtv.org</a><br>
      2012-01-02 17:53:45.076421 N&nbsp; Enabled verbose msgs:&nbsp; general<br>
      2012-01-02 17:53:45.076455 N&nbsp; Setting Log Level to LOG_INFO<br>
      2012-01-02 17:53:45.076521 I&nbsp; Added logging to the console<br>
      2012-01-02 17:53:45.076532 I&nbsp; Added database logging to table
      logging<br>
      2012-01-02 17:53:45.076580 N&nbsp; Setting up SIGHUP handler<br>
      2012-01-02 17:53:45.076673 N&nbsp; Using runtime prefix = /usr<br>
      2012-01-02 17:53:45.076705 N&nbsp; Using configuration directory =
      /home/stefan/.mythtv<br>
      2012-01-02 17:53:46.051364 I&nbsp; Using localhost value of tvdator<br>
      2012-01-02 17:53:46.061284 I&nbsp; Database connection created:
      DBManager0<br>
      2012-01-02 17:53:46.061319 I&nbsp; New DB connection, total: 1<br>
      2012-01-02 17:53:46.064145 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:46.066038 I&nbsp; Database connection created:
      DBManager1<br>
      2012-01-02 17:53:46.066061 I&nbsp; New DB connection, total: 2<br>
      2012-01-02 17:53:46.066313 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:46.066551 I&nbsp; Closing DB connection named
      'DBManager0'<br>
      2012-01-02 17:53:46.066700 I&nbsp; Database connection created:
      DBManager2<br>
      2012-01-02 17:53:46.066722 I&nbsp; New DB connection, total: 2<br>
      2012-01-02 17:53:46.066939 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:46.067688 I&nbsp; Current locale en_US<br>
      2012-01-02 17:53:46.067740 N&nbsp; Reading locale defaults from
      /usr/share/mythtv//locales/en_us.xml<br>
      2012-01-02 17:53:46.072407 I&nbsp; Starting process manager<br>
      2012-01-02 17:53:46.074918 I&nbsp; Starting IO manager (read)<br>
      2012-01-02 17:53:46.075015 I&nbsp; Starting IO manager (write)<br>
      2012-01-02 17:53:46.075095 I&nbsp; Starting process signal handler<br>
      2012-01-02 17:53:46.275463 I&nbsp; ScreenSaverX11Private: XScreenSaver
      support enabled<br>
      2012-01-02 17:53:46.276308 I&nbsp; ScreenSaverX11Private: DPMS is
      disabled.<br>
      2012-01-02 17:53:46.287598 N&nbsp; Desktop video mode: 1920x1080 60.053
      Hz<br>
      2012-01-02 17:53:46.405967 N&nbsp; Starting mythlcdserver<br>
      2012-01-02 17:53:46.541523 C&nbsp; mythlcdserver version: master
      [v0.25pre-4001-g455bef5-dirty] <a moz-do-not-send="true"
        href="http://www.mythtv.org">www.mythtv.org</a><br>
      2012-01-02 17:53:46.541550 N&nbsp; Enabled verbose msgs:&nbsp; general<br>
      2012-01-02 17:53:46.541577 N&nbsp; Setting Log Level to LOG_INFO<br>
      2012-01-02 17:53:46.541658 I&nbsp; Added logging to the console<br>
      2012-01-02 17:53:46.541666 I&nbsp; Added database logging to table
      logging<br>
      2012-01-02 17:53:46.541729 N&nbsp; Setting up SIGHUP handler<br>
      2012-01-02 17:53:46.541790 N&nbsp; Using runtime prefix = /usr<br>
      2012-01-02 17:53:46.541804 N&nbsp; Using configuration directory =
      /home/stefan/.mythtv<br>
      2012-01-02 17:53:46.542675 I&nbsp; Using localhost value of tvdator<br>
      2012-01-02 17:53:46.559954 I&nbsp; Database connection created:
      DBManager0<br>
      2012-01-02 17:53:46.559980 I&nbsp; New DB connection, total: 1<br>
      2012-01-02 17:53:46.562246 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:46.563893 I&nbsp; Database connection created:
      DBManager1<br>
      2012-01-02 17:53:46.563909 I&nbsp; New DB connection, total: 2<br>
      2012-01-02 17:53:46.564086 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:46.567776 I&nbsp; Closing DB connection named
      'DBManager0'<br>
      2012-01-02 17:53:46.567862 I&nbsp; Database connection created:
      DBManager2<br>
      2012-01-02 17:53:46.567878 I&nbsp; New DB connection, total: 2<br>
      2012-01-02 17:53:46.568058 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:46.568580 I&nbsp; Current locale en_US<br>
      2012-01-02 17:53:46.568638 N&nbsp; Reading locale defaults from
      /usr/share/mythtv//locales/en_us.xml<br>
      2012-01-02 17:53:46.572554 I&nbsp; Loading en_us translation for module
      mythfrontend<br>
      2012-01-02 17:53:46.573966 I&nbsp; MythCoreContext: Connecting to
      backend server: <a moz-do-not-send="true"
        href="http://192.168.1.10:6543">192.168.1.10:6543</a> (try 1 of
      1)<br>
      2012-01-02 17:53:46.575784 C&nbsp; Protocol version or token mismatch
      (frontend=70/53153836,backend=69/??)<br>
      <br>
      2012-01-02 17:53:46.580840 E&nbsp; MythContext: The server uses network
      protocol version 69, but this client only understands version 70.&nbsp;
      Make sure you are running compatible versions of the backend and
      frontend.<br>
      2012-01-02 17:53:46.798072 I&nbsp; MythCoreContext: Connecting to
      backend server: <a moz-do-not-send="true"
        href="http://192.168.1.10:6543">192.168.1.10:6543</a> (try 1 of
      1)<br>
      2012-01-02 17:53:46.799191 C&nbsp; Protocol version or token mismatch
      (frontend=70/53153836,backend=69/??)<br>
      <br>
      2012-01-02 17:53:46.799276 E&nbsp; LCDProcClient: Cannot get recording
      status - is the master server running?<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Will retry in 30 seconds<br>
      2012-01-02 17:53:46.799332 E&nbsp; MythContext: The server uses network
      protocol version 69, but this client only understands version 70.&nbsp;
      Make sure you are running compatible versions of the backend and
      frontend.<br>
      2012-01-02 17:53:46.800711 I&nbsp; Closing DB connection named
      'DBManager1'<br>
      2012-01-02 17:53:46.800806 I&nbsp; Closing DB connection named
      'DBManager2'<br>
      2012-01-02 17:53:46.814917 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 1 of 10)<br>
      2012-01-02 17:53:47.315305 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 2 of 10)<br>
      2012-01-02 17:53:47.815471 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 3 of 10)<br>
      2012-01-02 17:53:48.315627 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 4 of 10)<br>
      2012-01-02 17:53:48.815771 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 5 of 10)<br>
      2012-01-02 17:53:49.315920 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 6 of 10)<br>
      2012-01-02 17:53:49.816071 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 7 of 10)<br>
      2012-01-02 17:53:50.316212 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 8 of 10)<br>
      2012-01-02 17:53:50.816354 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 9 of 10)<br>
      2012-01-02 17:53:51.316496 I&nbsp; Connecting to lcd server: <a
        moz-do-not-send="true" href="http://127.0.0.1:6545">127.0.0.1:6545</a>
      (try 10 of 10)<br>
      2012-01-02 17:53:51.817128 I&nbsp; Loading en_us translation for module
      mythfrontend<br>
      2012-01-02 17:53:51.822511 I&nbsp; LIRC: Successfully initialized
      '/dev/lircd' using '/home/stefan/.mythtv/lircrc' config<br>
      2012-01-02 17:53:51.822591 E&nbsp; JoystickMenuThread: Joystick
      disabled - Failed to read /home/stefan/.mythtv/joystickmenurc<br>
      2012-01-02 17:53:51.823219 I&nbsp; UDPListener: bound to port 6948<br>
      2012-01-02 17:53:51.850456 I&nbsp; Using Frameless Window<br>
      2012-01-02 17:53:51.850512 I&nbsp; Using Full Screen Window<br>
      2012-01-02 17:53:51.948672 I&nbsp; Trying the OpenGL painter<br>
      2012-01-02 17:53:52.017394 I&nbsp; OpenGL1: Fragment program support
      available<br>
      2012-01-02 17:53:52.017452 I&nbsp; OpenGL: OpenGL vendor&nbsp; : NVIDIA
      Corporation<br>
      2012-01-02 17:53:52.017458 I&nbsp; OpenGL: OpenGL renderer: GeForce
      9400 GT/PCI/SSE2<br>
      2012-01-02 17:53:52.017463 I&nbsp; OpenGL: OpenGL version : 3.3.0
      NVIDIA 270.29<br>
      2012-01-02 17:53:52.017474 I&nbsp; OpenGL: Max texture size: 8192 x
      8192<br>
      2012-01-02 17:53:52.017479 I&nbsp; OpenGL: Max texture units: 4<br>
      2012-01-02 17:53:52.017483 I&nbsp; OpenGL: Direct rendering: Yes<br>
      2012-01-02 17:53:52.017487 I&nbsp; OpenGL: PixelBufferObject support
      available<br>
      2012-01-02 17:53:52.017491 I&nbsp; OpenGL: Initialised MythRenderOpenGL<br>
      2012-01-02 17:53:52.438664 I&nbsp; Current MythTV Schema Version
      (DBSchemaVer): 1291<br>
      2012-01-02 17:53:52.636743 N&nbsp; Registering Internal as a media
      playback plugin.<br>
      2012-01-02 17:53:52.694341 I&nbsp; Loading en_us translation for module
      mytharchive<br>
      2012-01-02 17:53:52.698082 N&nbsp; Registering WebBrowser as a media
      playback plugin.<br>
      2012-01-02 17:53:52.698155 I&nbsp; Loading en_us translation for module
      mythbrowser<br>
      2012-01-02 17:53:52.711903 I&nbsp; Loading en_us translation for module
      mythgallery<br>
      2012-01-02 17:53:52.715921 I&nbsp; Loading en_us translation for module
      mythgame<br>
      2012-01-02 17:53:52.725604 I&nbsp; Current MythMusic Schema Version
      (MusicDBSchemaVer): 1019<br>
      2012-01-02 17:53:52.757095 I&nbsp; Loading en_us translation for module
      mythmusic<br>
      2012-01-02 17:53:52.759363 I&nbsp; Loading en_us translation for module
      mythnetvision<br>
      2012-01-02 17:53:52.762448 I&nbsp; Loading en_us translation for module
      mythnews<br>
      2012-01-02 17:53:52.767100 I&nbsp; Loading en_us translation for module
      mythweather<br>
      2012-01-02 17:53:52.769302 I&nbsp; Loading en_us translation for module
      mythzoneminder<br>
      2012-01-02 17:53:52.886654 N&nbsp; Found mainmenu.xml for theme
      'Arclight'<br>
      2012-01-02 17:53:53.301723 I&nbsp; Database connection created:
      DBManager3<br>
      2012-01-02 17:53:53.301744 I&nbsp; New DB connection, total: 3<br>
      2012-01-02 17:53:53.302054 I&nbsp; Connected to database 'mythconverg'
      at host: localhost<br>
      2012-01-02 17:53:53.308190 I&nbsp; MythCoreContext: Connecting to
      backend server: <a moz-do-not-send="true"
        href="http://192.168.1.10:6543">192.168.1.10:6543</a> (try 1 of
      1)<br>
      2012-01-02 17:53:53.309863 C&nbsp; Protocol version or token mismatch
      (frontend=70/53153836,backend=69/??)<br>
      <br>
      /Stefan<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>