Advertisement
Guest User

Untitled

a guest
Aug 7th, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1.  
  2.  
  3. 2016-08-07 12:51:36,349 [ search_worker_0][ search][ INFO] Search step 630 beginning (queue size is 1171)
  4. 2016-08-07 12:51:36,349 [ search_worker_0][ search][ ERROR] Exception in search_worker:
  5. Traceback (most recent call last):
  6. File "/root/noweapi/PokemonGo-Map/pogom/search.py", line 219, in search_worker_thread
  7. check_login(args, account, api, step_location)
  8. File "/root/noweapi/PokemonGo-Map/pogom/search.py", line 266, in check_login
  9. api.set_authentication(provider = account['auth_service'], username = account['username'], password = account['password'])
  10. File "/root/minerpoke/pokeminer/src/pgoapi/pgoapi/pgoapi.py", line 89, in __getattr__
  11. raise AttributeError
  12. AttributeError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement