Advertisement
Guest User

Log Rocketmap

a guest
Jun 24th, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.31 KB | None | 0 0
  1. /RocketMap$ python ./runserver.py -tut -cf config/lvlconfig.ini -ac lvlaccounts.csv -w 5 -v
  2. 2017-06-25 00:18:35,415 [ MainThread][ runserver][ INFO] No file "custom.css" found, using default settings.
  3. 2017-06-25 00:18:35,415 [ MainThread][ runserver][ DEBUG] Using coordinates from CLI directly
  4. 2017-06-25 00:18:36,009 [ MainThread][ runserver][ DEBUG] Local altitude is: 260.498382568m
  5. 2017-06-25 00:18:36,010 [ MainThread][ runserver][ INFO] Parsed location is: 51.3145/7.0678/260.4984 (lat/lng/alt)
  6. 2017-06-25 00:18:36,010 [ MainThread][ runserver][ INFO] Parsing of Gyms disabled.
  7. 2017-06-25 00:18:36,012 [ MainThread][ app][ INFO] Retrieving blacklist...
  8. 2017-06-25 00:18:37,636 [ MainThread][ utils][ DEBUG] Entries in blacklist: 3651.
  9. 2017-06-25 00:18:37,648 [ MainThread][ models][ INFO] Connecting to local SQLite database
  10. 2017-06-25 00:18:37,698 [ MainThread][ models][ DEBUG] Skipping table Pokemon, it already exists.
  11. 2017-06-25 00:18:37,698 [ MainThread][ models][ DEBUG] Skipping table Pokestop, it already exists.
  12. 2017-06-25 00:18:37,699 [ MainThread][ models][ DEBUG] Skipping table Gym, it already exists.
  13. 2017-06-25 00:18:37,699 [ MainThread][ models][ DEBUG] Skipping table ScannedLocation, it already exists.
  14. 2017-06-25 00:18:37,699 [ MainThread][ models][ DEBUG] Skipping table GymDetails, it already exists.
  15. 2017-06-25 00:18:37,699 [ MainThread][ models][ DEBUG] Skipping table GymMember, it already exists.
  16. 2017-06-25 00:18:37,700 [ MainThread][ models][ DEBUG] Skipping table GymPokemon, it already exists.
  17. 2017-06-25 00:18:37,700 [ MainThread][ models][ DEBUG] Skipping table Trainer, it already exists.
  18. 2017-06-25 00:18:37,700 [ MainThread][ models][ DEBUG] Skipping table MainWorker, it already exists.
  19. 2017-06-25 00:18:37,700 [ MainThread][ models][ DEBUG] Skipping table WorkerStatus, it already exists.
  20. 2017-06-25 00:18:37,701 [ MainThread][ models][ DEBUG] Skipping table SpawnPoint, it already exists.
  21. 2017-06-25 00:18:37,701 [ MainThread][ models][ DEBUG] Skipping table ScanSpawnPoint, it already exists.
  22. 2017-06-25 00:18:37,701 [ MainThread][ models][ DEBUG] Skipping table SpawnpointDetectionData, it already exists.
  23. 2017-06-25 00:18:37,701 [ MainThread][ models][ DEBUG] Skipping table Token, it already exists.
  24. 2017-06-25 00:18:37,702 [ MainThread][ models][ DEBUG] Skipping table LocationAltitude, it already exists.
  25. 2017-06-25 00:18:37,702 [ MainThread][ models][ DEBUG] Skipping table HashKeys, it already exists.
  26. 2017-06-25 00:18:37,703 [ MainThread][ runserver][ DEBUG] Starting db-updater worker thread 0
  27. 2017-06-25 00:18:37,704 [ MainThread][ runserver][ DEBUG] Starting wh-updater worker thread 0
  28. 2017-06-25 00:18:37,705 [ MainThread][ proxy][ INFO] No proxies are configured.
  29. 2017-06-25 00:18:37,705 [ MainThread][ runserver][ INFO] Periodical proxies refresh disabled.
  30. 2017-06-25 00:18:37,705 [ MainThread][ runserver][ DEBUG] Starting a SpeedScan search thread
  31. 2017-06-25 00:18:37,705 [ search-overseer][ search][ INFO] Search overseer starting...
  32. 2017-06-25 00:18:37,706 [ MainThread][ __init__][ DEBUG] Computing cache-busting values...
  33. 2017-06-25 00:18:37,707 [ search-overseer][ search][ INFO] Added 0 accounts to the L30 pool.
  34. 2017-06-25 00:18:37,707 [ search-overseer][ search][ INFO] Enabling hashing key scheduler...
  35. 2017-06-25 00:18:37,707 [ search-overseer][ search][ INFO] Starting account recycler thread...
  36. 2017-06-25 00:18:37,708 [ db-updater-0][ models][ DEBUG] Inserting items 0 to 1.
  37. 2017-06-25 00:18:37,709 [ search-overseer][ search][ INFO] Starting captcha overseer thread...
  38. 2017-06-25 00:18:37,710 [ search-overseer][ search][ INFO] Starting search worker threads...
  39. 2017-06-25 00:18:37,710 [ search-overseer][ search][ INFO] Configured scheduler is SpeedScan.
  40. 2017-06-25 00:18:37,710 [ search-overseer][ search][ DEBUG] Starting search worker thread 0...
  41. 2017-06-25 00:18:37,710 [ search-worker-0][ search][ DEBUG] Search worker thread starting...
  42. 2017-06-25 00:18:37,711 [ search-overseer][ search][ DEBUG] Starting search worker thread 1...
  43. 2017-06-25 00:18:37,711 [ search-worker-1][ search][ DEBUG] Search worker thread starting...
  44. 2017-06-25 00:18:37,711 [ search-overseer][ search][ DEBUG] Starting search worker thread 2...
  45. 2017-06-25 00:18:37,711 [ search-worker-2][ search][ DEBUG] Search worker thread starting...
  46. 2017-06-25 00:18:37,712 [ search-overseer][ search][ DEBUG] Starting search worker thread 3...
  47. 2017-06-25 00:18:37,712 [ search-worker-3][ search][ DEBUG] Search worker thread starting...
  48. 2017-06-25 00:18:37,712 [ search-overseer][ search][ DEBUG] Starting search worker thread 4...
  49. 2017-06-25 00:18:37,713 [ search-worker-4][ search][ DEBUG] Search worker thread starting...
  50. 2017-06-25 00:18:37,713 [ search-overseer][ search][ INFO] Enabling new API force Watchdog.
  51. 2017-06-25 00:18:37,713 [ search-overseer][ search][ INFO] New location caught, moving search grid.
  52. 2017-06-25 00:18:37,793 [ MainThread][ __init__][ DEBUG] Finished computing cache-busting values
  53. 2017-06-25 00:18:37,841 [ db-updater-0][ models][ DEBUG] Upserted to HashKeys, 1 records (upsert queue remaining: 0) in 0.13 seconds.
  54. 2017-06-25 00:18:37,890 [ db-cleaner][ models][ INFO] Regular database cleaning complete.
  55. 2017-06-25 00:18:38,171 [ search-overseer][ schedulers][ INFO] 1 steps created
  56. 2017-06-25 00:18:38,172 [ db-updater-0][ models][ DEBUG] Inserting items 0 to 1.
  57. 2017-06-25 00:18:38,173 [ search-overseer][ schedulers][ INFO] Initial spawnpoint scan, 0 of 5 bands are done or 0.0% complete
  58. 2017-06-25 00:18:38,174 [ search-overseer][ schedulers][ INFO] No spawnpoints in hex found in SpawnPoint table. Doing initial scan.
  59. 2017-06-25 00:18:38,175 [ search-overseer][ schedulers][ INFO] Found 0 spawn points within hex
  60. 2017-06-25 00:18:38,175 [ search-overseer][ schedulers][ INFO] Doing 0 distance calcs to assign spawn points to scans
  61. 2017-06-25 00:18:38,175 [ search-overseer][ schedulers][ INFO] Spawn points assigned
  62. 2017-06-25 00:18:38,175 [ search-overseer][ search][ DEBUG] Search queue 0 empty, scheduling more items to scan.
  63. 2017-06-25 00:18:38,175 [ search-overseer][ schedulers][ INFO] Refreshing queue
  64. 2017-06-25 00:18:38,178 [ search-overseer][ schedulers][ INFO] New queue created with 1 entries in 0.003157 seconds
  65. 2017-06-25 00:18:38,179 [ search-overseer][ search][ DEBUG] Checking forced API version.
  66. 2017-06-25 00:18:38,232 [ db-updater-0][ models][ DEBUG] Upserted to ScannedLocation, 1 records (upsert queue remaining: 0) in 0.39 seconds.
  67. 2017-06-25 00:18:38,321 [ search-overseer][ search][ WARNING] Forced API check got no or invalid response. Possible bad proxy.
  68. 2017-06-25 00:18:38,321 [ search-overseer][ search][ WARNING] Scanner paused due to failed API check.
  69. 2017-06-25 00:18:38,712 [ search-worker-0][ search][ INFO] Waiting to get new account from the queue...
  70. 2017-06-25 00:18:38,712 [ search-worker-1][ search][ INFO] Waiting to get new account from the queue...
  71. 2017-06-25 00:18:38,713 [ search-worker-3][ search][ INFO] Waiting to get new account from the queue...
  72. 2017-06-25 00:18:38,713 [ search-worker-2][ search][ INFO] Waiting to get new account from the queue...
  73. 2017-06-25 00:18:38,714 [ search-worker-4][ search][ INFO] Waiting to get new account from the queue...
  74. 2017-06-25 00:18:38,716 [ search-worker-0][ search][ INFO] Switching to account nanostestUser.
  75. 2017-06-25 00:18:38,716 [ search-worker-0][ search][ DEBUG] Delaying thread startup for 1.14 seconds
  76. 2017-06-25 00:18:38,717 [ search-worker-1][ search][ INFO] Switching to account jeanytobi001.
  77. 2017-06-25 00:18:38,718 [ search-worker-3][ search][ INFO] Switching to account jeanytobi002.
  78. 2017-06-25 00:18:38,719 [ search-worker-2][ search][ INFO] Switching to account jeanytobi003.
  79. 2017-06-25 00:18:38,720 [ search-worker-4][ search][ INFO] Switching to account jeanytobi004.
  80. 2017-06-25 00:18:39,855 [ search-worker-1][ search][ DEBUG] Delaying thread startup for 1.18 seconds
  81. 2017-06-25 00:18:41,039 [ search-worker-3][ search][ DEBUG] Delaying thread startup for 1.01 seconds
  82. 2017-06-25 00:18:42,050 [ search-worker-2][ search][ DEBUG] Delaying thread startup for 1.01 seconds
  83. 2017-06-25 00:18:43,060 [ search-worker-4][ search][ DEBUG] Delaying thread startup for 0.90 seconds
  84. 2017-06-25 00:19:37,768 [ account-recycler][ search][ INFO] Account recycler running. Checking status of 0 accounts.
  85. 2017-06-25 00:19:37,934 [ db-cleaner][ models][ INFO] Regular database cleaning complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement