[mythtv] mythtv commit: 26280 by cpinkham

Nigel Pearson nigel at ind.tansu.com.au
Mon Sep 13 06:42:25 UTC 2010


> ... Clients will now be required to pass
> in a unique token specific to that protocol version when
> connecting to the backend.

Did anyone have a matching change to mythfrontend?
(and all the other binaries)


BE/FE now do this:


% ./mythbackend
2010-09-13 16:25:40.789 mythbackend version: trunk [26282M] www.mythtv.org
...
2010-09-13 16:25:40.807 Current MythTV Schema Version (DBSchemaVer): 1263
...
2010-09-13 16:25:40.829 MythBackend: Starting up as the master server.
...
2010-09-13 16:25:44.031 Seem to be woken up by USER
2010-09-13 16:25:58.911 t did not pass protocol token. Refusing connection.
2010-09-13 16:25:58.911 MainServer, Warning: Unknown socket closing MythSocket(0x682e080)
2010-09-13 16:26:21.439 t did not pass protocol token. Refusing connection.
2010-09-13 16:26:21.439 MainServer, Warning: Unknown socket closing MythSocket(0x5616e40)



% ./mythfrontend -v extra                  
2010-09-13 16:26:13.852 mythfrontend version: trunk [26282M] www.mythtv.org
...
2010-09-13 16:26:18.805 Current MythTV Schema Version (DBSchemaVer): 1263
...
2010-09-13 16:26:20.922 Found mainmenu.xml for theme 'blue'
2010-09-13 16:26:21.433 SendReceiveStringList(QUERY_TIME_ZONE) called from UI thread
2010-09-13 16:26:21.438 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
2010-09-13 16:26:21.439 Protocol version mismatch (frontend=62,backend=62)

2010-09-13 16:26:21.439 Unable to determine master backend time zone settings.  If those settings differ from local settings, some functionality will fail.
^C





--
Nigel Pearson              |"I haven't tested it yet,           |
nigel at ind.tansu.com.au     | but it should be perfectly safe."  |
Telstra, Sydney, Australia |"Just a bit of harmless brain       |
9202 3900, fax 9212 6348   | manipulation, that's all" - Wallace|



More information about the mythtv-dev mailing list