[mythtv-users] MYTH_PROTO_VERSION

Bill Jackson bill.jackson at earthlink.net
Wed Mar 9 10:46:49 UTC 2005


> I get "Unexpected response to MYTH_PROTO_VERSION". ... Any hints before I go code trolling ?

Peter,
	Sure - this msg comes from MythContext::CheckProtoVersion (libs/libmyth/mythcontext.cpp).

	It occurs when the response isn't either 'REJECT' or 'ACCEPT'.  Check the log on your
	backend for "Bad MYTH_PROTO_VERSION".   Another thing to do is fire up ethereal and
	take a peek at the protocol exchange (filter on: tcp.dstport == 6543 or tcp.srcport == 6543).
-bj


More information about the mythtv-users mailing list