Advertisement
Halvliter

Couchpotato log

Mar 8th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.13 KB | None | 0 0
  1. 12:44:25 CRITICAL [ __main__] Traceback (most recent call last):
  2. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  3. l.run()
  4. File "/app/couchpotato/CouchPotato.py", line 89, in run
  5. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  6. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  7. server.listen(config['port'], config['host'])
  8. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  9. sockets = bind_sockets(port, address=address)
  10. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  11. sock.bind(sockaddr)
  12. File "/usr/lib/python2.7/socket.py", line 228, in meth
  13. return getattr(self._sock,name)(*args)
  14. error: [Errno 98] Address in use
  15. 
  16. Traceback (most recent call last):
  17. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  18. l.run()
  19. File "/app/couchpotato/CouchPotato.py", line 89, in run
  20. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  21. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  22. server.listen(config['port'], config['host'])
  23. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  24. sockets = bind_sockets(port, address=address)
  25. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  26. sock.bind(sockaddr)
  27. File "/usr/lib/python2.7/socket.py", line 228, in meth
  28. return getattr(self._sock,name)(*args)
  29. error: [Errno 98] Address in use
  30. 12:44:27 CRITICAL [ __main__] Traceback (most recent call last):
  31. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  32. l.run()
  33. File "/app/couchpotato/CouchPotato.py", line 89, in run
  34. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  35. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  36. server.listen(config['port'], config['host'])
  37. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  38. sockets = bind_sockets(port, address=address)
  39. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  40. sock.bind(sockaddr)
  41. File "/usr/lib/python2.7/socket.py", line 228, in meth
  42. return getattr(self._sock,name)(*args)
  43. error: [Errno 98] Address in use
  44. 
  45. Traceback (most recent call last):
  46. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  47. l.run()
  48. File "/app/couchpotato/CouchPotato.py", line 89, in run
  49. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  50. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  51. server.listen(config['port'], config['host'])
  52. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  53. sockets = bind_sockets(port, address=address)
  54. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  55. sock.bind(sockaddr)
  56. File "/usr/lib/python2.7/socket.py", line 228, in meth
  57. return getattr(self._sock,name)(*args)
  58. error: [Errno 98] Address in use
  59. 12:44:29 CRITICAL [ __main__] Traceback (most recent call last):
  60. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  61. l.run()
  62. File "/app/couchpotato/CouchPotato.py", line 89, in run
  63. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  64. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  65. server.listen(config['port'], config['host'])
  66. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  67. sockets = bind_sockets(port, address=address)
  68. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  69. sock.bind(sockaddr)
  70. File "/usr/lib/python2.7/socket.py", line 228, in meth
  71. return getattr(self._sock,name)(*args)
  72. error: [Errno 98] Address in use
  73. 
  74. Traceback (most recent call last):
  75. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  76. l.run()
  77. File "/app/couchpotato/CouchPotato.py", line 89, in run
  78. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  79. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  80. server.listen(config['port'], config['host'])
  81. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  82. sockets = bind_sockets(port, address=address)
  83. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  84. sock.bind(sockaddr)
  85. File "/usr/lib/python2.7/socket.py", line 228, in meth
  86. return getattr(self._sock,name)(*args)
  87. error: [Errno 98] Address in use
  88. 12:44:31 CRITICAL [ __main__] Traceback (most recent call last):
  89. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  90. l.run()
  91. File "/app/couchpotato/CouchPotato.py", line 89, in run
  92. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  93. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  94. server.listen(config['port'], config['host'])
  95. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  96. sockets = bind_sockets(port, address=address)
  97. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  98. sock.bind(sockaddr)
  99. File "/usr/lib/python2.7/socket.py", line 228, in meth
  100. return getattr(self._sock,name)(*args)
  101. error: [Errno 98] Address in use
  102. 
  103. Traceback (most recent call last):
  104. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  105. l.run()
  106. File "/app/couchpotato/CouchPotato.py", line 89, in run
  107. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  108. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  109. server.listen(config['port'], config['host'])
  110. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  111. sockets = bind_sockets(port, address=address)
  112. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  113. sock.bind(sockaddr)
  114. File "/usr/lib/python2.7/socket.py", line 228, in meth
  115. return getattr(self._sock,name)(*args)
  116. error: [Errno 98] Address in use
  117. 12:44:33 CRITICAL [ __main__] Traceback (most recent call last):
  118. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  119. l.run()
  120. File "/app/couchpotato/CouchPotato.py", line 89, in run
  121. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  122. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  123. server.listen(config['port'], config['host'])
  124. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  125. sockets = bind_sockets(port, address=address)
  126. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  127. sock.bind(sockaddr)
  128. File "/usr/lib/python2.7/socket.py", line 228, in meth
  129. return getattr(self._sock,name)(*args)
  130. error: [Errno 98] Address in use
  131. 
  132. Traceback (most recent call last):
  133. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  134. l.run()
  135. File "/app/couchpotato/CouchPotato.py", line 89, in run
  136. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  137. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  138. server.listen(config['port'], config['host'])
  139. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  140. sockets = bind_sockets(port, address=address)
  141. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  142. sock.bind(sockaddr)
  143. File "/usr/lib/python2.7/socket.py", line 228, in meth
  144. return getattr(self._sock,name)(*args)
  145. error: [Errno 98] Address in use
  146. 12:44:35 CRITICAL [ __main__] Traceback (most recent call last):
  147. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  148. l.run()
  149. File "/app/couchpotato/CouchPotato.py", line 89, in run
  150. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  151. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  152. server.listen(config['port'], config['host'])
  153. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  154. sockets = bind_sockets(port, address=address)
  155. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  156. sock.bind(sockaddr)
  157. File "/usr/lib/python2.7/socket.py", line 228, in meth
  158. return getattr(self._sock,name)(*args)
  159. error: [Errno 98] Address in use
  160. 
  161. Traceback (most recent call last):
  162. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  163. l.run()
  164. File "/app/couchpotato/CouchPotato.py", line 89, in run
  165. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  166. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  167. server.listen(config['port'], config['host'])
  168. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  169. sockets = bind_sockets(port, address=address)
  170. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  171. sock.bind(sockaddr)
  172. File "/usr/lib/python2.7/socket.py", line 228, in meth
  173. return getattr(self._sock,name)(*args)
  174. error: [Errno 98] Address in use
  175. 12:44:37 CRITICAL [ __main__] Traceback (most recent call last):
  176. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  177. l.run()
  178. File "/app/couchpotato/CouchPotato.py", line 89, in run
  179. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  180. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  181. server.listen(config['port'], config['host'])
  182. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  183. sockets = bind_sockets(port, address=address)
  184. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  185. sock.bind(sockaddr)
  186. File "/usr/lib/python2.7/socket.py", line 228, in meth
  187. return getattr(self._sock,name)(*args)
  188. error: [Errno 98] Address in use
  189. 
  190. Traceback (most recent call last):
  191. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  192. l.run()
  193. File "/app/couchpotato/CouchPotato.py", line 89, in run
  194. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  195. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  196. server.listen(config['port'], config['host'])
  197. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  198. sockets = bind_sockets(port, address=address)
  199. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  200. sock.bind(sockaddr)
  201. File "/usr/lib/python2.7/socket.py", line 228, in meth
  202. return getattr(self._sock,name)(*args)
  203. error: [Errno 98] Address in use
  204. 12:44:39 CRITICAL [ __main__] Traceback (most recent call last):
  205. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  206. l.run()
  207. File "/app/couchpotato/CouchPotato.py", line 89, in run
  208. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  209. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  210. server.listen(config['port'], config['host'])
  211. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  212. sockets = bind_sockets(port, address=address)
  213. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  214. sock.bind(sockaddr)
  215. File "/usr/lib/python2.7/socket.py", line 228, in meth
  216. return getattr(self._sock,name)(*args)
  217. error: [Errno 98] Address in use
  218. 
  219. Traceback (most recent call last):
  220. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  221. l.run()
  222. File "/app/couchpotato/CouchPotato.py", line 89, in run
  223. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  224. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  225. server.listen(config['port'], config['host'])
  226. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  227. sockets = bind_sockets(port, address=address)
  228. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  229. sock.bind(sockaddr)
  230. File "/usr/lib/python2.7/socket.py", line 228, in meth
  231. return getattr(self._sock,name)(*args)
  232. error: [Errno 98] Address in use
  233. 12:44:41 CRITICAL [ __main__] Traceback (most recent call last):
  234. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  235. l.run()
  236. File "/app/couchpotato/CouchPotato.py", line 89, in run
  237. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  238. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  239. server.listen(config['port'], config['host'])
  240. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  241. sockets = bind_sockets(port, address=address)
  242. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  243. sock.bind(sockaddr)
  244. File "/usr/lib/python2.7/socket.py", line 228, in meth
  245. return getattr(self._sock,name)(*args)
  246. error: [Errno 98] Address in use
  247. 
  248. Traceback (most recent call last):
  249. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  250. l.run()
  251. File "/app/couchpotato/CouchPotato.py", line 89, in run
  252. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  253. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  254. server.listen(config['port'], config['host'])
  255. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  256. sockets = bind_sockets(port, address=address)
  257. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  258. sock.bind(sockaddr)
  259. File "/usr/lib/python2.7/socket.py", line 228, in meth
  260. return getattr(self._sock,name)(*args)
  261. error: [Errno 98] Address in use
  262. 12:44:43 CRITICAL [ __main__] Traceback (most recent call last):
  263. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  264. l.run()
  265. File "/app/couchpotato/CouchPotato.py", line 89, in run
  266. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  267. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  268. server.listen(config['port'], config['host'])
  269. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  270. sockets = bind_sockets(port, address=address)
  271. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  272. sock.bind(sockaddr)
  273. File "/usr/lib/python2.7/socket.py", line 228, in meth
  274. return getattr(self._sock,name)(*args)
  275. error: [Errno 98] Address in use
  276. 
  277. Traceback (most recent call last):
  278. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  279. l.run()
  280. File "/app/couchpotato/CouchPotato.py", line 89, in run
  281. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  282. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  283. server.listen(config['port'], config['host'])
  284. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  285. sockets = bind_sockets(port, address=address)
  286. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  287. sock.bind(sockaddr)
  288. File "/usr/lib/python2.7/socket.py", line 228, in meth
  289. return getattr(self._sock,name)(*args)
  290. error: [Errno 98] Address in use
  291. 12:44:44 CRITICAL [ __main__] Traceback (most recent call last):
  292. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  293. l.run()
  294. File "/app/couchpotato/CouchPotato.py", line 89, in run
  295. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  296. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  297. server.listen(config['port'], config['host'])
  298. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  299. sockets = bind_sockets(port, address=address)
  300. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  301. sock.bind(sockaddr)
  302. File "/usr/lib/python2.7/socket.py", line 228, in meth
  303. return getattr(self._sock,name)(*args)
  304. error: [Errno 98] Address in use
  305. 
  306. Traceback (most recent call last):
  307. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  308. l.run()
  309. File "/app/couchpotato/CouchPotato.py", line 89, in run
  310. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  311. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  312. server.listen(config['port'], config['host'])
  313. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  314. sockets = bind_sockets(port, address=address)
  315. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  316. sock.bind(sockaddr)
  317. File "/usr/lib/python2.7/socket.py", line 228, in meth
  318. return getattr(self._sock,name)(*args)
  319. error: [Errno 98] Address in use
  320. 12:44:46 CRITICAL [ __main__] Traceback (most recent call last):
  321. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  322. l.run()
  323. File "/app/couchpotato/CouchPotato.py", line 89, in run
  324. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  325. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  326. server.listen(config['port'], config['host'])
  327. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  328. sockets = bind_sockets(port, address=address)
  329. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  330. sock.bind(sockaddr)
  331. File "/usr/lib/python2.7/socket.py", line 228, in meth
  332. return getattr(self._sock,name)(*args)
  333. error: [Errno 98] Address in use
  334. 
  335. Traceback (most recent call last):
  336. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  337. l.run()
  338. File "/app/couchpotato/CouchPotato.py", line 89, in run
  339. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  340. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  341. server.listen(config['port'], config['host'])
  342. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  343. sockets = bind_sockets(port, address=address)
  344. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  345. sock.bind(sockaddr)
  346. File "/usr/lib/python2.7/socket.py", line 228, in meth
  347. return getattr(self._sock,name)(*args)
  348. error: [Errno 98] Address in use
  349. 12:44:49 CRITICAL [ __main__] Traceback (most recent call last):
  350. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  351. l.run()
  352. File "/app/couchpotato/CouchPotato.py", line 89, in run
  353. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  354. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  355. server.listen(config['port'], config['host'])
  356. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  357. sockets = bind_sockets(port, address=address)
  358. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  359. sock.bind(sockaddr)
  360. File "/usr/lib/python2.7/socket.py", line 228, in meth
  361. return getattr(self._sock,name)(*args)
  362. error: [Errno 98] Address in use
  363. 
  364. Traceback (most recent call last):
  365. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  366. l.run()
  367. File "/app/couchpotato/CouchPotato.py", line 89, in run
  368. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  369. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  370. server.listen(config['port'], config['host'])
  371. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  372. sockets = bind_sockets(port, address=address)
  373. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  374. sock.bind(sockaddr)
  375. File "/usr/lib/python2.7/socket.py", line 228, in meth
  376. return getattr(self._sock,name)(*args)
  377. error: [Errno 98] Address in use
  378. 12:44:51 CRITICAL [ __main__] Traceback (most recent call last):
  379. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  380. l.run()
  381. File "/app/couchpotato/CouchPotato.py", line 89, in run
  382. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  383. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  384. server.listen(config['port'], config['host'])
  385. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  386. sockets = bind_sockets(port, address=address)
  387. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  388. sock.bind(sockaddr)
  389. File "/usr/lib/python2.7/socket.py", line 228, in meth
  390. return getattr(self._sock,name)(*args)
  391. error: [Errno 98] Address in use
  392. 
  393. Traceback (most recent call last):
  394. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  395. l.run()
  396. File "/app/couchpotato/CouchPotato.py", line 89, in run
  397. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  398. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  399. server.listen(config['port'], config['host'])
  400. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  401. sockets = bind_sockets(port, address=address)
  402. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  403. sock.bind(sockaddr)
  404. File "/usr/lib/python2.7/socket.py", line 228, in meth
  405. return getattr(self._sock,name)(*args)
  406. error: [Errno 98] Address in use
  407. 12:44:53 CRITICAL [ __main__] Traceback (most recent call last):
  408. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  409. l.run()
  410. File "/app/couchpotato/CouchPotato.py", line 89, in run
  411. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  412. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  413. server.listen(config['port'], config['host'])
  414. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  415. sockets = bind_sockets(port, address=address)
  416. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  417. sock.bind(sockaddr)
  418. File "/usr/lib/python2.7/socket.py", line 228, in meth
  419. return getattr(self._sock,name)(*args)
  420. error: [Errno 98] Address in use
  421. 
  422. Traceback (most recent call last):
  423. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  424. l.run()
  425. File "/app/couchpotato/CouchPotato.py", line 89, in run
  426. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  427. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  428. server.listen(config['port'], config['host'])
  429. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  430. sockets = bind_sockets(port, address=address)
  431. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  432. sock.bind(sockaddr)
  433. File "/usr/lib/python2.7/socket.py", line 228, in meth
  434. return getattr(self._sock,name)(*args)
  435. error: [Errno 98] Address in use
  436. 12:44:55 CRITICAL [ __main__] Traceback (most recent call last):
  437. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  438. l.run()
  439. File "/app/couchpotato/CouchPotato.py", line 89, in run
  440. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  441. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  442. server.listen(config['port'], config['host'])
  443. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  444. sockets = bind_sockets(port, address=address)
  445. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  446. sock.bind(sockaddr)
  447. File "/usr/lib/python2.7/socket.py", line 228, in meth
  448. return getattr(self._sock,name)(*args)
  449. error: [Errno 98] Address in use
  450. 
  451. Traceback (most recent call last):
  452. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  453. l.run()
  454. File "/app/couchpotato/CouchPotato.py", line 89, in run
  455. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  456. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  457. server.listen(config['port'], config['host'])
  458. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  459. sockets = bind_sockets(port, address=address)
  460. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  461. sock.bind(sockaddr)
  462. File "/usr/lib/python2.7/socket.py", line 228, in meth
  463. return getattr(self._sock,name)(*args)
  464. error: [Errno 98] Address in use
  465. 12:44:57 CRITICAL [ __main__] Traceback (most recent call last):
  466. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  467. l.run()
  468. File "/app/couchpotato/CouchPotato.py", line 89, in run
  469. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  470. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  471. server.listen(config['port'], config['host'])
  472. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  473. sockets = bind_sockets(port, address=address)
  474. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  475. sock.bind(sockaddr)
  476. File "/usr/lib/python2.7/socket.py", line 228, in meth
  477. return getattr(self._sock,name)(*args)
  478. error: [Errno 98] Address in use
  479. 
  480. Traceback (most recent call last):
  481. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  482. l.run()
  483. File "/app/couchpotato/CouchPotato.py", line 89, in run
  484. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  485. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  486. server.listen(config['port'], config['host'])
  487. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  488. sockets = bind_sockets(port, address=address)
  489. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  490. sock.bind(sockaddr)
  491. File "/usr/lib/python2.7/socket.py", line 228, in meth
  492. return getattr(self._sock,name)(*args)
  493. error: [Errno 98] Address in use
  494. 12:44:59 CRITICAL [ __main__] Traceback (most recent call last):
  495. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  496. l.run()
  497. File "/app/couchpotato/CouchPotato.py", line 89, in run
  498. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  499. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  500. server.listen(config['port'], config['host'])
  501. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  502. sockets = bind_sockets(port, address=address)
  503. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  504. sock.bind(sockaddr)
  505. File "/usr/lib/python2.7/socket.py", line 228, in meth
  506. return getattr(self._sock,name)(*args)
  507. error: [Errno 98] Address in use
  508. 
  509. Traceback (most recent call last):
  510. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  511. l.run()
  512. File "/app/couchpotato/CouchPotato.py", line 89, in run
  513. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  514. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  515. server.listen(config['port'], config['host'])
  516. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  517. sockets = bind_sockets(port, address=address)
  518. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  519. sock.bind(sockaddr)
  520. File "/usr/lib/python2.7/socket.py", line 228, in meth
  521. return getattr(self._sock,name)(*args)
  522. error: [Errno 98] Address in use
  523. 12:45:01 CRITICAL [ __main__] Traceback (most recent call last):
  524. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  525. l.run()
  526. File "/app/couchpotato/CouchPotato.py", line 89, in run
  527. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  528. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  529. server.listen(config['port'], config['host'])
  530. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  531. sockets = bind_sockets(port, address=address)
  532. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  533. sock.bind(sockaddr)
  534. File "/usr/lib/python2.7/socket.py", line 228, in meth
  535. return getattr(self._sock,name)(*args)
  536. error: [Errno 98] Address in use
  537. 
  538. Traceback (most recent call last):
  539. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  540. l.run()
  541. File "/app/couchpotato/CouchPotato.py", line 89, in run
  542. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  543. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  544. server.listen(config['port'], config['host'])
  545. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  546. sockets = bind_sockets(port, address=address)
  547. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  548. sock.bind(sockaddr)
  549. File "/usr/lib/python2.7/socket.py", line 228, in meth
  550. return getattr(self._sock,name)(*args)
  551. error: [Errno 98] Address in use
  552. 12:45:03 CRITICAL [ __main__] Traceback (most recent call last):
  553. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  554. l.run()
  555. File "/app/couchpotato/CouchPotato.py", line 89, in run
  556. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  557. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  558. server.listen(config['port'], config['host'])
  559. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  560. sockets = bind_sockets(port, address=address)
  561. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  562. sock.bind(sockaddr)
  563. File "/usr/lib/python2.7/socket.py", line 228, in meth
  564. return getattr(self._sock,name)(*args)
  565. error: [Errno 98] Address in use
  566. 
  567. Traceback (most recent call last):
  568. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  569. l.run()
  570. File "/app/couchpotato/CouchPotato.py", line 89, in run
  571. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  572. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  573. server.listen(config['port'], config['host'])
  574. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  575. sockets = bind_sockets(port, address=address)
  576. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  577. sock.bind(sockaddr)
  578. File "/usr/lib/python2.7/socket.py", line 228, in meth
  579. return getattr(self._sock,name)(*args)
  580. error: [Errno 98] Address in use
  581. 12:45:05 CRITICAL [ __main__] Traceback (most recent call last):
  582. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  583. l.run()
  584. File "/app/couchpotato/CouchPotato.py", line 89, in run
  585. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  586. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  587. server.listen(config['port'], config['host'])
  588. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  589. sockets = bind_sockets(port, address=address)
  590. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  591. sock.bind(sockaddr)
  592. File "/usr/lib/python2.7/socket.py", line 228, in meth
  593. return getattr(self._sock,name)(*args)
  594. error: [Errno 98] Address in use
  595. 
  596. Traceback (most recent call last):
  597. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  598. l.run()
  599. File "/app/couchpotato/CouchPotato.py", line 89, in run
  600. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  601. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  602. server.listen(config['port'], config['host'])
  603. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  604. sockets = bind_sockets(port, address=address)
  605. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  606. sock.bind(sockaddr)
  607. File "/usr/lib/python2.7/socket.py", line 228, in meth
  608. return getattr(self._sock,name)(*args)
  609. error: [Errno 98] Address in use
  610. 12:45:07 CRITICAL [ __main__] Traceback (most recent call last):
  611. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  612. l.run()
  613. File "/app/couchpotato/CouchPotato.py", line 89, in run
  614. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  615. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  616. server.listen(config['port'], config['host'])
  617. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  618. sockets = bind_sockets(port, address=address)
  619. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  620. sock.bind(sockaddr)
  621. File "/usr/lib/python2.7/socket.py", line 228, in meth
  622. return getattr(self._sock,name)(*args)
  623. error: [Errno 98] Address in use
  624. 
  625. Traceback (most recent call last):
  626. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  627. l.run()
  628. File "/app/couchpotato/CouchPotato.py", line 89, in run
  629. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  630. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  631. server.listen(config['port'], config['host'])
  632. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  633. sockets = bind_sockets(port, address=address)
  634. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  635. sock.bind(sockaddr)
  636. File "/usr/lib/python2.7/socket.py", line 228, in meth
  637. return getattr(self._sock,name)(*args)
  638. error: [Errno 98] Address in use
  639. 12:45:09 CRITICAL [ __main__] Traceback (most recent call last):
  640. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  641. l.run()
  642. File "/app/couchpotato/CouchPotato.py", line 89, in run
  643. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  644. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  645. server.listen(config['port'], config['host'])
  646. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  647. sockets = bind_sockets(port, address=address)
  648. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  649. sock.bind(sockaddr)
  650. File "/usr/lib/python2.7/socket.py", line 228, in meth
  651. return getattr(self._sock,name)(*args)
  652. error: [Errno 98] Address in use
  653. 
  654. Traceback (most recent call last):
  655. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  656. l.run()
  657. File "/app/couchpotato/CouchPotato.py", line 89, in run
  658. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  659. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  660. server.listen(config['port'], config['host'])
  661. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  662. sockets = bind_sockets(port, address=address)
  663. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  664. sock.bind(sockaddr)
  665. File "/usr/lib/python2.7/socket.py", line 228, in meth
  666. return getattr(self._sock,name)(*args)
  667. error: [Errno 98] Address in use
  668. 12:45:11 CRITICAL [ __main__] Traceback (most recent call last):
  669. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  670. l.run()
  671. File "/app/couchpotato/CouchPotato.py", line 89, in run
  672. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  673. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  674. server.listen(config['port'], config['host'])
  675. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  676. sockets = bind_sockets(port, address=address)
  677. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  678. sock.bind(sockaddr)
  679. File "/usr/lib/python2.7/socket.py", line 228, in meth
  680. return getattr(self._sock,name)(*args)
  681. error: [Errno 98] Address in use
  682. 
  683. Traceback (most recent call last):
  684. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  685. l.run()
  686. File "/app/couchpotato/CouchPotato.py", line 89, in run
  687. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  688. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  689. server.listen(config['port'], config['host'])
  690. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  691. sockets = bind_sockets(port, address=address)
  692. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  693. sock.bind(sockaddr)
  694. File "/usr/lib/python2.7/socket.py", line 228, in meth
  695. return getattr(self._sock,name)(*args)
  696. error: [Errno 98] Address in use
  697. 12:45:13 CRITICAL [ __main__] Traceback (most recent call last):
  698. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  699. l.run()
  700. File "/app/couchpotato/CouchPotato.py", line 89, in run
  701. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  702. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  703. server.listen(config['port'], config['host'])
  704. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  705. sockets = bind_sockets(port, address=address)
  706. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  707. sock.bind(sockaddr)
  708. File "/usr/lib/python2.7/socket.py", line 228, in meth
  709. return getattr(self._sock,name)(*args)
  710. error: [Errno 98] Address in use
  711. 
  712. Traceback (most recent call last):
  713. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  714. l.run()
  715. File "/app/couchpotato/CouchPotato.py", line 89, in run
  716. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  717. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  718. server.listen(config['port'], config['host'])
  719. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  720. sockets = bind_sockets(port, address=address)
  721. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  722. sock.bind(sockaddr)
  723. File "/usr/lib/python2.7/socket.py", line 228, in meth
  724. return getattr(self._sock,name)(*args)
  725. error: [Errno 98] Address in use
  726. 12:45:15 CRITICAL [ __main__] Traceback (most recent call last):
  727. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  728. l.run()
  729. File "/app/couchpotato/CouchPotato.py", line 89, in run
  730. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  731. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  732. server.listen(config['port'], config['host'])
  733. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  734. sockets = bind_sockets(port, address=address)
  735. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  736. sock.bind(sockaddr)
  737. File "/usr/lib/python2.7/socket.py", line 228, in meth
  738. return getattr(self._sock,name)(*args)
  739. error: [Errno 98] Address in use
  740. 
  741. Traceback (most recent call last):
  742. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  743. l.run()
  744. File "/app/couchpotato/CouchPotato.py", line 89, in run
  745. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  746. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  747. server.listen(config['port'], config['host'])
  748. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  749. sockets = bind_sockets(port, address=address)
  750. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  751. sock.bind(sockaddr)
  752. File "/usr/lib/python2.7/socket.py", line 228, in meth
  753. return getattr(self._sock,name)(*args)
  754. error: [Errno 98] Address in use
  755. 12:45:17 CRITICAL [ __main__] Traceback (most recent call last):
  756. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  757. l.run()
  758. File "/app/couchpotato/CouchPotato.py", line 89, in run
  759. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  760. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  761. server.listen(config['port'], config['host'])
  762. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  763. sockets = bind_sockets(port, address=address)
  764. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  765. sock.bind(sockaddr)
  766. File "/usr/lib/python2.7/socket.py", line 228, in meth
  767. return getattr(self._sock,name)(*args)
  768. error: [Errno 98] Address in use
  769. 
  770. Traceback (most recent call last):
  771. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  772. l.run()
  773. File "/app/couchpotato/CouchPotato.py", line 89, in run
  774. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  775. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  776. server.listen(config['port'], config['host'])
  777. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  778. sockets = bind_sockets(port, address=address)
  779. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  780. sock.bind(sockaddr)
  781. File "/usr/lib/python2.7/socket.py", line 228, in meth
  782. return getattr(self._sock,name)(*args)
  783. error: [Errno 98] Address in use
  784. 12:45:19 CRITICAL [ __main__] Traceback (most recent call last):
  785. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  786. l.run()
  787. File "/app/couchpotato/CouchPotato.py", line 89, in run
  788. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  789. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  790. server.listen(config['port'], config['host'])
  791. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  792. sockets = bind_sockets(port, address=address)
  793. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  794. sock.bind(sockaddr)
  795. File "/usr/lib/python2.7/socket.py", line 228, in meth
  796. return getattr(self._sock,name)(*args)
  797. error: [Errno 98] Address in use
  798. 
  799. Traceback (most recent call last):
  800. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  801. l.run()
  802. File "/app/couchpotato/CouchPotato.py", line 89, in run
  803. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  804. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  805. server.listen(config['port'], config['host'])
  806. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  807. sockets = bind_sockets(port, address=address)
  808. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  809. sock.bind(sockaddr)
  810. File "/usr/lib/python2.7/socket.py", line 228, in meth
  811. return getattr(self._sock,name)(*args)
  812. error: [Errno 98] Address in use
  813. 12:45:21 CRITICAL [ __main__] Traceback (most recent call last):
  814. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  815. l.run()
  816. File "/app/couchpotato/CouchPotato.py", line 89, in run
  817. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  818. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  819. server.listen(config['port'], config['host'])
  820. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  821. sockets = bind_sockets(port, address=address)
  822. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  823. sock.bind(sockaddr)
  824. File "/usr/lib/python2.7/socket.py", line 228, in meth
  825. return getattr(self._sock,name)(*args)
  826. error: [Errno 98] Address in use
  827. 
  828. Traceback (most recent call last):
  829. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  830. l.run()
  831. File "/app/couchpotato/CouchPotato.py", line 89, in run
  832. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  833. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  834. server.listen(config['port'], config['host'])
  835. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  836. sockets = bind_sockets(port, address=address)
  837. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  838. sock.bind(sockaddr)
  839. File "/usr/lib/python2.7/socket.py", line 228, in meth
  840. return getattr(self._sock,name)(*args)
  841. error: [Errno 98] Address in use
  842. 12:45:23 CRITICAL [ __main__] Traceback (most recent call last):
  843. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  844. l.run()
  845. File "/app/couchpotato/CouchPotato.py", line 89, in run
  846. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  847. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  848. server.listen(config['port'], config['host'])
  849. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  850. sockets = bind_sockets(port, address=address)
  851. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  852. sock.bind(sockaddr)
  853. File "/usr/lib/python2.7/socket.py", line 228, in meth
  854. return getattr(self._sock,name)(*args)
  855. error: [Errno 98] Address in use
  856. 
  857. Traceback (most recent call last):
  858. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  859. l.run()
  860. File "/app/couchpotato/CouchPotato.py", line 89, in run
  861. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  862. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  863. server.listen(config['port'], config['host'])
  864. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  865. sockets = bind_sockets(port, address=address)
  866. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  867. sock.bind(sockaddr)
  868. File "/usr/lib/python2.7/socket.py", line 228, in meth
  869. return getattr(self._sock,name)(*args)
  870. error: [Errno 98] Address in use
  871. 12:45:25 CRITICAL [ __main__] Traceback (most recent call last):
  872. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  873. l.run()
  874. File "/app/couchpotato/CouchPotato.py", line 89, in run
  875. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  876. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  877. server.listen(config['port'], config['host'])
  878. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  879. sockets = bind_sockets(port, address=address)
  880. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  881. sock.bind(sockaddr)
  882. File "/usr/lib/python2.7/socket.py", line 228, in meth
  883. return getattr(self._sock,name)(*args)
  884. error: [Errno 98] Address in use
  885. 
  886. Traceback (most recent call last):
  887. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  888. l.run()
  889. File "/app/couchpotato/CouchPotato.py", line 89, in run
  890. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  891. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  892. server.listen(config['port'], config['host'])
  893. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  894. sockets = bind_sockets(port, address=address)
  895. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  896. sock.bind(sockaddr)
  897. File "/usr/lib/python2.7/socket.py", line 228, in meth
  898. return getattr(self._sock,name)(*args)
  899. error: [Errno 98] Address in use
  900. 12:45:27 CRITICAL [ __main__] Traceback (most recent call last):
  901. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  902. l.run()
  903. File "/app/couchpotato/CouchPotato.py", line 89, in run
  904. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  905. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  906. server.listen(config['port'], config['host'])
  907. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  908. sockets = bind_sockets(port, address=address)
  909. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  910. sock.bind(sockaddr)
  911. File "/usr/lib/python2.7/socket.py", line 228, in meth
  912. return getattr(self._sock,name)(*args)
  913. error: [Errno 98] Address in use
  914. 
  915. Traceback (most recent call last):
  916. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  917. l.run()
  918. File "/app/couchpotato/CouchPotato.py", line 89, in run
  919. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  920. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  921. server.listen(config['port'], config['host'])
  922. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  923. sockets = bind_sockets(port, address=address)
  924. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  925. sock.bind(sockaddr)
  926. File "/usr/lib/python2.7/socket.py", line 228, in meth
  927. return getattr(self._sock,name)(*args)
  928. error: [Errno 98] Address in use
  929. 12:45:29 CRITICAL [ __main__] Traceback (most recent call last):
  930. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  931. l.run()
  932. File "/app/couchpotato/CouchPotato.py", line 89, in run
  933. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  934. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  935. server.listen(config['port'], config['host'])
  936. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  937. sockets = bind_sockets(port, address=address)
  938. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  939. sock.bind(sockaddr)
  940. File "/usr/lib/python2.7/socket.py", line 228, in meth
  941. return getattr(self._sock,name)(*args)
  942. error: [Errno 98] Address in use
  943. 
  944. Traceback (most recent call last):
  945. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  946. l.run()
  947. File "/app/couchpotato/CouchPotato.py", line 89, in run
  948. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  949. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  950. server.listen(config['port'], config['host'])
  951. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  952. sockets = bind_sockets(port, address=address)
  953. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  954. sock.bind(sockaddr)
  955. File "/usr/lib/python2.7/socket.py", line 228, in meth
  956. return getattr(self._sock,name)(*args)
  957. error: [Errno 98] Address in use
  958. 12:45:31 CRITICAL [ __main__] Traceback (most recent call last):
  959. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  960. l.run()
  961. File "/app/couchpotato/CouchPotato.py", line 89, in run
  962. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  963. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  964. server.listen(config['port'], config['host'])
  965. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  966. sockets = bind_sockets(port, address=address)
  967. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  968. sock.bind(sockaddr)
  969. File "/usr/lib/python2.7/socket.py", line 228, in meth
  970. return getattr(self._sock,name)(*args)
  971. error: [Errno 98] Address in use
  972. 
  973. Traceback (most recent call last):
  974. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  975. l.run()
  976. File "/app/couchpotato/CouchPotato.py", line 89, in run
  977. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  978. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  979. server.listen(config['port'], config['host'])
  980. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  981. sockets = bind_sockets(port, address=address)
  982. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  983. sock.bind(sockaddr)
  984. File "/usr/lib/python2.7/socket.py", line 228, in meth
  985. return getattr(self._sock,name)(*args)
  986. error: [Errno 98] Address in use
  987. 12:45:33 CRITICAL [ __main__] Traceback (most recent call last):
  988. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  989. l.run()
  990. File "/app/couchpotato/CouchPotato.py", line 89, in run
  991. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  992. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  993. server.listen(config['port'], config['host'])
  994. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  995. sockets = bind_sockets(port, address=address)
  996. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  997. sock.bind(sockaddr)
  998. File "/usr/lib/python2.7/socket.py", line 228, in meth
  999. return getattr(self._sock,name)(*args)
  1000. error: [Errno 98] Address in use
  1001. 
  1002. Traceback (most recent call last):
  1003. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1004. l.run()
  1005. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1006. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1007. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1008. server.listen(config['port'], config['host'])
  1009. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1010. sockets = bind_sockets(port, address=address)
  1011. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1012. sock.bind(sockaddr)
  1013. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1014. return getattr(self._sock,name)(*args)
  1015. error: [Errno 98] Address in use
  1016. 12:45:35 CRITICAL [ __main__] Traceback (most recent call last):
  1017. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1018. l.run()
  1019. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1020. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1021. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1022. server.listen(config['port'], config['host'])
  1023. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1024. sockets = bind_sockets(port, address=address)
  1025. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1026. sock.bind(sockaddr)
  1027. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1028. return getattr(self._sock,name)(*args)
  1029. error: [Errno 98] Address in use
  1030. 
  1031. Traceback (most recent call last):
  1032. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1033. l.run()
  1034. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1035. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1036. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1037. server.listen(config['port'], config['host'])
  1038. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1039. sockets = bind_sockets(port, address=address)
  1040. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1041. sock.bind(sockaddr)
  1042. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1043. return getattr(self._sock,name)(*args)
  1044. error: [Errno 98] Address in use
  1045. 12:45:37 CRITICAL [ __main__] Traceback (most recent call last):
  1046. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1047. l.run()
  1048. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1049. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1050. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1051. server.listen(config['port'], config['host'])
  1052. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1053. sockets = bind_sockets(port, address=address)
  1054. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1055. sock.bind(sockaddr)
  1056. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1057. return getattr(self._sock,name)(*args)
  1058. error: [Errno 98] Address in use
  1059. 
  1060. Traceback (most recent call last):
  1061. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1062. l.run()
  1063. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1064. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1065. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1066. server.listen(config['port'], config['host'])
  1067. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1068. sockets = bind_sockets(port, address=address)
  1069. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1070. sock.bind(sockaddr)
  1071. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1072. return getattr(self._sock,name)(*args)
  1073. error: [Errno 98] Address in use
  1074. 12:45:39 CRITICAL [ __main__] Traceback (most recent call last):
  1075. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1076. l.run()
  1077. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1078. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1079. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1080. server.listen(config['port'], config['host'])
  1081. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1082. sockets = bind_sockets(port, address=address)
  1083. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1084. sock.bind(sockaddr)
  1085. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1086. return getattr(self._sock,name)(*args)
  1087. error: [Errno 98] Address in use
  1088. 
  1089. Traceback (most recent call last):
  1090. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1091. l.run()
  1092. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1093. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1094. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1095. server.listen(config['port'], config['host'])
  1096. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1097. sockets = bind_sockets(port, address=address)
  1098. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1099. sock.bind(sockaddr)
  1100. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1101. return getattr(self._sock,name)(*args)
  1102. error: [Errno 98] Address in use
  1103. 12:45:41 CRITICAL [ __main__] Traceback (most recent call last):
  1104. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1105. l.run()
  1106. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1107. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1108. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1109. server.listen(config['port'], config['host'])
  1110. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1111. sockets = bind_sockets(port, address=address)
  1112. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1113. sock.bind(sockaddr)
  1114. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1115. return getattr(self._sock,name)(*args)
  1116. error: [Errno 98] Address in use
  1117. 
  1118. Traceback (most recent call last):
  1119. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1120. l.run()
  1121. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1122. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1123. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1124. server.listen(config['port'], config['host'])
  1125. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1126. sockets = bind_sockets(port, address=address)
  1127. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1128. sock.bind(sockaddr)
  1129. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1130. return getattr(self._sock,name)(*args)
  1131. error: [Errno 98] Address in use
  1132. 12:45:43 CRITICAL [ __main__] Traceback (most recent call last):
  1133. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1134. l.run()
  1135. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1136. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1137. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1138. server.listen(config['port'], config['host'])
  1139. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1140. sockets = bind_sockets(port, address=address)
  1141. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1142. sock.bind(sockaddr)
  1143. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1144. return getattr(self._sock,name)(*args)
  1145. error: [Errno 98] Address in use
  1146. 
  1147. Traceback (most recent call last):
  1148. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1149. l.run()
  1150. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1151. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1152. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1153. server.listen(config['port'], config['host'])
  1154. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1155. sockets = bind_sockets(port, address=address)
  1156. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1157. sock.bind(sockaddr)
  1158. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1159. return getattr(self._sock,name)(*args)
  1160. error: [Errno 98] Address in use
  1161. 12:45:45 CRITICAL [ __main__] Traceback (most recent call last):
  1162. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1163. l.run()
  1164. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1165. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1166. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1167. server.listen(config['port'], config['host'])
  1168. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1169. sockets = bind_sockets(port, address=address)
  1170. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1171. sock.bind(sockaddr)
  1172. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1173. return getattr(self._sock,name)(*args)
  1174. error: [Errno 98] Address in use
  1175. 
  1176. Traceback (most recent call last):
  1177. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1178. l.run()
  1179. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1180. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1181. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1182. server.listen(config['port'], config['host'])
  1183. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1184. sockets = bind_sockets(port, address=address)
  1185. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1186. sock.bind(sockaddr)
  1187. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1188. return getattr(self._sock,name)(*args)
  1189. error: [Errno 98] Address in use
  1190. 12:45:47 CRITICAL [ __main__] Traceback (most recent call last):
  1191. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1192. l.run()
  1193. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1194. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1195. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1196. server.listen(config['port'], config['host'])
  1197. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1198. sockets = bind_sockets(port, address=address)
  1199. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1200. sock.bind(sockaddr)
  1201. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1202. return getattr(self._sock,name)(*args)
  1203. error: [Errno 98] Address in use
  1204. 
  1205. Traceback (most recent call last):
  1206. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1207. l.run()
  1208. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1209. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1210. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1211. server.listen(config['port'], config['host'])
  1212. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1213. sockets = bind_sockets(port, address=address)
  1214. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1215. sock.bind(sockaddr)
  1216. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1217. return getattr(self._sock,name)(*args)
  1218. error: [Errno 98] Address in use
  1219. 12:45:49 CRITICAL [ __main__] Traceback (most recent call last):
  1220. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1221. l.run()
  1222. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1223. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1224. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1225. server.listen(config['port'], config['host'])
  1226. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1227. sockets = bind_sockets(port, address=address)
  1228. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1229. sock.bind(sockaddr)
  1230. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1231. return getattr(self._sock,name)(*args)
  1232. error: [Errno 98] Address in use
  1233. 
  1234. Traceback (most recent call last):
  1235. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1236. l.run()
  1237. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1238. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1239. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1240. server.listen(config['port'], config['host'])
  1241. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1242. sockets = bind_sockets(port, address=address)
  1243. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1244. sock.bind(sockaddr)
  1245. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1246. return getattr(self._sock,name)(*args)
  1247. error: [Errno 98] Address in use
  1248. 12:45:51 CRITICAL [ __main__] Traceback (most recent call last):
  1249. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1250. l.run()
  1251. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1252. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1253. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1254. server.listen(config['port'], config['host'])
  1255. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1256. sockets = bind_sockets(port, address=address)
  1257. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1258. sock.bind(sockaddr)
  1259. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1260. return getattr(self._sock,name)(*args)
  1261. error: [Errno 98] Address in use
  1262. 
  1263. Traceback (most recent call last):
  1264. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1265. l.run()
  1266. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1267. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1268. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1269. server.listen(config['port'], config['host'])
  1270. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1271. sockets = bind_sockets(port, address=address)
  1272. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1273. sock.bind(sockaddr)
  1274. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1275. return getattr(self._sock,name)(*args)
  1276. error: [Errno 98] Address in use
  1277. 12:45:53 CRITICAL [ __main__] Traceback (most recent call last):
  1278. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1279. l.run()
  1280. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1281. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1282. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1283. server.listen(config['port'], config['host'])
  1284. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1285. sockets = bind_sockets(port, address=address)
  1286. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1287. sock.bind(sockaddr)
  1288. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1289. return getattr(self._sock,name)(*args)
  1290. error: [Errno 98] Address in use
  1291. 
  1292. Traceback (most recent call last):
  1293. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1294. l.run()
  1295. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1296. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1297. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1298. server.listen(config['port'], config['host'])
  1299. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1300. sockets = bind_sockets(port, address=address)
  1301. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1302. sock.bind(sockaddr)
  1303. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1304. return getattr(self._sock,name)(*args)
  1305. error: [Errno 98] Address in use
  1306. 12:45:55 CRITICAL [ __main__] Traceback (most recent call last):
  1307. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1308. l.run()
  1309. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1310. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1311. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1312. server.listen(config['port'], config['host'])
  1313. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1314. sockets = bind_sockets(port, address=address)
  1315. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1316. sock.bind(sockaddr)
  1317. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1318. return getattr(self._sock,name)(*args)
  1319. error: [Errno 98] Address in use
  1320. 
  1321. Traceback (most recent call last):
  1322. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1323. l.run()
  1324. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1325. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1326. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1327. server.listen(config['port'], config['host'])
  1328. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1329. sockets = bind_sockets(port, address=address)
  1330. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1331. sock.bind(sockaddr)
  1332. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1333. return getattr(self._sock,name)(*args)
  1334. error: [Errno 98] Address in use
  1335. 12:45:57 CRITICAL [ __main__] Traceback (most recent call last):
  1336. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1337. l.run()
  1338. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1339. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1340. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1341. server.listen(config['port'], config['host'])
  1342. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1343. sockets = bind_sockets(port, address=address)
  1344. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1345. sock.bind(sockaddr)
  1346. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1347. return getattr(self._sock,name)(*args)
  1348. error: [Errno 98] Address in use
  1349. 
  1350. Traceback (most recent call last):
  1351. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1352. l.run()
  1353. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1354. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1355. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1356. server.listen(config['port'], config['host'])
  1357. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1358. sockets = bind_sockets(port, address=address)
  1359. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1360. sock.bind(sockaddr)
  1361. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1362. return getattr(self._sock,name)(*args)
  1363. error: [Errno 98] Address in use
  1364. 12:45:59 CRITICAL [ __main__] Traceback (most recent call last):
  1365. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1366. l.run()
  1367. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1368. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1369. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1370. server.listen(config['port'], config['host'])
  1371. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1372. sockets = bind_sockets(port, address=address)
  1373. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1374. sock.bind(sockaddr)
  1375. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1376. return getattr(self._sock,name)(*args)
  1377. error: [Errno 98] Address in use
  1378. 
  1379. Traceback (most recent call last):
  1380. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1381. l.run()
  1382. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1383. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1384. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1385. server.listen(config['port'], config['host'])
  1386. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1387. sockets = bind_sockets(port, address=address)
  1388. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1389. sock.bind(sockaddr)
  1390. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1391. return getattr(self._sock,name)(*args)
  1392. error: [Errno 98] Address in use
  1393. 12:46:01 CRITICAL [ __main__] Traceback (most recent call last):
  1394. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1395. l.run()
  1396. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1397. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1398. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1399. server.listen(config['port'], config['host'])
  1400. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1401. sockets = bind_sockets(port, address=address)
  1402. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1403. sock.bind(sockaddr)
  1404. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1405. return getattr(self._sock,name)(*args)
  1406. error: [Errno 98] Address in use
  1407. 
  1408. Traceback (most recent call last):
  1409. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1410. l.run()
  1411. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1412. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1413. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1414. server.listen(config['port'], config['host'])
  1415. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1416. sockets = bind_sockets(port, address=address)
  1417. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1418. sock.bind(sockaddr)
  1419. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1420. return getattr(self._sock,name)(*args)
  1421. error: [Errno 98] Address in use
  1422. 12:46:03 CRITICAL [ __main__] Traceback (most recent call last):
  1423. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1424. l.run()
  1425. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1426. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1427. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1428. server.listen(config['port'], config['host'])
  1429. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1430. sockets = bind_sockets(port, address=address)
  1431. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1432. sock.bind(sockaddr)
  1433. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1434. return getattr(self._sock,name)(*args)
  1435. error: [Errno 98] Address in use
  1436. 
  1437. Traceback (most recent call last):
  1438. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1439. l.run()
  1440. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1441. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1442. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1443. server.listen(config['port'], config['host'])
  1444. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1445. sockets = bind_sockets(port, address=address)
  1446. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1447. sock.bind(sockaddr)
  1448. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1449. return getattr(self._sock,name)(*args)
  1450. error: [Errno 98] Address in use
  1451. 12:46:05 CRITICAL [ __main__] Traceback (most recent call last):
  1452. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1453. l.run()
  1454. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1455. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1456. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1457. server.listen(config['port'], config['host'])
  1458. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1459. sockets = bind_sockets(port, address=address)
  1460. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1461. sock.bind(sockaddr)
  1462. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1463. return getattr(self._sock,name)(*args)
  1464. error: [Errno 98] Address in use
  1465. 
  1466. Traceback (most recent call last):
  1467. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1468. l.run()
  1469. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1470. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1471. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1472. server.listen(config['port'], config['host'])
  1473. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1474. sockets = bind_sockets(port, address=address)
  1475. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1476. sock.bind(sockaddr)
  1477. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1478. return getattr(self._sock,name)(*args)
  1479. error: [Errno 98] Address in use
  1480. 12:46:07 CRITICAL [ __main__] Traceback (most recent call last):
  1481. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1482. l.run()
  1483. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1484. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1485. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1486. server.listen(config['port'], config['host'])
  1487. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1488. sockets = bind_sockets(port, address=address)
  1489. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1490. sock.bind(sockaddr)
  1491. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1492. return getattr(self._sock,name)(*args)
  1493. error: [Errno 98] Address in use
  1494. 
  1495. Traceback (most recent call last):
  1496. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1497. l.run()
  1498. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1499. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1500. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1501. server.listen(config['port'], config['host'])
  1502. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1503. sockets = bind_sockets(port, address=address)
  1504. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1505. sock.bind(sockaddr)
  1506. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1507. return getattr(self._sock,name)(*args)
  1508. error: [Errno 98] Address in use
  1509. 12:46:09 CRITICAL [ __main__] Traceback (most recent call last):
  1510. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1511. l.run()
  1512. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1513. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1514. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1515. server.listen(config['port'], config['host'])
  1516. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1517. sockets = bind_sockets(port, address=address)
  1518. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1519. sock.bind(sockaddr)
  1520. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1521. return getattr(self._sock,name)(*args)
  1522. error: [Errno 98] Address in use
  1523. 
  1524. Traceback (most recent call last):
  1525. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1526. l.run()
  1527. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1528. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1529. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1530. server.listen(config['port'], config['host'])
  1531. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1532. sockets = bind_sockets(port, address=address)
  1533. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1534. sock.bind(sockaddr)
  1535. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1536. return getattr(self._sock,name)(*args)
  1537. error: [Errno 98] Address in use
  1538. 12:46:11 CRITICAL [ __main__] Traceback (most recent call last):
  1539. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1540. l.run()
  1541. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1542. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1543. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1544. server.listen(config['port'], config['host'])
  1545. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1546. sockets = bind_sockets(port, address=address)
  1547. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1548. sock.bind(sockaddr)
  1549. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1550. return getattr(self._sock,name)(*args)
  1551. error: [Errno 98] Address in use
  1552. 
  1553. Traceback (most recent call last):
  1554. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1555. l.run()
  1556. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1557. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1558. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1559. server.listen(config['port'], config['host'])
  1560. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1561. sockets = bind_sockets(port, address=address)
  1562. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1563. sock.bind(sockaddr)
  1564. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1565. return getattr(self._sock,name)(*args)
  1566. error: [Errno 98] Address in use
  1567. 12:46:13 CRITICAL [ __main__] Traceback (most recent call last):
  1568. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1569. l.run()
  1570. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1571. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1572. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1573. server.listen(config['port'], config['host'])
  1574. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1575. sockets = bind_sockets(port, address=address)
  1576. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1577. sock.bind(sockaddr)
  1578. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1579. return getattr(self._sock,name)(*args)
  1580. error: [Errno 98] Address in use
  1581. 
  1582. Traceback (most recent call last):
  1583. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1584. l.run()
  1585. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1586. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1587. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1588. server.listen(config['port'], config['host'])
  1589. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1590. sockets = bind_sockets(port, address=address)
  1591. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1592. sock.bind(sockaddr)
  1593. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1594. return getattr(self._sock,name)(*args)
  1595. error: [Errno 98] Address in use
  1596. 12:46:15 CRITICAL [ __main__] Traceback (most recent call last):
  1597. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1598. l.run()
  1599. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1600. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1601. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1602. server.listen(config['port'], config['host'])
  1603. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1604. sockets = bind_sockets(port, address=address)
  1605. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1606. sock.bind(sockaddr)
  1607. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1608. return getattr(self._sock,name)(*args)
  1609. error: [Errno 98] Address in use
  1610. 
  1611. Traceback (most recent call last):
  1612. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1613. l.run()
  1614. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1615. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1616. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1617. server.listen(config['port'], config['host'])
  1618. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1619. sockets = bind_sockets(port, address=address)
  1620. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1621. sock.bind(sockaddr)
  1622. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1623. return getattr(self._sock,name)(*args)
  1624. error: [Errno 98] Address in use
  1625. 12:46:17 CRITICAL [ __main__] Traceback (most recent call last):
  1626. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1627. l.run()
  1628. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1629. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1630. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1631. server.listen(config['port'], config['host'])
  1632. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1633. sockets = bind_sockets(port, address=address)
  1634. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1635. sock.bind(sockaddr)
  1636. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1637. return getattr(self._sock,name)(*args)
  1638. error: [Errno 98] Address in use
  1639. 
  1640. Traceback (most recent call last):
  1641. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1642. l.run()
  1643. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1644. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1645. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1646. server.listen(config['port'], config['host'])
  1647. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1648. sockets = bind_sockets(port, address=address)
  1649. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1650. sock.bind(sockaddr)
  1651. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1652. return getattr(self._sock,name)(*args)
  1653. error: [Errno 98] Address in use
  1654. 12:46:19 CRITICAL [ __main__] Traceback (most recent call last):
  1655. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1656. l.run()
  1657. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1658. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1659. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1660. server.listen(config['port'], config['host'])
  1661. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1662. sockets = bind_sockets(port, address=address)
  1663. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1664. sock.bind(sockaddr)
  1665. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1666. return getattr(self._sock,name)(*args)
  1667. error: [Errno 98] Address in use
  1668. 
  1669. Traceback (most recent call last):
  1670. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1671. l.run()
  1672. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1673. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1674. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1675. server.listen(config['port'], config['host'])
  1676. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1677. sockets = bind_sockets(port, address=address)
  1678. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1679. sock.bind(sockaddr)
  1680. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1681. return getattr(self._sock,name)(*args)
  1682. error: [Errno 98] Address in use
  1683. 12:46:21 CRITICAL [ __main__] Traceback (most recent call last):
  1684. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1685. l.run()
  1686. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1687. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1688. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1689. server.listen(config['port'], config['host'])
  1690. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1691. sockets = bind_sockets(port, address=address)
  1692. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1693. sock.bind(sockaddr)
  1694. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1695. return getattr(self._sock,name)(*args)
  1696. error: [Errno 98] Address in use
  1697. 
  1698. Traceback (most recent call last):
  1699. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1700. l.run()
  1701. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1702. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1703. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1704. server.listen(config['port'], config['host'])
  1705. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1706. sockets = bind_sockets(port, address=address)
  1707. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1708. sock.bind(sockaddr)
  1709. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1710. return getattr(self._sock,name)(*args)
  1711. error: [Errno 98] Address in use
  1712. 12:46:23 CRITICAL [ __main__] Traceback (most recent call last):
  1713. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1714. l.run()
  1715. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1716. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1717. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1718. server.listen(config['port'], config['host'])
  1719. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1720. sockets = bind_sockets(port, address=address)
  1721. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1722. sock.bind(sockaddr)
  1723. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1724. return getattr(self._sock,name)(*args)
  1725. error: [Errno 98] Address in use
  1726. 
  1727. Traceback (most recent call last):
  1728. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1729. l.run()
  1730. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1731. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1732. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1733. server.listen(config['port'], config['host'])
  1734. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1735. sockets = bind_sockets(port, address=address)
  1736. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1737. sock.bind(sockaddr)
  1738. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1739. return getattr(self._sock,name)(*args)
  1740. error: [Errno 98] Address in use
  1741. 12:46:25 CRITICAL [ __main__] Traceback (most recent call last):
  1742. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1743. l.run()
  1744. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1745. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1746. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1747. server.listen(config['port'], config['host'])
  1748. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1749. sockets = bind_sockets(port, address=address)
  1750. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1751. sock.bind(sockaddr)
  1752. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1753. return getattr(self._sock,name)(*args)
  1754. error: [Errno 98] Address in use
  1755. 
  1756. Traceback (most recent call last):
  1757. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1758. l.run()
  1759. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1760. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1761. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1762. server.listen(config['port'], config['host'])
  1763. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1764. sockets = bind_sockets(port, address=address)
  1765. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1766. sock.bind(sockaddr)
  1767. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1768. return getattr(self._sock,name)(*args)
  1769. error: [Errno 98] Address in use
  1770. 12:46:27 CRITICAL [ __main__] Traceback (most recent call last):
  1771. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1772. l.run()
  1773. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1774. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1775. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1776. server.listen(config['port'], config['host'])
  1777. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1778. sockets = bind_sockets(port, address=address)
  1779. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1780. sock.bind(sockaddr)
  1781. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1782. return getattr(self._sock,name)(*args)
  1783. error: [Errno 98] Address in use
  1784. 
  1785. Traceback (most recent call last):
  1786. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1787. l.run()
  1788. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1789. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1790. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1791. server.listen(config['port'], config['host'])
  1792. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1793. sockets = bind_sockets(port, address=address)
  1794. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1795. sock.bind(sockaddr)
  1796. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1797. return getattr(self._sock,name)(*args)
  1798. error: [Errno 98] Address in use
  1799. 12:46:29 CRITICAL [ __main__] Traceback (most recent call last):
  1800. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1801. l.run()
  1802. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1803. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1804. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1805. server.listen(config['port'], config['host'])
  1806. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1807. sockets = bind_sockets(port, address=address)
  1808. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1809. sock.bind(sockaddr)
  1810. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1811. return getattr(self._sock,name)(*args)
  1812. error: [Errno 98] Address in use
  1813. 
  1814. Traceback (most recent call last):
  1815. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1816. l.run()
  1817. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1818. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1819. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1820. server.listen(config['port'], config['host'])
  1821. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1822. sockets = bind_sockets(port, address=address)
  1823. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1824. sock.bind(sockaddr)
  1825. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1826. return getattr(self._sock,name)(*args)
  1827. error: [Errno 98] Address in use
  1828. 12:46:31 CRITICAL [ __main__] Traceback (most recent call last):
  1829. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1830. l.run()
  1831. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1832. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1833. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1834. server.listen(config['port'], config['host'])
  1835. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1836. sockets = bind_sockets(port, address=address)
  1837. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1838. sock.bind(sockaddr)
  1839. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1840. return getattr(self._sock,name)(*args)
  1841. error: [Errno 98] Address in use
  1842. 
  1843. Traceback (most recent call last):
  1844. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1845. l.run()
  1846. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1847. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1848. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1849. server.listen(config['port'], config['host'])
  1850. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1851. sockets = bind_sockets(port, address=address)
  1852. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1853. sock.bind(sockaddr)
  1854. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1855. return getattr(self._sock,name)(*args)
  1856. error: [Errno 98] Address in use
  1857. 12:46:33 CRITICAL [ __main__] Traceback (most recent call last):
  1858. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1859. l.run()
  1860. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1861. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1862. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1863. server.listen(config['port'], config['host'])
  1864. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1865. sockets = bind_sockets(port, address=address)
  1866. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1867. sock.bind(sockaddr)
  1868. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1869. return getattr(self._sock,name)(*args)
  1870. error: [Errno 98] Address in use
  1871. 
  1872. Traceback (most recent call last):
  1873. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1874. l.run()
  1875. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1876. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1877. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1878. server.listen(config['port'], config['host'])
  1879. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1880. sockets = bind_sockets(port, address=address)
  1881. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1882. sock.bind(sockaddr)
  1883. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1884. return getattr(self._sock,name)(*args)
  1885. error: [Errno 98] Address in use
  1886. 12:46:35 CRITICAL [ __main__] Traceback (most recent call last):
  1887. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1888. l.run()
  1889. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1890. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1891. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1892. server.listen(config['port'], config['host'])
  1893. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1894. sockets = bind_sockets(port, address=address)
  1895. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1896. sock.bind(sockaddr)
  1897. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1898. return getattr(self._sock,name)(*args)
  1899. error: [Errno 98] Address in use
  1900. 
  1901. Traceback (most recent call last):
  1902. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1903. l.run()
  1904. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1905. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1906. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1907. server.listen(config['port'], config['host'])
  1908. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1909. sockets = bind_sockets(port, address=address)
  1910. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1911. sock.bind(sockaddr)
  1912. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1913. return getattr(self._sock,name)(*args)
  1914. error: [Errno 98] Address in use
  1915. 12:46:37 CRITICAL [ __main__] Traceback (most recent call last):
  1916. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1917. l.run()
  1918. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1919. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1920. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1921. server.listen(config['port'], config['host'])
  1922. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1923. sockets = bind_sockets(port, address=address)
  1924. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1925. sock.bind(sockaddr)
  1926. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1927. return getattr(self._sock,name)(*args)
  1928. error: [Errno 98] Address in use
  1929. 
  1930. Traceback (most recent call last):
  1931. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1932. l.run()
  1933. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1934. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1935. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1936. server.listen(config['port'], config['host'])
  1937. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1938. sockets = bind_sockets(port, address=address)
  1939. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1940. sock.bind(sockaddr)
  1941. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1942. return getattr(self._sock,name)(*args)
  1943. error: [Errno 98] Address in use
  1944. 12:46:39 CRITICAL [ __main__] Traceback (most recent call last):
  1945. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1946. l.run()
  1947. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1948. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1949. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1950. server.listen(config['port'], config['host'])
  1951. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1952. sockets = bind_sockets(port, address=address)
  1953. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1954. sock.bind(sockaddr)
  1955. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1956. return getattr(self._sock,name)(*args)
  1957. error: [Errno 98] Address in use
  1958. 
  1959. Traceback (most recent call last):
  1960. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1961. l.run()
  1962. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1963. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1964. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1965. server.listen(config['port'], config['host'])
  1966. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1967. sockets = bind_sockets(port, address=address)
  1968. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1969. sock.bind(sockaddr)
  1970. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1971. return getattr(self._sock,name)(*args)
  1972. error: [Errno 98] Address in use
  1973. 12:46:41 CRITICAL [ __main__] Traceback (most recent call last):
  1974. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1975. l.run()
  1976. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1977. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1978. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1979. server.listen(config['port'], config['host'])
  1980. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1981. sockets = bind_sockets(port, address=address)
  1982. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1983. sock.bind(sockaddr)
  1984. File "/usr/lib/python2.7/socket.py", line 228, in meth
  1985. return getattr(self._sock,name)(*args)
  1986. error: [Errno 98] Address in use
  1987. 
  1988. Traceback (most recent call last):
  1989. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  1990. l.run()
  1991. File "/app/couchpotato/CouchPotato.py", line 89, in run
  1992. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  1993. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  1994. server.listen(config['port'], config['host'])
  1995. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  1996. sockets = bind_sockets(port, address=address)
  1997. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  1998. sock.bind(sockaddr)
  1999. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2000. return getattr(self._sock,name)(*args)
  2001. error: [Errno 98] Address in use
  2002. 12:46:43 CRITICAL [ __main__] Traceback (most recent call last):
  2003. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2004. l.run()
  2005. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2006. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2007. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2008. server.listen(config['port'], config['host'])
  2009. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2010. sockets = bind_sockets(port, address=address)
  2011. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2012. sock.bind(sockaddr)
  2013. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2014. return getattr(self._sock,name)(*args)
  2015. error: [Errno 98] Address in use
  2016. 
  2017. Traceback (most recent call last):
  2018. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2019. l.run()
  2020. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2021. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2022. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2023. server.listen(config['port'], config['host'])
  2024. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2025. sockets = bind_sockets(port, address=address)
  2026. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2027. sock.bind(sockaddr)
  2028. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2029. return getattr(self._sock,name)(*args)
  2030. error: [Errno 98] Address in use
  2031. 12:46:45 CRITICAL [ __main__] Traceback (most recent call last):
  2032. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2033. l.run()
  2034. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2035. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2036. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2037. server.listen(config['port'], config['host'])
  2038. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2039. sockets = bind_sockets(port, address=address)
  2040. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2041. sock.bind(sockaddr)
  2042. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2043. return getattr(self._sock,name)(*args)
  2044. error: [Errno 98] Address in use
  2045. 
  2046. Traceback (most recent call last):
  2047. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2048. l.run()
  2049. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2050. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2051. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2052. server.listen(config['port'], config['host'])
  2053. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2054. sockets = bind_sockets(port, address=address)
  2055. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2056. sock.bind(sockaddr)
  2057. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2058. return getattr(self._sock,name)(*args)
  2059. error: [Errno 98] Address in use
  2060. 12:46:47 CRITICAL [ __main__] Traceback (most recent call last):
  2061. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2062. l.run()
  2063. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2064. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2065. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2066. server.listen(config['port'], config['host'])
  2067. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2068. sockets = bind_sockets(port, address=address)
  2069. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2070. sock.bind(sockaddr)
  2071. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2072. return getattr(self._sock,name)(*args)
  2073. error: [Errno 98] Address in use
  2074. 
  2075. Traceback (most recent call last):
  2076. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2077. l.run()
  2078. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2079. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2080. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2081. server.listen(config['port'], config['host'])
  2082. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2083. sockets = bind_sockets(port, address=address)
  2084. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2085. sock.bind(sockaddr)
  2086. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2087. return getattr(self._sock,name)(*args)
  2088. error: [Errno 98] Address in use
  2089. 12:46:52 CRITICAL [ __main__] Traceback (most recent call last):
  2090. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2091. l.run()
  2092. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2093. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2094. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2095. server.listen(config['port'], config['host'])
  2096. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2097. sockets = bind_sockets(port, address=address)
  2098. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2099. sock.bind(sockaddr)
  2100. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2101. return getattr(self._sock,name)(*args)
  2102. error: [Errno 98] Address in use
  2103. 
  2104. Traceback (most recent call last):
  2105. File "/app/couchpotato/CouchPotato.py", line 135, in <module>
  2106. l.run()
  2107. File "/app/couchpotato/CouchPotato.py", line 89, in run
  2108. runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
  2109. File "/app/couchpotato/couchpotato/runner.py", line 353, in runCouchPotato
  2110. server.listen(config['port'], config['host'])
  2111. File "/app/couchpotato/libs/tornado/tcpserver.py", line 125, in listen
  2112. sockets = bind_sockets(port, address=address)
  2113. File "/app/couchpotato/libs/tornado/netutil.py", line 145, in bind_sockets
  2114. sock.bind(sockaddr)
  2115. File "/usr/lib/python2.7/socket.py", line 228, in meth
  2116. return getattr(self._sock,name)(*args)
  2117. error: [Errno 98] Address in use
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement