Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
673
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. error: [Errno 98] Address already in use
  2. 20:00:19.504 T:1677718432 ERROR: EXCEPTION: Window id does not exist
  3. 20:00:23.553 T:1623004064 ERROR: Previous line repeats 2 times.
  4. 20:00:23.553 T:1623004064 ERROR: Exception in thread Thread-191:
  5. Traceback (most recent call last):
  6. File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  7. File "/usr/lib/python2.7/threading.py", line 754, in run
  8. File "/storage/.kodi/addons/plugin.video.blamo/salts_lib/image_proxy.py", line 69, in __run
  9. self.httpd = MyHTTPServer(server_address, MyRequestHandler)
  10. File "/storage/.kodi/addons/plugin.video.blamo/salts_lib/image_proxy.py", line 83, in __init__
  11. HTTPServer.__init__(self, server_address, RequestHandlerClass, bind_and_activate)
  12. File "/usr/lib/python2.7/SocketServer.py", line 417, in __init__
  13. File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
  14. File "/usr/lib/python2.7/SocketServer.py", line 431, in server_bind
  15. File "/usr/lib/python2.7/socket.py", line 228, in meth
  16. error: [Errno 98] Address already in use
  17. 20:00:23.661 T:1677718432 ERROR: EXCEPTION: Window id does not exist
  18. 20:00:24.196 T:859829152 ERROR: Previous line repeats 1 times.
  19. 20:00:24.196 T:859829152 ERROR: Exception in thread Thread-193:
  20. Traceback (most recent call last):
  21. File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  22. File "/usr/lib/python2.7/threading.py", line 754, in run
  23. File "/storage/.kodi/addons/plugin.video.blamo/salts_lib/image_proxy.py", line 69, in __run
  24. self.httpd = MyHTTPServer(server_address, MyRequestHandler)
  25. File "/storage/.kodi/addons/plugin.video.blamo/salts_lib/image_proxy.py", line 83, in __init__
  26. HTTPServer.__init__(self, server_address, RequestHandlerClass, bind_and_activate)
  27. File "/usr/lib/python2.7/SocketServer.py", line 417, in __init__
  28. File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
  29. File "/usr/lib/python2.7/SocketServer.py", line 431, in server_bind
  30. File "/usr/lib/python2.7/socket.py", line 228, in meth
  31. error: [Errno 98] Address already in use
  32. 20:00:24.547 T:1511592864 NONE: VPN Mgr Debug: (Linux) Checking VPN task with pidof openvpn
  33. 20:00:24.693 T:1677718432 ERROR: EXCEPTION: Window id does not exist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement