Advertisement
Guest User

FE crash before config.xml

a guest
Aug 4th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.67 KB | None | 0 0
  1. 2017-08-04 09:57:28.860539 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Interrupt handler
  2. 2017-08-04 09:57:28.860722 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Terminated handler
  3. 2017-08-04 09:57:28.860761 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Segmentation fault handler
  4. 2017-08-04 09:57:28.860797 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Aborted handler
  5. 2017-08-04 09:57:28.860829 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Bus error handler
  6. 2017-08-04 09:57:28.860853 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Floating point exception handler
  7. 2017-08-04 09:57:28.860883 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Illegal instruction handler
  8. 2017-08-04 09:57:28.860920 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Real-time signal 0 handler
  9. 2017-08-04 09:57:28.860963 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup User defined signal 1 handler
  10. 2017-08-04 09:57:28.860993 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup User defined signal 2 handler
  11. 2017-08-04 09:57:28.861016 I [19035/19035] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Hangup handler
  12. 2017-08-04 09:57:28.861779 C [19035/19035] thread_unknown mythcommandlineparser.cpp:2599 (ConfigureLogging) - mythfrontend version: fixes/0.28 [v28.0-35-g812ec08] www.mythtv.org
  13. 2017-08-04 09:57:28.861837 C [19035/19035] thread_unknown mythcommandlineparser.cpp:2601 (ConfigureLogging) - Qt version: compile: 5.6.1, runtime: 5.6.1
  14. 2017-08-04 09:57:28.861859 N [19035/19035] thread_unknown mythcommandlineparser.cpp:2603 (ConfigureLogging) - Enabled verbose msgs: general
  15. 2017-08-04 09:57:28.863256 N [19035/19035] thread_unknown logging.cpp:920 (logStart) - Setting Log Level to LOG_DEBUG
  16. 2017-08-04 09:57:28.875687 I [19035/19039] Logger logging.cpp:313 (run) - Added logging to the console
  17. 2017-08-04 09:57:28.875802 N [19035/19035] thread_unknown mythdirs.cpp:192 (InitializeMythDirs) - Using runtime prefix = /usr
  18. 2017-08-04 09:57:28.875826 N [19035/19035] thread_unknown mythdirs.cpp:194 (InitializeMythDirs) - Using configuration directory = /root/.mythtv
  19. 2017-08-04 09:57:28.875835 D [19035/19035] thread_unknown mythdirs.cpp:196 (InitializeMythDirs) - appbindir = /usr/bin/
  20. 2017-08-04 09:57:28.875863 D [19035/19035] thread_unknown mythdirs.cpp:197 (InitializeMythDirs) - sharedir = /usr/share/mythtv/
  21. 2017-08-04 09:57:28.875873 D [19035/19035] thread_unknown mythdirs.cpp:198 (InitializeMythDirs) - libdir = /usr/lib64/mythtv/
  22. 2017-08-04 09:57:28.875887 D [19035/19035] thread_unknown mythdirs.cpp:199 (InitializeMythDirs) - themedir = /usr/share/mythtv/themes/
  23. 2017-08-04 09:57:28.875896 D [19035/19035] thread_unknown mythdirs.cpp:200 (InitializeMythDirs) - pluginsdir = /usr/lib64/mythtv/plugins/
  24. 2017-08-04 09:57:28.875910 D [19035/19035] thread_unknown mythdirs.cpp:201 (InitializeMythDirs) - translationsdir= /usr/share/mythtv/i18n/
  25. 2017-08-04 09:57:28.875919 D [19035/19035] thread_unknown mythdirs.cpp:202 (InitializeMythDirs) - filtersdir = /usr/lib64/mythtv/filters/
  26. 2017-08-04 09:57:28.876361 I [19035/19035] CoreContext mythcorecontext.cpp:266 (Init) - Assumed character encoding: en_US.UTF-8
  27. 2017-08-04 09:57:28.879390 E [19035/19035] CoreContext mythdbparams.cpp:39 (IsValid) - DBHostName is not set in config.xml
  28. 2017-08-04 09:57:28.879459 E [19035/19035] CoreContext mythdbparams.cpp:39 (IsValid) - DBHostName is not set in config.xml
  29. 2017-08-04 09:57:28.879579 N [19035/19035] CoreContext mythcontext.cpp:505 (LoadDatabaseSettings) - Empty LocalHostName.
  30. 2017-08-04 09:57:28.879626 I [19035/19035] CoreContext mythcontext.cpp:513 (LoadDatabaseSettings) - Using localhost value of mythfe7.localdomain
  31. 2017-08-04 09:57:28.912746 E [19035/19035] CoreContext mythdbcon.cpp:229 (OpenDatabase) - [DBManager0] Unable to connect to database!
  32. 2017-08-04 09:57:28.912944 E [19035/19035] 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 09:57:28.913188 I [19035/19035] CoreContext mythcontext.cpp:809 (UPnPautoconf) - UPNP Search 2 secs
  38. 2017-08-04 09:57:28.917438 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  39. eno: Cannot assign requested address (99)
  40. 2017-08-04 09:57:28.925079 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  41. eno: Cannot assign requested address (99)
  42. 2017-08-04 09:57:28.983740 I [19035/19038] LogForward loggingserver.cpp:142 (FileLogger) - Added logging to /tmp/mythfrontend.20170804145728.19035.log
  43. 2017-08-04 09:57:29.038048 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  44. eno: Cannot assign requested address (99)
  45. 2017-08-04 09:57:29.043723 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  46. eno: Cannot assign requested address (99)
  47. 2017-08-04 09:57:29.300453 I [19035/19035] CoreContext mythcontext.cpp:824 (UPnPautoconf) - UPNP Search 1 secs
  48. 2017-08-04 09:57:29.300559 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  49. eno: Cannot assign requested address (99)
  50. 2017-08-04 09:57:29.305922 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  51. eno: Cannot assign requested address (99)
  52. 2017-08-04 09:57:29.452579 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  53. eno: Cannot assign requested address (99)
  54. 2017-08-04 09:57:29.459615 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  55. eno: Cannot assign requested address (99)
  56. 2017-08-04 09:57:29.716780 I [19035/19035] CoreContext mythcontext.cpp:824 (UPnPautoconf) - UPNP Search 1 secs
  57. 2017-08-04 09:57:29.716890 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  58. eno: Cannot assign requested address (99)
  59. 2017-08-04 09:57:29.722453 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  60. eno: Cannot assign requested address (99)
  61. 2017-08-04 09:57:29.833735 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  62. eno: Cannot assign requested address (99)
  63. 2017-08-04 09:57:29.841574 D [19035/19035] CoreContext mmulticastsocketdevice.cpp:112 (writeBlock) - MMulticastSocketDevice(:11): setsockopt - IP_MULTICAST_IF
  64. eno: Cannot assign requested address (99)
  65. 2017-08-04 09:57:31.055294 I [19035/19035] CoreContext mythcontext.cpp:842 (UPnPautoconf) - Found 1 UPnP backends
  66. 2017-08-04 09:57:32.265570 E [19035/19035] CoreContext soapclient.cpp:253 (SendSOAPRequest) - SOAPClient::SendSOAPRequest: request failed: http://10.0.0.55:6544/Myth
  67. 2017-08-04 09:57:32.266049 E [19035/19035] CoreContext mythxmlclient.cpp:113 (GetConnectionInfo) - MythXMLClient::GetConnectionInfo Failed - (1) unexpected end of file
  68. 2017-08-04 09:57:32.266646 I [19035/19035] CoreContext mythcontext.cpp:694 (TestDBconnection) - Testing network connectivity to '10.0.0.55'
  69. 2017-08-04 09:57:32.267726 I [19035/19047] SystemManager mythsystemunix.cpp:276 (run) - Starting process manager
  70. 2017-08-04 09:57:32.270079 I [19035/19048] SystemSignalManager mythsystemunix.cpp:509 (run) - Starting process signal handler
  71. 2017-08-04 09:57:32.276878 I [19035/19049] SystemIOHandlerR mythsystemunix.cpp:92 (run) - Starting IO manager (read)
  72. 2017-08-04 09:57:32.280219 I [19035/19050] SystemIOHandlerW mythsystemunix.cpp:92 (run) - Starting IO manager (write)
  73. 2017-08-04 09:57:32.340361 E [19035/19035] CoreContext mythdbcon.cpp:229 (OpenDatabase) - [DBManager1] Unable to connect to database!
  74. 2017-08-04 09:57:32.340400 E [19035/19035] CoreContext mythdbcon.cpp:230 (OpenDatabase) - Driver error was [1/1045]:
  75. QMYSQL: Unable to connect
  76. Database error was:
  77. Access denied for user 'mythtv'@'172.16.10.58' (using password: YES)
  78.  
  79. 2017-08-04 09:57:32.426530 E [19035/19035] CoreContext mythxdisplay.cpp:182 (GetRefreshRate) - X11 ModeLine query failed
  80. 2017-08-04 09:57:32.427807 N [19035/19035] CoreContext DisplayRes.cpp:64 (Initialize) - Desktop video mode: 1920x1080 60.000 Hz
  81. 2017-08-04 09:57:32.461760 E [19035/19035] CoreContext lirc.cpp:208 (Init) - LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
  82. eno: No such file or directory (2)
  83. 2017-08-04 09:57:32.461942 I [19035/19035] CoreContext jsmenu.cpp:153 (ReadConfig) - No joystick configuration found, not enabling joystick control
  84. 2017-08-04 09:57:32.461964 I [19035/19035] CoreContext mythudplistener.cpp:32 (Enable) - UDPListener: Enabling
  85. 2017-08-04 09:57:32.463003 D [19035/19035] CoreContext serverpool.cpp:146 (SelectDefaultListen) - Adding IPv4 loopback to address list.
  86. 2017-08-04 09:57:32.463045 D [19035/19035] CoreContext serverpool.cpp:225 (SelectDefaultListen) - Adding IPv6 loopback to address list.
  87. 2017-08-04 09:57:32.463256 D [19035/19035] CoreContext serverpool.cpp:177 (SelectDefaultListen) - Adding '172.16.10.58' to address list.
  88. 2017-08-04 09:57:32.463364 D [19035/19035] CoreContext serverpool.cpp:238 (SelectDefaultListen) - Adding link-local 'fe80::693d:426d:aae3:1c8%enp0s10' to address list.
  89. 2017-08-04 09:57:32.464267 I [19035/19035] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 127.0.0.1:0
  90. 2017-08-04 09:57:32.464561 I [19035/19035] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 172.16.10.58:0
  91. 2017-08-04 09:57:32.464786 I [19035/19035] CoreContext serverpool.cpp:508 (bind) - Binding to UDP [::1]:0
  92. 2017-08-04 09:57:32.467312 I [19035/19035] CoreContext serverpool.cpp:508 (bind) - Binding to UDP [fe80::693d:426d:aae3:1c8%enp0s10]:0
  93. 2017-08-04 09:57:32.467614 I [19035/19035] CoreContext serverpool.cpp:508 (bind) - Binding to UDP 10.0.0.255:0
  94. 2017-08-04 09:57:32.481960 I [19035/19035] CoreContext mythmainwindow.cpp:1041 (Init) - Using Frameless Window
  95. 2017-08-04 09:57:32.481976 I [19035/19035] CoreContext mythmainwindow.cpp:1052 (Init) - Using Full Screen Window
  96. 2017-08-04 09:57:32.609023 I [19035/19035] CoreContext mythmainwindow.cpp:1079 (Init) - UI Screen Resolution: 1920 x 1080
  97. 2017-08-04 09:57:33.281393 I [19035/19035] CoreContext mythmainwindow.cpp:1185 (Init) - Using the Qt painter
  98. 2017-08-04 09:57:35.005730 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  99. 2017-08-04 09:57:35.008319 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  100. 2017-08-04 09:57:35.014585 E [19035/19068] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e4006c20:-1): Failed to connect to (::1:6543) Connection refused
  101. 2017-08-04 09:57:35.019312 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  102. Either the server is down or the master server settings
  103. in mythtv-settings does not contain the proper IP address
  104.  
  105. 2017-08-04 09:57:35.036200 N [19035/19035] CoreContext mythcorecontext.cpp:1670 (InitLocale) - Setting QT default locale to en_US
  106. 2017-08-04 09:57:35.066441 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  107. 2017-08-04 09:57:35.066783 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  108. 2017-08-04 09:57:35.073406 E [19035/19069] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e4007a40:-1): Failed to connect to (::1:6543) Connection refused
  109. 2017-08-04 09:57:35.075256 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  110. Either the server is down or the master server settings
  111. in mythtv-settings does not contain the proper IP address
  112.  
  113. 2017-08-04 09:57:35.081023 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  114. 2017-08-04 09:57:35.081567 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  115. 2017-08-04 09:57:35.088875 E [19035/19069] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f0005560:-1): Failed to connect to (::1:6543) Connection refused
  116. 2017-08-04 09:57:35.093386 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  117. Either the server is down or the master server settings
  118. in mythtv-settings does not contain the proper IP address
  119.  
  120. 2017-08-04 09:57:35.093635 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  121. 2017-08-04 09:57:35.095859 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  122. 2017-08-04 09:57:35.113625 E [19035/19072] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f0005fa0:-1): Failed to connect to (::1:6543) Connection refused
  123. 2017-08-04 09:57:35.114076 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  124. Either the server is down or the master server settings
  125. in mythtv-settings does not contain the proper IP address
  126.  
  127. 2017-08-04 09:57:35.114400 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  128. 2017-08-04 09:57:35.114822 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  129. 2017-08-04 09:57:35.139705 E [19035/19069] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f000a270:-1): Failed to connect to (::1:6543) Connection refused
  130. 2017-08-04 09:57:35.140069 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  131. Either the server is down or the master server settings
  132. in mythtv-settings does not contain the proper IP address
  133.  
  134. 2017-08-04 09:57:35.140367 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  135. 2017-08-04 09:57:35.140803 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  136. 2017-08-04 09:57:35.147629 E [19035/19069] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e4007730:-1): Failed to connect to (::1:6543) Connection refused
  137. 2017-08-04 09:57:35.157373 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  138. Either the server is down or the master server settings
  139. in mythtv-settings does not contain the proper IP address
  140.  
  141. 2017-08-04 09:57:35.157607 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  142. 2017-08-04 09:57:35.158002 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  143. 2017-08-04 09:57:35.173996 E [19035/19075] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f000a2f0:-1): Failed to connect to (::1:6543) Connection refused
  144. 2017-08-04 09:57:35.177458 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  145. Either the server is down or the master server settings
  146. in mythtv-settings does not contain the proper IP address
  147.  
  148. 2017-08-04 09:57:35.177685 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  149. 2017-08-04 09:57:35.178075 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  150. 2017-08-04 09:57:35.184020 E [19035/19075] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f00052c0:-1): Failed to connect to (::1:6543) Connection refused
  151. 2017-08-04 09:57:35.190023 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  152. Either the server is down or the master server settings
  153. in mythtv-settings does not contain the proper IP address
  154.  
  155. 2017-08-04 09:57:35.190285 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  156. 2017-08-04 09:57:35.190649 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  157. 2017-08-04 09:57:35.204719 E [19035/19077] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f000b3a0:-1): Failed to connect to (::1:6543) Connection refused
  158. 2017-08-04 09:57:35.205156 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  159. Either the server is down or the master server settings
  160. in mythtv-settings does not contain the proper IP address
  161.  
  162. 2017-08-04 09:57:35.205399 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  163. 2017-08-04 09:57:35.205776 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  164. 2017-08-04 09:57:35.215442 E [19035/19078] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e40084e0:-1): Failed to connect to (::1:6543) Connection refused
  165. 2017-08-04 09:57:35.217635 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  166. Either the server is down or the master server settings
  167. in mythtv-settings does not contain the proper IP address
  168.  
  169. 2017-08-04 09:57:35.261738 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  170. 2017-08-04 09:57:35.262185 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  171. 2017-08-04 09:57:35.273791 E [19035/19079] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e4006610:-1): Failed to connect to (::1:6543) Connection refused
  172. 2017-08-04 09:57:35.274217 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  173. Either the server is down or the master server settings
  174. in mythtv-settings does not contain the proper IP address
  175.  
  176. 2017-08-04 09:57:35.574826 D [19035/19035] CoreContext mythuiwebbrowser.cpp:111 (GetNetworkAccessManager) - Copying DLManager's Cookie Jar
  177. 2017-08-04 09:57:35.574920 D [19035/19035] CoreContext mythdownloadmanager.cpp:1650 (load) - MythCookieJar: loading cookies from: /root/.mythtv/MythBrowser/cookiejar.txt
  178. 2017-08-04 09:57:35.588379 I [19035/19035] CoreContext mythuiwebbrowser.cpp:1085 (LoadUserStyleSheet) - MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
  179. 2017-08-04 09:57:35.598932 I [19035/19035] CoreContext mythuiwebbrowser.cpp:992 (Init) - MythUIWebBrowser: enabling plugins
  180. 2017-08-04 09:57:35.675495 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  181. 2017-08-04 09:57:35.675988 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  182. 2017-08-04 09:57:35.678521 E [19035/19084] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e40084e0:-1): Failed to connect to (::1:6543) Connection refused
  183. 2017-08-04 09:57:35.678947 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  184. Either the server is down or the master server settings
  185. in mythtv-settings does not contain the proper IP address
  186.  
  187. 2017-08-04 09:57:35.762596 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  188. 2017-08-04 09:57:35.762955 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  189. 2017-08-04 09:57:35.778577 E [19035/19085] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e4003f70:-1): Failed to connect to (::1:6543) Connection refused
  190. 2017-08-04 09:57:35.778954 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  191. Either the server is down or the master server settings
  192. in mythtv-settings does not contain the proper IP address
  193.  
  194. 2017-08-04 09:57:35.781187 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  195. 2017-08-04 09:57:35.781551 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  196. 2017-08-04 09:57:35.785815 E [19035/19085] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e40076e0:-1): Failed to connect to (::1:6543) Connection refused
  197. 2017-08-04 09:57:35.786334 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  198. Either the server is down or the master server settings
  199. in mythtv-settings does not contain the proper IP address
  200.  
  201. 2017-08-04 09:57:35.793001 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  202. 2017-08-04 09:57:35.793463 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  203. 2017-08-04 09:57:35.802502 E [19035/19085] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e400d0b0:-1): Failed to connect to (::1:6543) Connection refused
  204. 2017-08-04 09:57:35.802844 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  205. Either the server is down or the master server settings
  206. in mythtv-settings does not contain the proper IP address
  207.  
  208. 2017-08-04 09:57:35.803161 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  209. 2017-08-04 09:57:35.803576 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  210. 2017-08-04 09:57:35.808494 E [19035/19085] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e400c730:-1): Failed to connect to (::1:6543) Connection refused
  211. 2017-08-04 09:57:35.808850 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  212. Either the server is down or the master server settings
  213. in mythtv-settings does not contain the proper IP address
  214.  
  215. 2017-08-04 09:57:35.809145 I [19035/19070] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  216. 2017-08-04 09:57:35.809523 E [19035/19070] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  217. 2017-08-04 09:57:35.818500 E [19035/19085] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78f0004ff0:-1): Failed to connect to (::1:6543) Connection refused
  218. 2017-08-04 09:57:35.818899 E [19035/19070] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  219. Either the server is down or the master server settings
  220. in mythtv-settings does not contain the proper IP address
  221.  
  222. 2017-08-04 09:57:40.874285 I [19035/19035] CoreContext langsettings.cpp:117 (Load) - System Locale (en_US), Country (US), Language (en)
  223. 2017-08-04 09:58:07.097191 I [19035/19035] CoreContext mythtranslation.cpp:73 (load) - Loading en_us translation for module mythfrontend
  224. 2017-08-04 09:58:07.097610 I [19035/19067] SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) - MythCoreContext::ConnectCommandSocket(): Connecting to backend server: localhost:6543 (try 1 of 1)
  225. 2017-08-04 09:58:07.098024 E [19035/19067] SendMessage mythcorecontext.cpp:979 (GetBackendServerIP) - MythCoreContext::GetBackendServerIP(): No address defined for host: localhost
  226. 2017-08-04 09:58:07.103726 E [19035/19090] MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) - MythSocket(7f78e4003750:-1): Failed to connect to (::1:6543) Connection refused
  227. 2017-08-04 09:58:07.104300 E [19035/19067] SendMessage mythcorecontext.cpp:506 (ConnectCommandSocket) - Connection to master server timed out.
  228. Either the server is down or the master server settings
  229. in mythtv-settings does not contain the proper IP address
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement