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

Bot not working after opening it from the phone app #4210

Closed
bilalkamoon opened this issue Aug 18, 2016 · 1 comment
Closed

Bot not working after opening it from the phone app #4210

bilalkamoon opened this issue Aug 18, 2016 · 1 comment

Comments

@bilalkamoon
Copy link

Steps to Reproduce

The bot was working fine, until I stopped the script, opened it from my phone, accepted ToS, caught my started, looked at my inventory then signed out again.
I tried to run the bot script again but I got this message. My bot isn't banned.

Output when issue occurred

2016-08-18 14:36:20,434 [pokemongo_bot.api_wrapper] [WARNING] Server seems to be
busy or offline - try again - 4/15
.
.
.
2016-08-18 14:37:38,040 [pokemongo_bot.api_wrapper] [WARNING] Server seems to be
busy or offline - try again - 15/15
Traceback (most recent call last):
File "pokecli.py", line 578, in
main()
File "pokecli.py", line 145, in main
report_summary(bot)
File "pokecli.py", line 180, in report_summary
metrics.capture_stats()
File "C:\Users\Win8\Downloads\PokemonGo-Bot-dev - Leb\PokemonGo-Bot-dev\pokemo
ngo_bot\metrics.py", line 84, in capture_stats
response_dict = request.call()
File "C:\Users\Win8\Downloads\PokemonGo-Bot-dev - Leb\PokemonGo-Bot-dev\pokemo
ngo_bot\api_wrapper.py", line 133, in call
raise ServerBusyOrOfflineException()
pgoapi.exceptions.ServerBusyOrOfflineException

Other Information

OS:
Win 8
Branch:
dev
Python Version:
2.17

@k4n30
Copy link
Contributor

k4n30 commented Aug 18, 2016

The server is either Busy or Offline or you have "some type" of the ban - soft / IP / permanent. There are so many possible types and they aren't all well known yet

Not a bot issue

@k4n30 k4n30 closed this as completed Aug 18, 2016
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