[mythtv-users] Just upgraded to latest git and now I get "Protocol version check failure."

Greg Grotsky spikeygg.mythbox at gmail.com
Sun Jun 12 00:29:20 UTC 2011


On Tue, May 24, 2011 at 6:35 AM, Greg Grotsky <spikeygg.mythbox at gmail.com>wrote:

> I have been using divide and conquer to determine which commit is to blame
> for this and I'm getting close...
>
> 6d8542f612abac2fa2adfe340494241eb5eb7749 - Fri Apr 22 19:59:32 2011 -0700
> worked.
> 979def4f9cf4774a51d38a24d7cc558ff020c73d - Mon May 9 16:04:58 2011 +0800
> worked.
> c77e40840bb27bd8362d2fa0cedd593390116ae4 - Sun May 15 23:44:28 2011 +0800
> worked.
> bf0d1720fa2cce90f4b261aa6f3a4abff0671575 - Mon May 16 12:26:18 2011 +0800
> worked.
>
> 8bf5157fdb844dc72e65bfc419e343b6764b58ba - Mon May 16 09:40:36 2011 -0300
> -- BROKEN
> 9b22460f53bf6313516f33987e4260897c6076a3 - Wed May 11 15:01:32 2011 -0400
> -- doesn't compile
> dfcf4cc307fa9a4192db115e58a29886d30a27da - Mon May 16 11:49:14 2011 -0700
> -- doesn't compile
> 00b7789bd3af3d7543054a2ea5b217310f5bf98a - Mon May 16 15:49:21 2011 -0300
> -- doesn't compile
> 893edf31f911c12d29530e2c2901da869217bd7c - Tue May 17 12:58:57 2011 -0400
> BROKEN.
> fd5e33a69b630aa9c0b94a8c2dd7693f02726316 - Wed May 18 23:41:49 2011 +0800
> BROKEN.
> d10719f8c11507acbc6240095f5113e8d27f1f31 - Sun May 22 17:10:39 2011 +0100
> BROKEN.
>
> doesn't compile:
> error: no ‘void NuppelVideoRecorder::FormatTeletextSubtitles(VBIData*)’
> member function declared in class ‘NuppelVideoRecorder'
>
> So this means that the offending code must have been committed with one of
> these three:
> 8bf5157fdb844dc72e65bfc419e343b6764b58ba - GreyFoxx
> c91c3753b60eee2dbe8cd3ee25db36da995a8c02 - mark-kendall
> 5545696cb3e33a3fffc6630fe0bc821bd4b53471 - mark-kendall
>
>
I figured out that this is being caused by GreyFoxx's
commit: 8bf5157fdb844dc72e65bfc419e343b6764b58ba where IPv6 was added to
myth.  I think the problem is that myth now doesn't recognize my IPv4
address or something.  mythbackend (using mythtv-setup) is programmed to
192.168.0.10 in both Master and Slave backend fields and when I run
mythfrontend (same machine) it complains that it cannot contact that
address, even the LCD server complains about not being able to get
information from 127.0.0.1!  What gives?

Is there any way to disable the IPv6 functionality?

$ mythfrontend
2011-06-11 18:26:57.854101  mythfrontend version: master
[v0.25pre-2290-g6be90d3] www.mythtv.org
2011-06-11 18:26:57.854246  Using runtime prefix = /mythtv/local64
2011-06-11 18:26:57.854273  Using configuration directory =
/home/spikeygg/.mythtv
2011-06-11 18:26:57.855104  Added logging to the console
2011-06-11 18:26:57.855150  Added syslogging to facility local7
2011-06-11 18:26:57.855157  Added database logging to table logging
2011-06-11 18:26:57.855329  Setting up SIGHUP handler
2011-06-11 18:26:57.856148  ThreadPool:HTTP: Initial 1, Max 25, Timeout
60000
2011-06-11 18:26:57.981247  New DB connection, total: 1
2011-06-11 18:26:58.603529  Empty LocalHostName.
2011-06-11 18:26:58.603546  Using localhost value of mythbox
2011-06-11 18:26:58.603873  Testing network connectivity to '192.168.0.10'
2011-06-11 18:26:58.685709  Connected to database 'mythconverg' at host:
192.168.0.10
2011-06-11 18:26:58.707035  Closing DB connection named 'DBManager0'
2011-06-11 18:26:58.707810  Connected to database 'mythconverg' at host:
192.168.0.10
2011-06-11 18:26:58.708521  Closing DB connection named 'DBManager0'
2011-06-11 18:26:58.709269  Connected to database 'mythconverg' at host:
192.168.0.10
2011-06-11 18:26:58.710571  Current locale en_US
2011-06-11 18:26:58.710659  Reading locale defaults from
/mythtv/local64/share/mythtv//locales/en_us.xml
2011-06-11 18:26:58.908095  DPMS is active.
2011-06-11 18:26:58.924250  Desktop video mode: 1920x1080 60.000 Hz
2011-06-11 18:26:58.944185  Enabled verbose msgs:  important general
2011-06-11 18:26:59.007391  Starting mythlcdserver
2011-06-11 18:26:59.324782  Added logging to the console
2011-06-11 18:26:59.324841  Added syslogging to facility local7
2011-06-11 18:26:59.324850  Added database logging to table logging
2011-06-11 18:26:59.325001  Setting up SIGHUP handler
2011-06-11 18:26:59.325277  Using runtime prefix = /mythtv/local64
2011-06-11 18:26:59.325314  Using configuration directory =
/home/spikeygg/.mythtv
2011-06-11 18:26:59.327051  Empty LocalHostName.
2011-06-11 18:26:59.449635  New DB connection, total: 1
2011-06-11 18:26:59.449817  New DB connection, total: 2
2011-06-11 18:26:59.457651  Closing DB connection named 'DBManager0'
2011-06-11 18:26:59.457929  Closing DB connection named 'DBManager1'
2011-06-11 18:26:59.469259  Connection to master server timed out.
                        Either the server is down or the master server
