Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No auth argument specified" and "No config argument specified" #5969

Closed
testbotpokemon123456 opened this issue Mar 17, 2017 · 6 comments
Closed

Comments

@testbotpokemon123456
Copy link

`--------------------Starting bot--------------------

2017-03-17 19:01:46,345 [ cli] [INFO] PokemonGO Bot v1.0
2017-03-17 19:01:46,457 [ cli] [INFO] commit: unknown
2017-03-17 19:01:46,460 [ cli] [INFO] No auth argument specified, checking for C:\Users\xxxxx\Desktop\test\PokemonGo-Bot\pokemongo_bot..\configs\auth.json
2017-03-17 19:01:46,460 [ cli] [INFO] No config argument specified, checking for C:\Users\xxxxx\Desktop\test\PokemonGo-Bot\pokemongo_bot..\configs\config.json
2017-03-17 19:01:46,463 [ cli] [INFO] Configuration initialized
2017-03-17 19:01:46,463 [pokemongo_bot.health_record.bot_event] [INFO] Health check is enabled. For more information:
2017-03-17 19:01:46,463 [pokemongo_bot.health_record.bot_event] [INFO] https://github.com/PokemonGoF/PokemonGo-Bot/tree/dev#analytics
2017-03-17 19:01:46,496 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): www.google-analytics.com
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Applying pokemongobot
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Marking pokemongobot applied
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Applying catch_log
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Marking catch_log applied
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Applying eggs_hatched_log
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Marking eggs_hatched_log applied
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Applying evolve_log
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Marking evolve_log applied
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Applying pokestop_log
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Marking pokestop_log applied
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Applying softban_log
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:47] [yoyo.migrations] [INFO] Marking softban_log applied
[2017-03-17 19:01:48] [yoyo.migrations] [INFO] Applying transfer_log
[2017-03-17 19:01:48] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:48] [yoyo.migrations] [INFO] Marking transfer_log applied
[2017-03-17 19:01:48] [yoyo.migrations] [INFO] Applying vanish_log
[2017-03-17 19:01:48] [yoyo.migrations] [INFO] - applying step 0
[2017-03-17 19:01:48] [yoyo.migrations] [INFO] Marking vanish_log applied
(7912) wsgi starting up on http://127.0.0.1:4000
[2017-03-17 19:01:48] [SleepSchedule] [INFO] Sleeping for 02:34:17, wake at 21:36:05`
This log show me "No auth argument specified" and "No config argument specified"
What i can do? Thank you

@testbotpokemon123456
Copy link
Author

Thank you so much bro.

@testbotpokemon123456
Copy link
Author

i got new problem
`--------------------Starting bot--------------------

2017-03-17 20:38:10,071 [ cli] [INFO] PokemonGO Bot v1.0
2017-03-17 20:38:10,082 [ cli] [INFO] commit: unknown
2017-03-17 20:38:10,084 [ cli] [INFO] No auth argument specified, checking for C:\Python27\PokemonGo-Bot\pokemongo_bot..\configs\auth.json
2017-03-17 20:38:10,085 [ cli] [INFO] No config argument specified, checking for C:\Python27\PokemonGo-Bot\pokemongo_bot..\configs\config.json
2017-03-17 20:38:10,088 [ cli] [INFO] Configuration initialized
2017-03-17 20:38:10,088 [pokemongo_bot.health_record.bot_event] [INFO] Health check is enabled. For more information:
2017-03-17 20:38:10,089 [pokemongo_bot.health_record.bot_event] [INFO] https://github.com/PokemonGoF/PokemonGo-Bot/tree/dev#analytics
2017-03-17 20:38:10,098 [requests.packages.urllib3.connectionpool] [INFO] Starting new HTTP connection (1): www.google-analytics.com
(9720) wsgi starting up on http://127.0.0.1:4000
[2017-03-17 20:38:10] [SleepSchedule] [INFO] Next sleep at 00:36:54, for a duration of 05:10:21
[2017-03-17 20:38:10] [PokemonGoBot] [INFO] Setting start location.
[2017-03-17 20:38:11] [PokemonGoBot] [INFO] Location found: Complex KKU (16.477551, 102.823105, 0.0)
[2017-03-17 20:38:11] [PokemonGoBot] [INFO] Now at (16.477551, 102.823105, 0.0)
[2017-03-17 20:38:11] [PokemonGoBot] [INFO] Login procedure started.
[2017-03-17 20:38:13] [PokemonGoBot] [INFO] Server is throttling, reconnecting in 752 seconds`
How can i fix it ?

@pogarek
Copy link
Contributor

pogarek commented Mar 17, 2017

make sure that you have run:

  • git pull
  • pip2 install --upgrade -r requirements.txt

then try again
if it won't help, enable debug logging in config, copy/paste results to pastebin.com (remove senstive data first) and provide a link here

@testbotpokemon123456
Copy link
Author

OK bro, thank you for help.

@pogarek
Copy link
Contributor

pogarek commented Mar 27, 2017

closing

@pogarek pogarek closed this as completed Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants