Advertisement
Guest User

Untitled

a guest
Nov 12th, 2012
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/couchpotato/CouchPotato.py", line 129, in <module>
  3. l.run()
  4. File "/usr/local/couchpotato/CouchPotato.py", line 84, 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 "/usr/local/couchpotato/couchpotato/runner.py", line 255, in runCouchPotato
  7. application.listen(config['port'], config['host'], no_keep_alive = True)
  8. File "/usr/local/couchpotato/libs/tornado/web.py", line 1280, in listen
  9. server.listen(port, address)
  10. File "/usr/local/couchpotato/libs/tornado/netutil.py", line 120, in listen
  11. sockets = bind_sockets(port, address=address)
  12. File "/usr/local/couchpotato/libs/tornado/netutil.py", line 280, in bind_sockets
  13. sock.bind(sockaddr)
  14. File "/usr/lib/python2.7/socket.py", line 224, in meth
  15. return getattr(self._sock,name)(*args)
  16. socket.error: [Errno 98] Address already in use
  17. Exception in thread Thread-140 (most likely raised during interpreter shutdown):Exception in thread Thread-139 (most likely raised during interpreter shutdown):Exception in thread Thread-136 (most likely raised during interpreter shutdown):Exception in thread APScheduler (most likely raised during interpreter shutdown):Exception in thread Thread-135 (most likely raised during interpreter shutdown):
  18.  
  19.  
  20.  
  21. Traceback (most recent call last):Traceback (most recent call last):
  22. Traceback (most recent call last):
  23. Traceback (most recent call last):
  24. Traceback (most recent call last):
  25. File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  26. File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  27. File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_innerException in thread Thread-126 (most likely raised during interpreter shutdown): File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  28.  
  29.  
  30. File "/usr/lib/python2.7/threading.py", line 504, in run
  31. Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 504, in run
  32. File "/usr/lib/python2.7/threading.py", line 504, in run File "/usr/lib/python2.7/threading.py", line 504, in run
  33. File "/usr/lib/python2.7/threading.py", line 504, in run
  34.  
  35. File "/usr/local/couchpotato/libs/axl/axel.py", line 241, in _execute
  36.  
  37. File "/usr/local/couchpotato/libs/apscheduler/scheduler.py", line 542, in _main_loop File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  38. File "/usr/local/couchpotato/libs/axl/axel.py", line 241, in _execute
  39.  
  40.  
  41. File "/usr/local/couchpotato/libs/axl/axel.py", line 241, in _execute
  42. File "/usr/lib/python2.7/threading.py", line 504, in runException in thread Thread-141 (most likely raised during interpreter shutdown):
  43. File "/usr/local/couchpotato/libs/axl/axel.py", line 241, in _execute
  44.  
  45. Exception in thread Thread-134 (most likely raised during interpreter shutdown):<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty'
  46. <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty'Traceback (most recent call last):<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'debug'<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty'
  47. Traceback (most recent call last):
  48.  
  49. <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty'
  50.  
  51.  
  52.  
  53. File "/usr/local/couchpotato/libs/axl/axel.py", line 241, in _execute
  54.  
  55. File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  56. <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty'
  57.  
  58. File "/usr/lib/python2.7/threading.py", line 504, in run File "/usr/lib/python2.7/threading.py", line 504, in run
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement