[mythtv-users] repeated mythbackend online messages on remote frontends

Mark Perkins perkins1724 at hotmail.com
Fri Nov 10 08:39:48 UTC 2017


Sorry - lets try that again.

I am getting repeated "mythbackend online" messages popup on my remote
frontends (I don't have a local frontend to test due to being a headless
machine). No fixed interval, about 1 every 30 - 120 seconds. This is the
sort of thing I see in the general mythbackend logs:

2017-11-10 17:19:51.072226 I [1863/20196] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Frontend
2017-11-10 17:19:51.072240 I [1863/20196] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
MythFE-Lounge.theperkinsfamily.id.au(e84380) as a client (events: 0)
2017-11-10 17:19:51.072268 D [1863/20196] ProcessRequest
backendcontext.cpp:63 (SetFrontendConnected) - BackendContext: Increasing
connection count for (MythFE-Lounge.theperkinsfamily.id.au) to 68
2017-11-10 17:19:51.075442 I [1863/18634] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Monitor
2017-11-10 17:19:51.075448 I [1863/18634] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
MythFE-Lounge.theperkinsfamily.id.au(b80060) as a client (events: 1)
2017-11-10 17:19:51.076159 D [1863/21648] MythSocketThread(165)
backendcontext.cpp:92 (SetFrontendDisconnected) - BackendContext: Decreasing
connection count for (MythFE-Lounge.theperkinsfamily.id.au) to 67
2017-11-10 17:19:51.076169 I [1863/21648] MythSocketThread(165)
mainserver.cpp:7643 (connectionClosed) - Playback sock(e84380)
'MythFE-Lounge.theperkinsfamily.id.au' disconnected
2017-11-10 17:19:51.080079 I [1863/18634] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Frontend
2017-11-10 17:19:51.080084 I [1863/18634] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
MythFE-Lounge.theperkinsfamily.id.au(e6f170) as a client (events: 0)
2017-11-10 17:19:51.080100 D [1863/18634] ProcessRequest
backendcontext.cpp:63 (SetFrontendConnected) - BackendContext: Increasing
connection count for (MythFE-Lounge.theperkinsfamily.id.au) to 68
2017-11-10 17:19:52.466895 I [1863/20196] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Monitor
2017-11-10 17:19:52.466900 I [1863/20196] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
mythbackend-master.theperkinsfamily.id.au(e7d610) as a client (events: 0)
2017-11-10 17:19:52.467446 I [1863/18634] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Monitor
2017-11-10 17:19:52.467452 I [1863/18634] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
mythbackend-master.theperkinsfamily.id.au(e6e7b0) as a client (events: 1)
2017-11-10 17:19:52.685653 I [1863/20196] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Monitor
2017-11-10 17:19:52.685657 I [1863/20196] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
mythbackend-master.theperkinsfamily.id.au(19ee310) as a client (events: 0)
2017-11-10 17:19:52.686016 I [1863/18634] ProcessRequest mainserver.cpp:1738
(HandleAnnounce) - MainServer: MainServer::ANN Monitor
2017-11-10 17:19:52.686021 I [1863/18634] ProcessRequest mainserver.cpp:1743
(HandleAnnounce) - MainServer: adding:
mythbackend-master.theperkinsfamily.id.au(e7c730) as a client (events: 1)
2017-11-10 17:19:55.699678 I [1863/21668] MythSocketThread(221)
mainserver.cpp:7643 (connectionClosed) - Monitor sock(e7d610)
'mythbackend-master.theperkinsfamily.id.au' disconnected
2017-11-10 17:19:55.699915 I [1863/21670] MythSocketThread(223)
mainserver.cpp:7643 (connectionClosed) - Monitor sock(e6e7b0)
'mythbackend-master.theperkinsfamily.id.au' disconnected
2017-11-10 17:19:55.802718 I [1863/21676] MythSocketThread(225)
mainserver.cpp:7643 (connectionClosed) - Monitor sock(19ee310)
'mythbackend-master.theperkinsfamily.id.au' disconnected
2017-11-10 17:19:55.803959 I [1863/21678] MythSocketThread(227)
mainserver.cpp:7643 (connectionClosed) - Monitor sock(e7c730)
'mythbackend-master.theperkinsfamily.id.au' disconnected

Basically sockets getting opened and then closed due to disconnect nearly
immediately.

Everything else seems to work fine. Playback, recording, mythweb. I can't
fault the performance everything is still working smoothly. I am just
getting a lot of the little popups which is a tad annoying.

Unfortunately I have had a massive rework of basically everything recently.
New house, new network, new pFSense gateway, new internet connection, OS
upgrades from Centos 7.3 to 7.4 (about 1200 updates, it had been a while
since I last pulled updates). Pretty much everything has been touched except
the backend and frontend hardware.

My question is - where should I be looking first for the probable cause? My
thoughts are either something to do with routing (ie the pFSense gateway) or
else my backend (fixes/29) is running in a docker container so maybe some
docker change.

Does anyone have any suggestions on where to start?









More information about the mythtv-users mailing list