settings
                        in mythtv-settings does not contain the proper IP
address

2011-06-11 18:26:59.509587  Connecting to lcd server: 127.0.0.1:6545 (try 1
of 10)
2011-06-11 18:26:59.636824  Connection to master server timed out.
                        Either the server is down or the master server
settings
                        in mythtv-settings does not contain the proper IP
address

2011-06-11 18:26:59.636837  LCDProcClient: Cannot get recording status - is
the master server running?
                        Will retry in 30 seconds
2011-06-11 18:27:00.009820  Connecting to lcd server: 127.0.0.1:6545 (try 2
of 10)
2011-06-11 18:27:00.510110  Connecting to lcd server: 127.0.0.1:6545 (try 3
of 10)
2011-06-11 18:27:01.010431  Connecting to lcd server: 127.0.0.1:6545 (try 4
of 10)
2011-06-11 18:27:01.510723  Connecting to lcd server: 127.0.0.1:6545 (try 5
of 10)
2011-06-11 18:27:02.011009  Connecting to lcd server: 127.0.0.1:6545 (try 6
of 10)
2011-06-11 18:27:02.511324  Connecting to lcd server: 127.0.0.1:6545 (try 7
of 10)
2011-06-11 18:27:03.011625  Connecting to lcd server: 127.0.0.1:6545 (try 8
of 10)
2011-06-11 18:27:03.511940  Connecting to lcd server: 127.0.0.1:6545 (try 9
of 10)
2011-06-11 18:27:04.012243  Connecting to lcd server: 127.0.0.1:6545 (try 10
of 10)
2011-06-11 18:27:04.513559  Loading en_us translation for module
mythfrontend
2011-06-11 18:27:04.522347  LIRC: Successfully initialized '/dev/lircd'
using '/home/spikeygg/.mythtv/lircrc' config
2011-06-11 18:27:04.523726  UDPListener: bound to port 6948
2011-06-11 18:27:04.554627  Using Frameless Window
2011-06-11 18:27:04.554796  Using Full Screen Window
2011-06-11 18:27:04.967937  Trying the OpenGL painter
2011-06-11 18:27:05.066408  OpenGL1: Fragment program support available
2011-06-11 18:27:05.066510  OpenGL: OpenGL vendor  : NVIDIA Corporation
2011-06-11 18:27:05.066522  OpenGL: OpenGL renderer: GeForce GT 430/PCI/SSE2
2011-06-11 18:27:05.066529  OpenGL: OpenGL version : 4.1.0 NVIDIA 270.41.19
2011-06-11 18:27:05.066541  OpenGL: Max texture size: 16384 x 16384
2011-06-11 18:27:05.066547  OpenGL: Max texture units: 4
2011-06-11 18:27:05.066561  OpenGL: Direct rendering: Yes
2011-06-11 18:27:05.066567  OpenGL: PixelBufferObject support available
2011-06-11 18:27:05.066573  OpenGL: Initialised MythRenderOpenGL
2011-06-11 18:27:05.408514  New DB connection, total: 2
2011-06-11 18:27:05.408958  Current MythTV Schema Version (DBSchemaVer):
1277
2011-06-11 18:27:05.409195  Connected to database 'mythconverg' at host:
192.168.0.10
2011-06-11 18:27:05.648065  MMUnix::CheckMountable: DBus interface error:
The name org.freedesktop.UDisks was not provided by any .service files
2011-06-11 18:27:05.695731  Registering Internal as a media playback plugin.
2011-06-11 18:27:05.696267  No plugins directory
/mythtv/local64/lib/mythtv/plugins
2011-06-11 18:27:05.697844  NetworkControl: Listening for remote connections
on port 6546
2011-06-11 18:27:06.280905  Found mainmenu.xml for theme 'MythCenter-wide'
2011-06-11 18:27:06.473543  MythCoreContext: Connecting to backend server:
192.168.0.10:6543 (try 1 of 1)
2011-06-11 18:27:06.473728  Connection to master server timed out.
                        Either the server is down or the master server
settings
                        in mythtv-settings does not contain the proper IP
address

2011-06-11 18:27:06.473737  Unable to determine master backend time zone
settings.  If those settings differ from local settings, some functionality
will fail.
2011-06-11 18:27:07.634555  MythCoreContext: Connecting to backend server:
192.168.0.10:6543 (try 1 of 1)
2011-06-11 18:27:07.634715  Connection to master server timed out.
                        Either the server is down or the master server
settings
                        in mythtv-settings does not contain the proper IP
address

2011-06-11 18:27:09.470280  Connection to master server timed out.
                        Either the server is down or the master server
settings
                        in mythtv-settings does not contain the proper IP
address

2011-06-11 18:27:09.470291  LCDProcClient: connecting to master server
failed
2011-06-11 18:27:10.068654  OpenGL1: Deleting OpenGL Resources
2011-06-11 18:27:10.068705  OpenGL: Deleting OpenGL Resources
2011-06-11 18:27:10.070813  Deleting UPnP client...
Error in my_thread_global_end(): 2 threads didn't exit
$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20110611/4ffbab85/attachment.html 


More information about the mythtv-users mailing list