Advertisement
Guest User

FE crash after config.xml

a guest
Aug 4th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.83 KB | None | 0 0
  1. 2017-08-04 10:07:10.866664 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Interrupt handler
  2. 2017-08-04 10:07:10.866845 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Terminated handler
  3. 2017-08-04 10:07:10.866896 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Segmentation fault handler
  4. 2017-08-04 10:07:10.866921 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Aborted handler
  5. 2017-08-04 10:07:10.866952 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Bus error handler
  6. 2017-08-04 10:07:10.866976 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Floating point exception handler
  7. 2017-08-04 10:07:10.867021 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Illegal instruction handler
  8. 2017-08-04 10:07:10.867059 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Real-time signal 0 handler
  9. 2017-08-04 10:07:10.867129 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup User defined signal 1 handler
  10. 2017-08-04 10:07:10.867186 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup User defined signal 2 handler
  11. 2017-08-04 10:07:10.867212 I [19397/19397] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Hangup handler
  12. 2017-08-04 10:07:10.867942 C [19397/19397] thread_unknown mythcommandlineparser.cpp:2599 (ConfigureLogging) - mythfrontend version: fixes/0.28 [v28.0-35-g812ec08] www.mythtv.org
  13. 2017-08-04 10:07:10.867988 C [19397/19397] thread_unknown mythcommandlineparser.cpp:2601 (ConfigureLogging) - Qt version: compile: 5.6.1, runtime: 5.6.1
  14. 2017-08-04 10:07:10.868008 N [19397/19397] thread_unknown mythcommandlineparser.cpp:2603 (ConfigureLogging) - Enabled verbose msgs: general
  15. 2017-08-04 10:07:10.869466 N [19397/19397] thread_unknown logging.cpp:920 (logStart) - Setting Log Level to LOG_DEBUG
  16. 2017-08-04 10:07:10.881992 I [19397/19401] Logger logging.cpp:313 (run) - Added logging to the console
  17. 2017-08-04 10:07:10.882165 N [19397/19397] thread_unknown mythdirs.cpp:192 (InitializeMythDirs) - Using runtime prefix = /usr
  18. 2017-08-04 10:07:10.882189 N [19397/19397] thread_unknown mythdirs.cpp:194 (InitializeMythDirs) - Using configuration directory = /root/.mythtv
  19. 2017-08-04 10:07:10.882198 D [19397/19397] thread_unknown mythdirs.cpp:196 (InitializeMythDirs) - appbindir = /usr/bin/
  20. 2017-08-04 10:07:10.882222 D [19397/19397] thread_unknown mythdirs.cpp:197 (InitializeMythDirs) - sharedir = /usr/share/mythtv/
  21. 2017-08-04 10:07:10.882232 D [19397/19397] thread_unknown mythdirs.cpp:198 (InitializeMythDirs) - libdir = /usr/lib64/mythtv/
  22. 2017-08-04 10:07:10.882248 D [19397/19397] thread_unknown mythdirs.cpp:199 (InitializeMythDirs) - themedir = /usr/share/mythtv/themes/
  23. 2017-08-04 10:07:10.882256 D [19397/19397] thread_unknown mythdirs.cpp:200 (InitializeMythDirs) - pluginsdir = /usr/lib64/mythtv/plugins/
  24. 2017-08-04 10:07:10.882271 D [19397/19397] thread_unknown mythdirs.cpp:201 (InitializeMythDirs) - translationsdir= /usr/share/mythtv/i18n/
  25. 2017-08-04 10:07:10.882279 D [19397/19397] thread_unknown mythdirs.cpp:202 (InitializeMythDirs) - filtersdir = /usr/lib64/mythtv/filters/
  26. 2017-08-04 10:07:10.882681 I [19397/19397] CoreContext mythcorecontext.cpp:266 (Init) - Assumed character encoding: en_US.UTF-8
  27. 2017-08-04 10:07:10.885125 E [19397/19397] CoreContext mythdbparams.cpp:39 (IsValid) - DBHostName is not set in config.xml
  28. 2017-08-04 10:07:10.885183 E [19397/19397] CoreContext mythdbparams.cpp:39 (IsValid) - DBHostName is not set in config.xml
  29. 2017-08-04 10:07:10.885304 N [19397/19397] CoreContext mythcontext.cpp:505 (LoadDatabaseSettings) - Empty LocalHostName.
  30. 2017-08-04 10:07:10.885348 I [19397/19397] CoreContext mythcontext.cpp:513 (LoadDatabaseSettings) - Using localhost value of mythfe7.localdomain
  31. 2017-08-04 10:07:10.919706 E [19397/19397] CoreContext mythdbcon.cpp:229 (OpenDatabase) - [DBManager0] Unable to connect to database!
  32. 2017-08-04 10:07:10.919920 E [19397/19397] CoreContext mythdbcon.cpp:230 (OpenDatabase) - Driver error was [1/2002]:
  33. QMYSQL: Unable to connect
  34. Database error was:
  35. Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
  36.  
  37. 2017-08-04 10:07:10.920139 I [19397/19397] CoreContext mythcontext.cpp:809 (UPnPautoconf) - UPNP Search 2 secs
  38. 2017-08-04 10:07:10.924479 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  39. eno: Cannot assign requested address (99)
  40. 2017-08-04 10:07:10.933216 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  41. eno: Cannot assign requested address (99)
  42. 2017-08-04 10:07:10.985989 I [19397/19400] LogForward loggingserver.cpp:142 (FileLogger) - Added logging to /tmp/mythfrontend.20170804150710.19397.log
  43. 2017-08-04 10:07:11.042605 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  44. eno: Cannot assign requested address (99)
  45. 2017-08-04 10:07:11.050752 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  46. eno: Cannot assign requested address (99)
  47. 2017-08-04 10:07:11.310960 I [19397/19397] CoreContext mythcontext.cpp:824 (UPnPautoconf) - UPNP Search 1 secs
  48. 2017-08-04 10:07:11.311075 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  49. eno: Cannot assign requested address (99)
  50. 2017-08-04 10:07:11.316756 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  51. eno: Cannot assign requested address (99)
  52. 2017-08-04 10:07:11.493759 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  53. eno: Cannot assign requested address (99)
  54. 2017-08-04 10:07:11.502255 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  55. eno: Cannot assign requested address (99)
  56. 2017-08-04 10:07:11.762635 I [19397/19397] CoreContext mythcontext.cpp:824 (UPnPautoconf) - UPNP Search 1 secs
  57. 2017-08-04 10:07:11.762740 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  58. eno: Cannot assign requested address (99)
  59. 2017-08-04 10:07:11.768821 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  60. eno: Cannot assign requested address (99)
  61. 2017-08-04 10:07:11.880652 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  62. eno: Cannot assign requested address (99)
  63. 2017-08-04 10:07:11.888221 D [19397/19397] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  64. eno: Cannot assign requested address (99)
  65. 2017-08-04 10:07:13.074526 I [19397/19397] CoreContext mythcontext.cpp:842 (UPnPautoconf) - Found 2 UPnP backends
  66. 2017-08-04 10:07:13.166182 E [19397/19397] CoreContext mythxdisplay.cpp:182 (GetRefreshRate) - X11 ModeLine query failed
  67. 2017-08-04 10:07:13.167417 N [19397/19397] CoreContext DisplayRes.cpp:64 (Initialize) - Desktop video mode: 1920x1080 60.000 Hz
  68. 2017-08-04 10:07:13.197594 E [19397/19397] CoreContext lirc.cpp:208 (Init) - LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
  69. eno: No such file or directory (2)
  70. 2017-08-04 10:07:13.197785 I [19397/19397] CoreContext jsmenu.cpp:153 (ReadConfig) - No joystick configuration found, not enabling joystick control
  71. 2017-08-04 10:07:13.197809 I [19397/19397] CoreContext mythudplistener.cpp:32 (Enable) - UDPListener: Enabling
  72. 2017-08-04 10:07:13.199141 D [19397/19397] CoreContext serverpool.cpp:146 (SelectDefaultListen) - Adding IPv4 loopback to address list.
  73. 2017-08-04 10:07:13.199190 D [19397/19397] CoreContext serverpool.cpp:225 (SelectDefaultListen) - Adding IPv6 loopback to address list.
  74. 2017-08-04 10:07:13.199388 D [19397/19397] CoreContext serverpool.cpp:177 (SelectDefaultListen) - Adding '172.16.10.58' to address list.
  75. 2017-08-04 10:07:13.199542 D [19397/19397] CoreContext serverpool.cpp:238 (SelectDefaultListen) - Adding link-local 'fe80::693d:426d:aae3:1c8%enp0s10' to address list.
  76. 2017-08-04 10:07:13.200973 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 127.0.0.1:0
  77. 2017-08-04 10:07:13.201394 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 172.16.10.58:0
  78. 2017-08-04 10:07:13.201647 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP [::1]:0
  79. 2017-08-04 10:07:13.202786 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP [fe80::693d:426d:aae3:1c8%enp0s10]:0
  80. 2017-08-04 10:07:13.203065 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 10.0.0.255:0
  81. 2017-08-04 10:07:13.219188 I [19397/19397] CoreContext mythmainwindow.cpp:1041 (Init) - Using Frameless Window
  82. 2017-08-04 10:07:13.219203 I [19397/19397] CoreContext mythmainwindow.cpp:1052 (Init) - Using Full Screen Window
  83. 2017-08-04 10:07:13.299561 I [19397/19397] CoreContext mythmainwindow.cpp:1079 (Init) - UI Screen Resolution: 1920 x 1080
  84. 2017-08-04 10:07:13.393244 I [19397/19397] CoreContext mythmainwindow.cpp:1185 (Init) - Using the Qt painter
  85. 2017-08-04 10:07:14.977769 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  86. 2017-08-04 10:07:14.982913 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  87. 2017-08-04 10:07:14.995226 N [19397/19397] CoreContext mythcorecontext.cpp:1670 (InitLocale) - Setting QT default locale to en_US
  88. 2017-08-04 10:07:15.005172 E [19397/19413] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec0047e0:-1): Failed to connect to (::1:6543) Connection refused
  89. 2017-08-04 10:07:15.008049 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  90. Either the server is down or the master server settings
  91. in mythtv-settings does not contain the proper IP address
  92.  
  93. 2017-08-04 10:07:15.030690 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  94. 2017-08-04 10:07:15.031034 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  95. 2017-08-04 10:07:15.040402 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec0056f0:-1): Failed to connect to (::1:6543) Connection refused
  96. 2017-08-04 10:07:15.040773 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  97. Either the server is down or the master server settings
  98. in mythtv-settings does not contain the proper IP address
  99.  
  100. 2017-08-04 10:07:15.045288 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  101. 2017-08-04 10:07:15.045661 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  102. 2017-08-04 10:07:15.053345 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec003100:-1): Failed to connect to (::1:6543) Connection refused
  103. 2017-08-04 10:07:15.055524 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  104. Either the server is down or the master server settings
  105. in mythtv-settings does not contain the proper IP address
  106.  
  107. 2017-08-04 10:07:15.055683 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  108. 2017-08-04 10:07:15.056184 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  109. 2017-08-04 10:07:15.075332 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0004b30:-1): Failed to connect to (::1:6543) Connection refused
  110. 2017-08-04 10:07:15.075695 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  111. Either the server is down or the master server settings
  112. in mythtv-settings does not contain the proper IP address
  113.  
  114. 2017-08-04 10:07:15.075835 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  115. 2017-08-04 10:07:15.076254 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  116. 2017-08-04 10:07:15.084586 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec004510:-1): Failed to connect to (::1:6543) Connection refused
  117. 2017-08-04 10:07:15.085001 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  118. Either the server is down or the master server settings
  119. in mythtv-settings does not contain the proper IP address
  120.  
  121. 2017-08-04 10:07:15.085191 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  122. 2017-08-04 10:07:15.085573 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  123. 2017-08-04 10:07:15.091450 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f00075a0:-1): Failed to connect to (::1:6543) Connection refused
  124. 2017-08-04 10:07:15.091831 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  125. Either the server is down or the master server settings
  126. in mythtv-settings does not contain the proper IP address
  127.  
  128. 2017-08-04 10:07:15.092054 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  129. 2017-08-04 10:07:15.092469 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  130. 2017-08-04 10:07:15.100487 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec004510:-1): Failed to connect to (::1:6543) Connection refused
  131. 2017-08-04 10:07:15.100849 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  132. Either the server is down or the master server settings
  133. in mythtv-settings does not contain the proper IP address
  134.  
  135. 2017-08-04 10:07:15.101153 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  136. 2017-08-04 10:07:15.101553 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  137. 2017-08-04 10:07:15.109479 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0003fc0:-1): Failed to connect to (::1:6543) Connection refused
  138. 2017-08-04 10:07:15.109859 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  139. Either the server is down or the master server settings
  140. in mythtv-settings does not contain the proper IP address
  141.  
  142. 2017-08-04 10:07:15.110012 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  143. 2017-08-04 10:07:15.110425 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  144. 2017-08-04 10:07:15.118663 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec00d9a0:-1): Failed to connect to (::1:6543) Connection refused
  145. 2017-08-04 10:07:15.119160 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  146. Either the server is down or the master server settings
  147. in mythtv-settings does not contain the proper IP address
  148.  
  149. 2017-08-04 10:07:15.119318 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  150. 2017-08-04 10:07:15.119694 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  151. 2017-08-04 10:07:15.127470 E [19397/19414] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0004980:-1): Failed to connect to (::1:6543) Connection refused
  152. 2017-08-04 10:07:15.127841 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  153. Either the server is down or the master server settings
  154. in mythtv-settings does not contain the proper IP address
  155.  
  156. 2017-08-04 10:07:15.146969 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  157. 2017-08-04 10:07:15.147401 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  158. 2017-08-04 10:07:15.154577 E [19397/19424] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0007cf0:-1): Failed to connect to (::1:6543) Connection refused
  159. 2017-08-04 10:07:15.154955 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  160. Either the server is down or the master server settings
  161. in mythtv-settings does not contain the proper IP address
  162.  
  163. 2017-08-04 10:07:15.629651 D [19397/19397] CoreContext mythuiwebbrowser.cpp:111 (GetNetworkAccessManager) - Copying DLManager's Cookie Jar
  164. 2017-08-04 10:07:15.690572 D [19397/19397] CoreContext mythdownloadmanager.cpp:1650 (load) - MythCookieJar: loading cookies from: /root/.mythtv/MythBrowser/cookiejar.txt
  165. 2017-08-04 10:07:15.699974 I [19397/19397] CoreContext mythuiwebbrowser.cpp:1085 (LoadUserStyleSheet) - MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
  166. 2017-08-04 10:07:15.708252 I [19397/19397] CoreContext mythuiwebbrowser.cpp:992 (Init) - MythUIWebBrowser: enabling plugins
  167. 2017-08-04 10:07:15.752171 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  168. 2017-08-04 10:07:15.752654 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  169. 2017-08-04 10:07:15.755376 E [19397/19431] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0004210:-1): Failed to connect to (::1:6543) Connection refused
  170. 2017-08-04 10:07:15.755779 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  171. Either the server is down or the master server settings
  172. in mythtv-settings does not contain the proper IP address
  173.  
  174. 2017-08-04 10:07:15.834119 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  175. 2017-08-04 10:07:15.834475 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  176. 2017-08-04 10:07:15.842174 E [19397/19432] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f00012c0:-1): Failed to connect to (::1:6543) Connection refused
  177. 2017-08-04 10:07:15.842539 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  178. Either the server is down or the master server settings
  179. in mythtv-settings does not contain the proper IP address
  180.  
  181. 2017-08-04 10:07:15.849058 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  182. 2017-08-04 10:07:15.849455 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  183. 2017-08-04 10:07:15.856238 E [19397/19432] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000ca70:-1): Failed to connect to (::1:6543) Connection refused
  184. 2017-08-04 10:07:15.856592 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  185. Either the server is down or the master server settings
  186. in mythtv-settings does not contain the proper IP address
  187.  
  188. 2017-08-04 10:07:15.861232 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  189. 2017-08-04 10:07:15.861603 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  190. 2017-08-04 10:07:15.870448 E [19397/19432] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0007800:-1): Failed to connect to (::1:6543) Connection refused
  191. 2017-08-04 10:07:15.870855 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  192. Either the server is down or the master server settings
  193. in mythtv-settings does not contain the proper IP address
  194.  
  195. 2017-08-04 10:07:15.870991 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  196. 2017-08-04 10:07:15.871411 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  197. 2017-08-04 10:07:15.878458 E [19397/19432] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec005320:-1): Failed to connect to (::1:6543) Connection refused
  198. 2017-08-04 10:07:15.878806 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  199. Either the server is down or the master server settings
  200. in mythtv-settings does not contain the proper IP address
  201.  
  202. 2017-08-04 10:07:15.878948 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  203. 2017-08-04 10:07:15.879331 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  204. 2017-08-04 10:07:15.886672 E [19397/19432] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e5a0:-1): Failed to connect to (::1:6543) Connection refused
  205. 2017-08-04 10:07:15.887083 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  206. Either the server is down or the master server settings
  207. in mythtv-settings does not contain the proper IP address
  208.  
  209. 2017-08-04 10:07:20.894769 I [19397/19397] CoreContext langsettings.cpp:117 (Load) - System Locale (en_US), Country (US), Language (en)
  210. 2017-08-04 10:07:26.256644 I [19397/19397] CoreContext mythtranslation.cpp:73 (load) - Loading en_us translation for module mythfrontend
  211. 2017-08-04 10:07:26.256739 E [19397/19397] CoreContext mythcontext.cpp:786 (ChooseBackend) - Error: Cannot login to database
  212. 2017-08-04 10:07:26.257047 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  213. 2017-08-04 10:07:26.257484 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  214. 2017-08-04 10:07:26.260335 E [19397/19445] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f00077d0:-1): Failed to connect to (::1:6543) Connection refused
  215. 2017-08-04 10:07:26.260796 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  216. Either the server is down or the master server settings
  217. in mythtv-settings does not contain the proper IP address
  218.  
  219. 2017-08-04 10:07:26.263765 I [19397/19397] CoreContext mythcontext.cpp:790 (ChooseBackend) - Putting up the UPnP backend chooser
  220. 2017-08-04 10:07:26.264037 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  221. 2017-08-04 10:07:26.264473 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  222. 2017-08-04 10:07:26.267078 E [19397/19445] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000eb70:-1): Failed to connect to (::1:6543) Connection refused
  223. 2017-08-04 10:07:26.267549 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  224. Either the server is down or the master server settings
  225. in mythtv-settings does not contain the proper IP address
  226.  
  227. 2017-08-04 10:07:26.300709 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  228. 2017-08-04 10:07:26.301136 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  229. 2017-08-04 10:07:26.303686 E [19397/19445] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000ec00:-1): Failed to connect to (::1:6543) Connection refused
  230. 2017-08-04 10:07:26.304188 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  231. Either the server is down or the master server settings
  232. in mythtv-settings does not contain the proper IP address
  233.  
  234. 2017-08-04 10:07:26.307200 D [19397/19415] ScreenLoad mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  235. eno: Cannot assign requested address (99)
  236. 2017-08-04 10:07:26.307708 I [19397/19412] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  237. 2017-08-04 10:07:26.308176 E [19397/19412] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  238. 2017-08-04 10:07:26.311460 E [19397/19445] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec003170:-1): Failed to connect to (::1:6543) Connection refused
  239. 2017-08-04 10:07:26.311907 E [19397/19412] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  240. Either the server is down or the master server settings
  241. in mythtv-settings does not contain the proper IP address
  242.  
  243. 2017-08-04 10:07:26.316430 D [19397/19415] ScreenLoad mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  244. eno: Cannot assign requested address (99)
  245. 2017-08-04 10:07:26.403393 D [19397/19415] ScreenLoad mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  246. eno: Cannot assign requested address (99)
  247. 2017-08-04 10:07:26.413405 D [19397/19415] ScreenLoad mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  248. eno: Cannot assign requested address (99)
  249. 2017-08-04 10:08:29.067067 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  250. 2017-08-04 10:08:29.067637 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  251. 2017-08-04 10:08:29.071226 E [19397/19458] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0007ad0:-1): Failed to connect to (::1:6543) Connection refused
  252. 2017-08-04 10:08:29.071689 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  253. Either the server is down or the master server settings
  254. in mythtv-settings does not contain the proper IP address
  255.  
  256. 2017-08-04 10:08:36.523616 I [19397/19415] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  257. 2017-08-04 10:08:36.524061 E [19397/19415] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  258. 2017-08-04 10:08:36.526589 E [19397/19459] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0003f20:-1): Failed to connect to (::1:6543) Connection refused
  259. 2017-08-04 10:08:36.527069 E [19397/19415] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  260. Either the server is down or the master server settings
  261. in mythtv-settings does not contain the proper IP address
  262.  
  263. 2017-08-04 10:09:51.728306 E [19397/19397] CoreContext soapclient.cpp:253 (SendSOAPRequest) - SOAPClient::SendSOAPRequest: request failed: http://[fe80::a00:27ff:fe98:8c4b]:6544/Myth
  264. 2017-08-04 10:09:51.728590 E [19397/19397] CoreContext mythxmlclient.cpp:113 (GetConnectionInfo) - MythXMLClient::GetConnectionInfo Failed - (1) unexpected end of file
  265. 2017-08-04 10:10:51.760391 E [19397/19397] CoreContext backendselect.cpp:234 (ConnectBackend) - GetConnectionInfo() failed for http://[fe80::a00:27ff:fe98:8c4b]:6544/getDeviceDesc : Unknown Error
  266. 2017-08-04 10:10:51.762080 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  267. 2017-08-04 10:10:51.762595 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  268. 2017-08-04 10:10:51.772981 E [19397/19509] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0003bd0:-1): Failed to connect to (::1:6543) Connection refused
  269. 2017-08-04 10:10:51.773530 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  270. Either the server is down or the master server settings
  271. in mythtv-settings does not contain the proper IP address
  272.  
  273. 2017-08-04 10:12:01.406951 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  274. 2017-08-04 10:12:01.407516 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  275. 2017-08-04 10:12:01.410400 E [19397/19518] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0004690:-1): Failed to connect to (::1:6543) Connection refused
  276. 2017-08-04 10:12:01.410840 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  277. Either the server is down or the master server settings
  278. in mythtv-settings does not contain the proper IP address
  279.  
  280. 2017-08-04 10:12:05.499553 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  281. 2017-08-04 10:12:05.499930 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  282. 2017-08-04 10:12:05.502722 E [19397/19520] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e720:-1): Failed to connect to (::1:6543) Connection refused
  283. 2017-08-04 10:12:05.503223 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  284. Either the server is down or the master server settings
  285. in mythtv-settings does not contain the proper IP address
  286.  
  287. 2017-08-04 10:12:05.503444 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  288. 2017-08-04 10:12:05.503863 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  289. 2017-08-04 10:12:05.506986 E [19397/19521] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0005350:-1): Failed to connect to (::1:6543) Connection refused
  290. 2017-08-04 10:12:05.507499 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  291. Either the server is down or the master server settings
  292. in mythtv-settings does not contain the proper IP address
  293.  
  294. 2017-08-04 10:12:05.507728 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  295. 2017-08-04 10:12:05.508207 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  296. 2017-08-04 10:12:05.511187 E [19397/19520] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0007740:-1): Failed to connect to (::1:6543) Connection refused
  297. 2017-08-04 10:12:05.511655 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  298. Either the server is down or the master server settings
  299. in mythtv-settings does not contain the proper IP address
  300.  
  301. 2017-08-04 10:12:05.511819 I [19397/19405] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  302. 2017-08-04 10:12:05.512328 E [19397/19405] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  303. 2017-08-04 10:12:05.514619 E [19397/19520] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec003140:-1): Failed to connect to (::1:6543) Connection refused
  304. 2017-08-04 10:12:05.515139 E [19397/19405] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  305. Either the server is down or the master server settings
  306. in mythtv-settings does not contain the proper IP address
  307.  
  308. 2017-08-04 10:12:05.517654 D [19397/19397] CoreContext mythuiwebbrowser.cpp:277 (~MythWebPage) - Refreshing DLManager's Cookie Jar
  309. 2017-08-04 10:12:05.518049 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  310. 2017-08-04 10:12:05.518208 D [19397/19427] DownloadManager mythdownloadmanager.cpp:277 (run) - Updating DLManager's Cookie Jar
  311. 2017-08-04 10:12:05.518425 D [19397/19397] CoreContext mythdownloadmanager.cpp:1675 (save) - MythCookieJar: saving cookies to: /root/.mythtv/MythBrowser/cookiejar.txt
  312. 2017-08-04 10:12:05.518514 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  313. 2017-08-04 10:12:05.521700 E [19397/19520] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e970:-1): Failed to connect to (::1:6543) Connection refused
  314. 2017-08-04 10:12:05.522166 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  315. Either the server is down or the master server settings
  316. in mythtv-settings does not contain the proper IP address
  317.  
  318. 2017-08-04 10:12:05.522329 I [19397/19405] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  319. 2017-08-04 10:12:05.522727 E [19397/19405] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  320. 2017-08-04 10:12:05.525191 E [19397/19520] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec0023b0:-1): Failed to connect to (::1:6543) Connection refused
  321. 2017-08-04 10:12:05.525634 E [19397/19405] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  322. Either the server is down or the master server settings
  323. in mythtv-settings does not contain the proper IP address
  324.  
  325. 2017-08-04 10:12:05.525938 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  326. 2017-08-04 10:12:05.526511 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  327. 2017-08-04 10:12:05.532574 E [19397/19526] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0003b30:-1): Failed to connect to (::1:6543) Connection refused
  328. 2017-08-04 10:12:05.533281 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  329. Either the server is down or the master server settings
  330. in mythtv-settings does not contain the proper IP address
  331.  
  332. 2017-08-04 10:12:05.533437 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  333. 2017-08-04 10:12:05.533849 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  334. 2017-08-04 10:12:05.537359 E [19397/19527] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec001ed0:-1): Failed to connect to (::1:6543) Connection refused
  335. 2017-08-04 10:12:05.538014 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  336. Either the server is down or the master server settings
  337. in mythtv-settings does not contain the proper IP address
  338.  
  339. 2017-08-04 10:12:05.538299 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  340. 2017-08-04 10:12:05.538711 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  341. 2017-08-04 10:12:05.541687 E [19397/19528] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec00a100:-1): Failed to connect to (::1:6543) Connection refused
  342. 2017-08-04 10:12:05.542194 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  343. Either the server is down or the master server settings
  344. in mythtv-settings does not contain the proper IP address
  345.  
  346. 2017-08-04 10:12:05.542427 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  347. 2017-08-04 10:12:05.542841 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  348. 2017-08-04 10:12:05.545811 E [19397/19527] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec004e70:-1): Failed to connect to (::1:6543) Connection refused
  349. 2017-08-04 10:12:05.546304 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  350. Either the server is down or the master server settings
  351. in mythtv-settings does not contain the proper IP address
  352.  
  353. 2017-08-04 10:12:05.546517 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  354. 2017-08-04 10:12:05.546921 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  355. 2017-08-04 10:12:05.549633 E [19397/19528] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec012c70:-1): Failed to connect to (::1:6543) Connection refused
  356. 2017-08-04 10:12:05.550058 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  357. Either the server is down or the master server settings
  358. in mythtv-settings does not contain the proper IP address
  359.  
  360. 2017-08-04 10:12:05.550364 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  361. 2017-08-04 10:12:05.550785 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  362. 2017-08-04 10:12:05.554567 E [19397/19527] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec005620:-1): Failed to connect to (::1:6543) Connection refused
  363. 2017-08-04 10:12:05.555060 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  364. Either the server is down or the master server settings
  365. in mythtv-settings does not contain the proper IP address
  366.  
  367. 2017-08-04 10:12:05.555343 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  368. 2017-08-04 10:12:05.555747 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  369. 2017-08-04 10:12:05.559201 E [19397/19532] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec005620:-1): Failed to connect to (::1:6543) Connection refused
  370. 2017-08-04 10:12:05.560060 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  371. Either the server is down or the master server settings
  372. in mythtv-settings does not contain the proper IP address
  373.  
  374. 2017-08-04 10:12:05.560314 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  375. 2017-08-04 10:12:05.560731 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  376. 2017-08-04 10:12:05.563614 E [19397/19527] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec004990:-1): Failed to connect to (::1:6543) Connection refused
  377. 2017-08-04 10:12:05.564070 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  378. Either the server is down or the master server settings
  379. in mythtv-settings does not contain the proper IP address
  380.  
  381. 2017-08-04 10:12:05.564378 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  382. 2017-08-04 10:12:05.564807 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  383. 2017-08-04 10:12:05.567698 E [19397/19532] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0007740:-1): Failed to connect to (::1:6543) Connection refused
  384. 2017-08-04 10:12:05.568177 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  385. Either the server is down or the master server settings
  386. in mythtv-settings does not contain the proper IP address
  387.  
  388. 2017-08-04 10:12:05.665750 E [19397/19397] CoreContext lirc.cpp:208 (Init) - LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
  389. eno: No such file or directory (2)
  390. 2017-08-04 10:12:05.665868 I [19397/19397] CoreContext jsmenu.cpp:153 (ReadConfig) - No joystick configuration found, not enabling joystick control
  391. 2017-08-04 10:12:05.665882 I [19397/19397] CoreContext mythudplistener.cpp:32 (Enable) - UDPListener: Enabling
  392. 2017-08-04 10:12:05.666500 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 127.0.0.1:0
  393. 2017-08-04 10:12:05.666751 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 172.16.10.58:0
  394. 2017-08-04 10:12:05.666961 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP [::1]:0
  395. 2017-08-04 10:12:05.668773 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP [fe80::693d:426d:aae3:1c8%enp0s10]:0
  396. 2017-08-04 10:12:05.669076 I [19397/19397] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 10.0.0.255:0
  397. 2017-08-04 10:12:05.682656 I [19397/19397] CoreContext mythmainwindow.cpp:1041 (Init) - Using Frameless Window
  398. 2017-08-04 10:12:05.682670 I [19397/19397] CoreContext mythmainwindow.cpp:1052 (Init) - Using Full Screen Window
  399. 2017-08-04 10:12:05.687391 I [19397/19397] CoreContext mythmainwindow.cpp:1079 (Init) - UI Screen Resolution: 1920 x 1080
  400. 2017-08-04 10:12:05.700952 I [19397/19397] CoreContext mythmainwindow.cpp:1185 (Init) - Using the Qt painter
  401. 2017-08-04 10:12:07.271617 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  402. 2017-08-04 10:12:07.272141 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  403. 2017-08-04 10:12:07.277613 E [19397/19538] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000c740:-1): Failed to connect to (::1:6543) Connection refused
  404. 2017-08-04 10:12:07.277961 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  405. Either the server is down or the master server settings
  406. in mythtv-settings does not contain the proper IP address
  407.  
  408. 2017-08-04 10:12:07.329388 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  409. 2017-08-04 10:12:07.329803 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  410. 2017-08-04 10:12:07.335803 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0004690:-1): Failed to connect to (::1:6543) Connection refused
  411. 2017-08-04 10:12:07.336222 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  412. Either the server is down or the master server settings
  413. in mythtv-settings does not contain the proper IP address
  414.  
  415. 2017-08-04 10:12:07.337059 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  416. 2017-08-04 10:12:07.337481 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  417. 2017-08-04 10:12:07.354578 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0007610:-1): Failed to connect to (::1:6543) Connection refused
  418. 2017-08-04 10:12:07.354941 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  419. Either the server is down or the master server settings
  420. in mythtv-settings does not contain the proper IP address
  421.  
  422. 2017-08-04 10:12:07.355083 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  423. 2017-08-04 10:12:07.355514 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  424. 2017-08-04 10:12:07.361584 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec0015a0:-1): Failed to connect to (::1:6543) Connection refused
  425. 2017-08-04 10:12:07.361948 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  426. Either the server is down or the master server settings
  427. in mythtv-settings does not contain the proper IP address
  428.  
  429. 2017-08-04 10:12:07.362125 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  430. 2017-08-04 10:12:07.362489 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  431. 2017-08-04 10:12:07.372544 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e210:-1): Failed to connect to (::1:6543) Connection refused
  432. 2017-08-04 10:12:07.372894 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  433. Either the server is down or the master server settings
  434. in mythtv-settings does not contain the proper IP address
  435.  
  436. 2017-08-04 10:12:07.373033 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  437. 2017-08-04 10:12:07.373464 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  438. 2017-08-04 10:12:07.378430 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec00fe60:-1): Failed to connect to (::1:6543) Connection refused
  439. 2017-08-04 10:12:07.378783 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  440. Either the server is down or the master server settings
  441. in mythtv-settings does not contain the proper IP address
  442.  
  443. 2017-08-04 10:12:07.383948 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  444. 2017-08-04 10:12:07.384378 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  445. 2017-08-04 10:12:07.393530 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e2b0:-1): Failed to connect to (::1:6543) Connection refused
  446. 2017-08-04 10:12:07.393927 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  447. Either the server is down or the master server settings
  448. in mythtv-settings does not contain the proper IP address
  449.  
  450. 2017-08-04 10:12:07.394073 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  451. 2017-08-04 10:12:07.394514 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  452. 2017-08-04 10:12:07.400555 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec005020:-1): Failed to connect to (::1:6543) Connection refused
  453. 2017-08-04 10:12:07.400926 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  454. Either the server is down or the master server settings
  455. in mythtv-settings does not contain the proper IP address
  456.  
  457. 2017-08-04 10:12:07.401126 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  458. 2017-08-04 10:12:07.401485 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  459. 2017-08-04 10:12:07.411481 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0011380:-1): Failed to connect to (::1:6543) Connection refused
  460. 2017-08-04 10:12:07.411894 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  461. Either the server is down or the master server settings
  462. in mythtv-settings does not contain the proper IP address
  463.  
  464. 2017-08-04 10:12:07.412040 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  465. 2017-08-04 10:12:07.412487 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  466. 2017-08-04 10:12:07.419148 E [19397/19539] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec0163d0:-1): Failed to connect to (::1:6543) Connection refused
  467. 2017-08-04 10:12:07.419509 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  468. Either the server is down or the master server settings
  469. in mythtv-settings does not contain the proper IP address
  470.  
  471. 2017-08-04 10:12:07.445327 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  472. 2017-08-04 10:12:07.445694 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  473. 2017-08-04 10:12:07.464588 E [19397/19548] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e720:-1): Failed to connect to (::1:6543) Connection refused
  474. 2017-08-04 10:12:07.465051 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  475. Either the server is down or the master server settings
  476. in mythtv-settings does not contain the proper IP address
  477.  
  478. 2017-08-04 10:12:07.548996 I [19397/19397] CoreContext mythuiwebbrowser.cpp:1085 (LoadUserStyleSheet) - MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
  479. 2017-08-04 10:12:07.560467 I [19397/19397] CoreContext mythuiwebbrowser.cpp:992 (Init) - MythUIWebBrowser: enabling plugins
  480. 2017-08-04 10:12:07.619546 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  481. 2017-08-04 10:12:07.619936 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  482. 2017-08-04 10:12:07.625251 E [19397/19550] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0003d00:-1): Failed to connect to (::1:6543) Connection refused
  483. 2017-08-04 10:12:07.625613 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  484. Either the server is down or the master server settings
  485. in mythtv-settings does not contain the proper IP address
  486.  
  487. 2017-08-04 10:12:07.734893 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  488. 2017-08-04 10:12:07.735327 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  489. 2017-08-04 10:12:07.739468 E [19397/19551] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e500:-1): Failed to connect to (::1:6543) Connection refused
  490. 2017-08-04 10:12:07.739845 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  491. Either the server is down or the master server settings
  492. in mythtv-settings does not contain the proper IP address
  493.  
  494. 2017-08-04 10:12:07.748672 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  495. 2017-08-04 10:12:07.749082 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  496. 2017-08-04 10:12:07.753463 E [19397/19551] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e9c0:-1): Failed to connect to (::1:6543) Connection refused
  497. 2017-08-04 10:12:07.755474 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  498. Either the server is down or the master server settings
  499. in mythtv-settings does not contain the proper IP address
  500.  
  501. 2017-08-04 10:12:07.760176 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  502. 2017-08-04 10:12:07.760588 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  503. 2017-08-04 10:12:07.765209 E [19397/19551] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f000e9c0:-1): Failed to connect to (::1:6543) Connection refused
  504. 2017-08-04 10:12:07.765534 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  505. Either the server is down or the master server settings
  506. in mythtv-settings does not contain the proper IP address
  507.  
  508. 2017-08-04 10:12:07.765732 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  509. 2017-08-04 10:12:07.766076 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  510. 2017-08-04 10:12:07.775515 E [19397/19551] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec005dd0:-1): Failed to connect to (::1:6543) Connection refused
  511. 2017-08-04 10:12:07.775891 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  512. Either the server is down or the master server settings
  513. in mythtv-settings does not contain the proper IP address
  514.  
  515. 2017-08-04 10:12:07.776032 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  516. 2017-08-04 10:12:07.776558 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  517. 2017-08-04 10:12:07.787547 E [19397/19555] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0011020:-1): Failed to connect to (::1:6543) Connection refused
  518. 2017-08-04 10:12:07.787910 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  519. Either the server is down or the master server settings
  520. in mythtv-settings does not contain the proper IP address
  521.  
  522. 2017-08-04 10:12:07.831915 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  523. 2017-08-04 10:12:07.832378 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  524. 2017-08-04 10:12:07.836546 E [19397/19555] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f00111f0:-1): Failed to connect to (::1:6543) Connection refused
  525. 2017-08-04 10:12:07.839537 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  526. Either the server is down or the master server settings
  527. in mythtv-settings does not contain the proper IP address
  528.  
  529. 2017-08-04 10:12:07.839795 I [19397/19519] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  530. 2017-08-04 10:12:07.840237 E [19397/19519] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  531. 2017-08-04 10:12:07.843972 E [19397/19557] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64ec001f40:-1): Failed to connect to (::1:6543) Connection refused
  532. 2017-08-04 10:12:07.844478 E [19397/19519] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  533. Either the server is down or the master server settings
  534. in mythtv-settings does not contain the proper IP address
  535.  
  536. 2017-08-04 10:12:12.790649 I [19397/19397] CoreContext langsettings.cpp:117 (Load) - System Locale (en_US), Country (US), Language (en)
  537. 2017-08-04 10:12:23.592499 I [19397/19397] CoreContext mythtranslation.cpp:73 (load) - Loading en_us translation for module mythfrontend
  538. 2017-08-04 10:12:23.592816 I [19397/19508] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  539. 2017-08-04 10:12:23.593264 E [19397/19508] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  540. 2017-08-04 10:12:23.596338 E [19397/19567] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f64f0001170:-1): Failed to connect to (::1:6543) Connection refused
  541. 2017-08-04 10:12:23.596785 E [19397/19508] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  542. Either the server is down or the master server settings
  543. in mythtv-settings does not contain the proper IP address
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement