Mythsocket constantly disconnecting and adding the client...

For discussion related to MythTV which doesn't belong in another forum.

Moderator: Forum Moderators

Post Reply
krauth
Newcomer
Posts: 1
Joined: Thu Apr 11, 2019 12:03 pm
Australia

Mythsocket constantly disconnecting and adding the client...

Post by krauth »

Hi All,

First post here! Be kind :D

I have just installed a new 0.29 from scratch, but then used the backup from a 0.27 to transfer data. The system updated the database as expected and everything works.
Except, sometimes I have sound dropping for a second...

So, I checked the logs and found sockets constantly connecting and disconnecting... I don't recall having seen this before... Is it normal, if not anything I can look at to find out what causes it?

Here is 2 seconds worth of log, but this goes on and on...:

Code: Select all

Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(129) mainserver.cpp:7674 (connectionClosed) Playback sock(55ce025abae0) 'mythboxii' disconnected
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(145) mainserver.cpp:7712 (connectionClosed) FileTransfer sock(55ce02620bc0) disconnected
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(130) mainserver.cpp:7674 (connectionClosed) Playback sock(55ce02568120) 'mythboxii' disconnected
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(143) mainserver.cpp:7712 (connectionClosed) FileTransfer sock(55ce02559d60) disconnected
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: E ProcessRequest mainserver.cpp:2081 (SendResponse) MainServer: SendResponse: Unable to write to client socket, as it's no longer there
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: E ProcessRequest mainserver.cpp:2081 (SendResponse) MainServer: SendResponse: Unable to write to client socket, as it's no longer there
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I ProcessRequest mainserver.cpp:1738 (HandleAnnounce) MainServer: MainServer::ANN Playback
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I ProcessRequest mainserver.cpp:1743 (HandleAnnounce) MainServer: adding: mythboxii(55ce02559d60) as a client (events: 0)
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I ProcessRequest mainserver.cpp:1738 (HandleAnnounce) MainServer: MainServer::ANN Playback
Apr 11 20:24:14 MythboxII mythbackend: mythbackend[895]: I ProcessRequest mainserver.cpp:1743 (HandleAnnounce) MainServer: adding: mythboxii(7f205c01fdf0) as a client (events: 0)
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(136) mainserver.cpp:7674 (connectionClosed) Playback sock(55ce0254b730) 'mythboxii' disconnected
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(151) mainserver.cpp:7712 (connectionClosed) FileTransfer sock(55ce02537080) disconnected
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: E ProcessRequest mainserver.cpp:2081 (SendResponse) MainServer: SendResponse: Unable to write to client socket, as it's no longer there
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(142) mainserver.cpp:7712 (connectionClosed) FileTransfer sock(55ce025f9440) disconnected
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(135) mainserver.cpp:7674 (connectionClosed) Playback sock(55ce025ad2c0) 'mythboxii' disconnected
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: I ProcessRequest mainserver.cpp:1738 (HandleAnnounce) MainServer: MainServer::ANN Playback
Apr 11 20:24:16 MythboxII mythbackend: mythbackend[895]: I ProcessRequest mainserver.cpp:1743 (HandleAnnounce) MainServer: adding: mythboxii(55ce02537080) as a client (events: 0)
Apr 11 20:24:17 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(144) mainserver.cpp:7712 (connectionClosed) FileTransfer sock(55ce0262a4a0) disconnected
Apr 11 20:24:17 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(130) mainserver.cpp:7674 (connectionClosed) Playback sock(7f205c01fdf0) 'mythboxii' disconnected
Apr 11 20:24:17 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(143) mainserver.cpp:7712 (connectionClosed) FileTransfer sock(55ce0254be90) disconnected
Apr 11 20:24:17 MythboxII mythbackend: mythbackend[895]: I MythSocketThread(129) mainserver.cpp:7674 (connectionClosed) Playback sock(55ce02559d60) 'mythboxii' disconnected
:
thankful for any help!!!
Post Reply