Advertisement
Guest User

Untitled

a guest
Sep 10th, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.88 KB | None | 0 0
  1. 2015-09-10 15:54:01,603: DEBUG - main - __init__ - UpdateGui - init
  2. 2015-09-10 15:54:01,604: DEBUG - main.ThreadPool - __init__ - initializing thread pool
  3. 2015-09-10 15:54:01,619: DEBUG - main.Main - defer - MainGui - __defer - wan_connected
  4. 2015-09-10 15:54:01,619: DEBUG - main.GenericWorker - __init__ - wan_connected (() - {})
  5. 2015-09-10 15:54:01,620: DEBUG - main.ThreadPool - add - adding worker to pool
  6. 2015-09-10 15:54:01,620: DEBUG - main.ThreadPool - add - worker is: wan_connected
  7. 2015-09-10 15:54:01,620: DEBUG - main.ThreadPool - run - wan_connected - started
  8. 2015-09-10 15:54:01,620: ERROR - main.GenericWorker - task - error while running task, emitting failure signals
  9. Traceback (most recent call last):
  10.   File "F:\DEV\EASI\easi.py", line 427, in task
  11. TypeError: 'Logger' object is not callable
  12. 2015-09-10 15:54:01,625: ERROR - main.Main - wan_is_connected - WAN connection unavailable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement