Advertisement
Guest User

Untitled

a guest
May 11th, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.18 KB | None | 0 0
  1. INFO | mythtv.core | bootstrapper.py | MainThread | Line 67 | Mythbox Logger Initialized
  2. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[0] = /home/michael/.xbmc/scripts/MythBox
  3. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[1] = /opt/xbmc/share/xbmc/system/python/python24.zip
  4. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[2] = /opt/xbmc/share/xbmc/system/python/lib/python24.zip
  5. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[3] = /opt/xbmc/share/xbmc/system/python/lib/python2.4/
  6. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[4] = /opt/xbmc/share/xbmc/system/python/lib/python2.4/plat-linux2
  7. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[5] = /opt/xbmc/share/xbmc/system/python/lib/python2.4/lib-tk
  8. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[6] = /opt/xbmc/share/xbmc/system/python/lib/python2.4/lib-dynload
  9. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[7] = /home/michael/.xbmc/scripts/MythBox/resources/src
  10. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[8] = /home/michael/.xbmc/scripts/MythBox/resources/lib/pyxcoder
  11. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[9] = /home/michael/.xbmc/scripts/MythBox/resources/lib/decorator
  12. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[10] = /home/michael/.xbmc/scripts/MythBox/resources/lib/odict
  13. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[11] = /home/michael/.xbmc/scripts/MythBox/resources/lib/elementtree
  14. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[12] = /home/michael/.xbmc/scripts/MythBox/resources/lib/tvdb_api
  15. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[13] = /home/michael/.xbmc/scripts/MythBox/resources/lib/themoviedb
  16. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[14] = /home/michael/.xbmc/scripts/MythBox/resources/lib/IMDbPY
  17. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[15] = /home/michael/.xbmc/scripts/MythBox/resources/lib/simplejson
  18. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[16] = /home/michael/.xbmc/scripts/MythBox/resources/lib/shove
  19. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[17] = /home/michael/.xbmc/scripts/MythBox/resources/lib/durus
  20. DEBUG | mythtv.core | platform.py | MainThread | Line 67 | syspath[18] = /home/michael/.xbmc/scripts/MythBox/resources/lib/mysql-connector-python
  21. INFO | mythtv.core | bootstrapper.py | MainThread | Line 74 | Mythbox Platform Initialized
  22. INFO | mythtv.core | util.py | MainThread | Line 640 | ============ MythBox Started ================
  23. DEBUG | mythtv.core | bootstrapper.py | MainThread | Line 107 | Settings =
  24. mythtv_host = localhost
  25. mythtv_port = 6543
  26. mythtv_minlivebufsize = 4096
  27. mythtv_tunewait = 60
  28. mysql_host = localhost
  29. mysql_port = 3306
  30. mysql_database = mythconverg
  31. mysql_user = mythtv
  32. mysql_password = mythtv
  33. paths_recordedprefix = /home/michael/Documents/video/mythtv/
  34. paths_ffmpeg = /usr/bin/ffmpeg
  35. recorded_view_by = 3
  36. upcoming_view_by = 2
  37. confirm_on_delete = True
  38. fanart_tvdb = True
  39. fanart_tmdb = True
  40. fanart_imdb = True
  41. fanart_google = True
  42. lirc_hack = False
  43. logging_enabled = True
  44.  
  45. DEBUG | mythtv.core | mythdb.py | MainThread | Line 101 | Initializing myth database connection
  46. DEBUG | mythtv.core | mythdb.py | MainThread | Line 132 | Closing myth db connection
  47. DEBUG | mythtv.core | mythtv.py | MainThread | Line 104 | Connection.connect(False,True)
  48. DEBUG | mythtv.core | mythtv.py | MainThread | Line 111 | Getting server version...
  49. DEBUG | mythtv.core | mythtv.py | MainThread | Line 137 | getServerVersion: REJECT 40
  50. DEBUG | mythtv.core | mythtv.py | MainThread | Line 113 | Server version = 40
  51. DEBUG | mythtv.core | mythtv.py | Thread-2 | Line 104 | Connection.connect(False,True)
  52. DEBUG | mythtv.core | mythtv.py | Thread-2 | Line 111 | Getting server version...
  53. DEBUG | mythtv.core | mythdb.py | Thread-3 | Line 101 | Initializing myth database connection
  54. DEBUG | mythtv.core | mythtv.py | Thread-2 | Line 137 | getServerVersion: REJECT 40
  55. DEBUG | mythtv.core | mythtv.py | Thread-2 | Line 113 | Server version = 40
  56. DEBUG | mythtv.core | mythdb.py | Thread-3 | Line 505 |
  57. select
  58. id,
  59. chanid,
  60. starttime,
  61. inserttime,
  62. type,
  63. cmds,
  64. flags,
  65. status,
  66. statustime,
  67. hostname,
  68. comment,
  69. schedruntime
  70. from
  71. jobqueue
  72. where status = 4 order by schedruntime, id
  73. DEBUG | mythtv.core | mythdb.py | Thread-2 | Line 101 | Initializing myth database connection
  74. DEBUG | mythtv.core | mythtv.py | Thread-4 | Line 104 | Connection.connect(False,True)
  75. DEBUG | mythtv.core | mythdb.py | Thread-3 | Line 505 |
  76. select
  77. id,
  78. chanid,
  79. starttime,
  80. inserttime,
  81. type,
  82. cmds,
  83. flags,
  84. status,
  85. statustime,
  86. hostname,
  87. comment,
  88. schedruntime
  89. from
  90. jobqueue
  91. where status = 1 order by schedruntime, id
  92. DEBUG | mythtv.core | mythtv.py | Thread-4 | Line 111 | Getting server version...
  93. DEBUG | mythtv.core | mythtv.py | Thread-4 | Line 137 | getServerVersion: REJECT 40
  94. DEBUG | mythtv.core | mythtv.py | Thread-4 | Line 113 | Server version = 40
  95. DEBUG | mythtv.core | mythtv.py | Thread-5 | Line 104 | Connection.connect(False,True)
  96. DEBUG | mythtv.core | mythtv.py | Thread-5 | Line 111 | Getting server version...
  97. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=spaceFree value=76.43 GB
  98. DEBUG | mythtv.core | mythtv.py | Thread-5 | Line 137 | getServerVersion: REJECT 40
  99. DEBUG | mythtv.core | mythtv.py | Thread-5 | Line 113 | Server version = 40
  100. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=spaceTotal value=1,198.07 GB
  101. DEBUG | mythtv.ui | home.py | Thread-5 | Line 258 | >> renderCoverFlow begin
  102. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=spaceUsed value=1,121.64 GB
  103. DEBUG | mythtv.core | mythtv.py | Thread-5 | Line 735 | getting recordings matching (QUERY_RECORDINGS Delete, default, all shows)
  104. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=load1 value=1.3
  105. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=load5 value=1.1
  106. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=load15 value=0.88
  107. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=guideDataStatus value=Programming guide info retrieved on 2009-10-07 18:47 and ended on 2009-10-07 18:47. mythfilldatabase ran, but did not insert any new data into the Guide for 1 of 1 sources. This can indicate a potential grabber failure.
  108. WARNING | mythtv.ui | ui.py | Thread-4 | Line 213 | Setting window property with: win=<xbmcgui.Window object at 0xa79dc48> name=guideData value=
  109. DEBUG | mythtv.ui | home.py | Thread-5 | Line 264 | Coverflow 0/6: Japanese News
  110. DEBUG | mythtv.ui | home.py | Thread-5 | Line 264 | Coverflow 1/6: Insight
  111. DEBUG | mythtv.ui | home.py | Thread-5 | Line 264 | Coverflow 2/6: Japanese News
  112. WARNING | mythtv.core | updater.py | Thread-1 | Line 41 | Failed to check for updates
  113. DEBUG | mythtv.ui | home.py | Thread-5 | Line 264 | Coverflow 3/6: Media Watch
  114. DEBUG | mythtv.ui | home.py | Thread-5 | Line 264 | Coverflow 4/6: Japanese News
  115. DEBUG | mythtv.ui | home.py | Thread-5 | Line 264 | Coverflow 5/6: Iron Chef
  116. DEBUG | mythtv.ui | home.py | Thread-5 | Line 278 | <<< renderCoverFlow end
  117. DEBUG | mythtv.core | domain.py | MainThread | Line 840 | Local path for myth://192.168.1.200:6543/1032_20091013065000.mpg is /home/michael/Documents/video/mythtv/1032_20091013065000.mpg
  118. ERROR | mythtv.core | mythtv.py | MainThread | Line 1066 | Error reading message:
  119. Traceback (most recent call last):
  120. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1055, in _readMsg
  121. n = int(retMsg)
  122. ValueError: invalid literal for int():
  123. ERROR | mythtv.core | util.py | MainThread | Line 400 | CATCHALL_UI: Caught exception invalid literal for int(): on method <function onClick at 0xad5083c>
  124. Traceback (most recent call last):
  125. File "/home/michael/.xbmc/scripts/MythBox/resources/src/util.py", line 398, in catchall_ui
  126. return func(*args, **kw)
  127. File "<string>", line 1, in <lambda>
  128. File "/home/michael/.xbmc/scripts/MythBox/resources/src/util.py", line 267, in lirc_hack
  129. return func(*args, **kwargs)
  130. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythbox/home.py", line 96, in onClick
  131. self.dispatcher[controlId]()
  132. File "<string>", line 1, in <lambda>
  133. File "/home/michael/.xbmc/scripts/MythBox/resources/src/ui.py", line 191, in window_busy
  134. result = func(*args, **kwargs)
  135. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythbox/home.py", line 160, in goRecordingDetails
  136. p.playRecording(program, player.TrackingCommercialSkipper(p, program))
  137. File "/home/michael/.xbmc/scripts/MythBox/resources/src/player.py", line 71, in playRecording
  138. self.play(self.getFileUrl(), self._buildPlayList())
  139. File "/home/michael/.xbmc/scripts/MythBox/resources/src/player.py", line 167, in _buildPlayList
  140. comms = self._program.getCommercials()
  141. File "<string>", line 1, in <lambda>
  142. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 76, in inject_conn
  143. result = func(*args, **kwargs)
  144. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 259, in getCommercials
  145. return super(InjectedRecordedProgram, self).getCommercials()
  146. File "/home/michael/.xbmc/scripts/MythBox/resources/src/domain.py", line 796, in getCommercials
  147. self._commercials = self.conn().getCommercialBreaks(self)
  148. File "<string>", line 1, in <lambda>
  149. File "/home/michael/.xbmc/scripts/MythBox/resources/src/util.py", line 351, in timed
  150. result = func(*args, **kw)
  151. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 797, in getCommercialBreaks
  152. reply = self._sendRequest(self.cmdSock, [command])
  153. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1085, in _sendRequest
  154. reply = self._readMsg(s)
  155. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1055, in _readMsg
  156. n = int(retMsg)
  157. ValueError: invalid literal for int():
  158. DEBUG | mythtv.ui | livetv.py | MainThread | Line 366 | Rendering....
  159. DEBUG | mythtv.core | mythtv.py | MainThread | Line 104 | Connection.connect(False,True)
  160. ERROR | mythtv.core | util.py | MainThread | Line 400 | CATCHALL_UI: Caught exception (111, 'Connection refused') on method <function onInit at 0xad220ac>
  161. Traceback (most recent call last):
  162. File "/home/michael/.xbmc/scripts/MythBox/resources/src/util.py", line 398, in catchall_ui
  163. return func(*args, **kw)
  164. File "/home/michael/.xbmc/scripts/MythBox/resources/src/livetv.py", line 270, in onInit
  165. self.refresh()
  166. File "<string>", line 1, in <lambda>
  167. File "/home/michael/.xbmc/scripts/MythBox/resources/src/ui.py", line 191, in window_busy
  168. result = func(*args, **kwargs)
  169. File "/home/michael/.xbmc/scripts/MythBox/resources/src/livetv.py", line 275, in refresh
  170. self.render()
  171. File "<string>", line 1, in <lambda>
  172. File "/home/michael/.xbmc/scripts/MythBox/resources/src/util.py", line 351, in timed
  173. result = func(*args, **kw)
  174. File "/home/michael/.xbmc/scripts/MythBox/resources/src/livetv.py", line 376, in render
  175. cachedIcon = self.mythChannelIconCache.get(channel)
  176. File "/home/michael/.xbmc/scripts/MythBox/resources/src/filecache.py", line 129, in get
  177. self.resolver.store(fileUrl, filepath)
  178. File "<string>", line 1, in <lambda>
  179. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 76, in inject_conn
  180. result = func(*args, **kwargs)
  181. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 355, in store
  182. return super(InjectedMythChannelIconResolver, self).store(channel, dest)
  183. File "/home/michael/.xbmc/scripts/MythBox/resources/src/filecache.py", line 88, in store
  184. self.conn().transferFile(channel.getIconPath(), dest, None)
  185. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1001, in transferFile
  186. commandSocket = self.connect(False, True, backendHost)
  187. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 108, in connect
  188. s.connect((slaveBackend, self.port))
  189. File "<string>", line 1, in connect
  190. error: (111, 'Connection refused')
  191. ERROR | mythtv.core | mythtv.py | Thread-6 | Line 1066 | Error reading message:
  192. Traceback (most recent call last):
  193. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1055, in _readMsg
  194. n = int(retMsg)
  195. ValueError: invalid literal for int():
  196. DEBUG | mythtv.core | mythdb.py | Thread-7 | Line 505 |
  197. select
  198. id,
  199. chanid,
  200. starttime,
  201. inserttime,
  202. type,
  203. cmds,
  204. flags,
  205. status,
  206. statustime,
  207. hostname,
  208. comment,
  209. schedruntime
  210. from
  211. jobqueue
  212. where status = 4 order by schedruntime, id
  213. ERROR | mythtv.core | mythtv.py | Thread-8 | Line 1066 | Error reading message:
  214. Traceback (most recent call last):
  215. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1055, in _readMsg
  216. n = int(retMsg)
  217. ValueError: invalid literal for int():
  218. DEBUG | mythtv.core | mythdb.py | Thread-7 | Line 505 |
  219. select
  220. id,
  221. chanid,
  222. starttime,
  223. inserttime,
  224. type,
  225. cmds,
  226. flags,
  227. status,
  228. statustime,
  229. hostname,
  230. comment,
  231. schedruntime
  232. from
  233. jobqueue
  234. where status = 1 order by schedruntime, id
  235. INFO | mythtv.ui | home.py | MainThread | Line 132 | Pool connPool: available = 3 size = 3
  236. ERROR | mythtv.inject | pool.py | MainThread | Line 82 | Destroy pooled resource
  237. Traceback (most recent call last):
  238. File "/home/michael/.xbmc/scripts/MythBox/resources/src/pool.py", line 80, in shutdown
  239. self.factory.destroy(resource)
  240. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 214, in destroy
  241. conn.close()
  242. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 147, in close
  243. self.cmdSock.shutdown(socket.SHUT_RDWR)
  244. File "<string>", line 1, in shutdown
  245. error: (107, 'Transport endpoint is not connected')
  246. ERROR | mythtv.wire | mythtv.py | MainThread | Line 1076 | Error sending msg over socket
  247. Traceback (most recent call last):
  248. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1073, in _sendMsg
  249. s.send(msg)
  250. error: (32, 'Broken pipe')
  251. ERROR | mythtv.inject | pool.py | MainThread | Line 82 | Destroy pooled resource
  252. Traceback (most recent call last):
  253. File "/home/michael/.xbmc/scripts/MythBox/resources/src/pool.py", line 80, in shutdown
  254. self.factory.destroy(resource)
  255. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 214, in destroy
  256. conn.close()
  257. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 147, in close
  258. self.cmdSock.shutdown(socket.SHUT_RDWR)
  259. File "<string>", line 1, in shutdown
  260. error: (107, 'Transport endpoint is not connected')
  261. ERROR | mythtv.wire | mythtv.py | MainThread | Line 1076 | Error sending msg over socket
  262. Traceback (most recent call last):
  263. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 1073, in _sendMsg
  264. s.send(msg)
  265. error: (32, 'Broken pipe')
  266. ERROR | mythtv.inject | pool.py | MainThread | Line 82 | Destroy pooled resource
  267. Traceback (most recent call last):
  268. File "/home/michael/.xbmc/scripts/MythBox/resources/src/pool.py", line 80, in shutdown
  269. self.factory.destroy(resource)
  270. File "/home/michael/.xbmc/scripts/MythBox/resources/src/injected.py", line 214, in destroy
  271. conn.close()
  272. File "/home/michael/.xbmc/scripts/MythBox/resources/src/mythtv.py", line 147, in close
  273. self.cmdSock.shutdown(socket.SHUT_RDWR)
  274. File "<string>", line 1, in shutdown
  275. error: (107, 'Transport endpoint is not connected')
  276. INFO | mythtv.ui | home.py | MainThread | Line 132 | Pool dbPool: available = 2 size = 2
  277. DEBUG | mythtv.core | mythdb.py | MainThread | Line 132 | Closing myth db connection
  278. DEBUG | mythtv.core | mythdb.py | MainThread | Line 132 | Closing myth db connection
  279. INFO | mythtv.ui | home.py | MainThread | Line 134 | Goodbye!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement