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

[Dev] Bot walking, but not found any stops or Pokemon #4481

Closed
earthchie opened this issue Aug 21, 2016 · 10 comments
Closed

[Dev] Bot walking, but not found any stops or Pokemon #4481

earthchie opened this issue Aug 21, 2016 · 10 comments

Comments

@earthchie
Copy link
Contributor

Expected Behavior

Visit nearby Pokestops and encounter Pokemon along the way.

Actual Behavior

Not found any Pokestop or Pokemon.

FULL config.json

http://pastebin.com/H8mpCNJJ

Output when issue occurred

image

image

Steps to Reproduce

$ git clone -b dev https://github.com/PokemonGoF/PokemonGo-Bot.git pogobot
$ cd pogobot
$ wget http://pastebin.com/raw/H8mpCNJJ -O ./configs/config.json
$ docker build --build-arg timezone=Europe/London -t pokemongo-bot .
$ docker run --name=bot1-pokego --rm -it -v $(pwd)/configs/config.json:/usr/src/app/configs/config.json pokemongo-bot

Other Information

OS: Ubuntu 16.04
Docker: Docker version 1.11.2, build b9f10c9
Branch: dev
Git Commit: cec90a5
Python Version: 2.7.12

@mjmadsen
Copy link
Contributor

Please try a different account. That looks like a softban.

@earthchie
Copy link
Contributor Author

nah it not softbanned.

@nicobr75000
Copy link

+1

@nicobr75000
Copy link

May be IP ban, I tried the same bot from another computer and it works (same conf same commit)

@Hellycat
Copy link

Is it possible to use proxy in config?

@foster82
Copy link

I have been running 3 bots all seeing this issue , on 2 different computers.

@mjmadsen
Copy link
Contributor

On the same IP @foster82?

@foster82
Copy link

yeah ,unfortunatly i have a static ip

@nicobr75000
Copy link

This is back to normal for me so I suspect either an IP ban or an IP quota on the API (but since phone operator in France share only a few IPs I suppose this is not that one :()

@foster82
Copy link

ok managed to try on another connection and it does seem to be an IP ban, any way round this ?

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

6 participants