-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Permanent IP ban #3488
Comments
@seratkurtulus What cloud hosting provider were you useing? Its possible they are preventing any of that service's IP addresses, as occurred with AWS. |
@Kassius509 I was using Linode. |
Have you also tried logging one of the bots from the actual app on a phone? I knew Niantic started banning accounts as well |
@Ph4i1ur3 Yea, I can login with the phone also |
Then it sounds like they're adding more and more to the list of blocked providers |
Your ip should be in the same ip region that the server you are trying to play. |
@boveloco, correct me if i got it wrong but if you are talking about the lat, lng values in the config with the "server you are trying to play", my pc is not in the same ip region either but bot works fine. |
@seratkurtulus hmm.. Strange you could play with your machine ip without any vpn. |
@boveloco the game is not released in my country yet and my pc ip is in my home country as far as you can guess (193.x.x.x). But bot is catching pokemons in san francisco right now. |
@seratkurtulus yeah, i'm guessing that they'v banned all ip range of all services like AWS, Linode, Gcloud, ETC. |
I was getting soft ip bans two days ago due to excessive amount of bots (7 to be axact) running on same cloud machine. Yesterday I stopped 5 of them and 2 of the remaining bots were running fine. Last night remaining bots have stopped and i started getting this errror:
raise ServerSideAccessForbiddenException("Seems your IP Address is banned or something else went badly wrong...")
It has been 15 hours and situation is still the same. So I rented another cloud machine with other ip but I'm still getting the same error. I guess they banned a certain range of ips rather than the single ip used by that machine. I want to point out that I can use the bot on my personal computer, so issue is not related with the accounts.
I haven't heard anyone with this situation, so i wanted to share it. (I know it is not an issue)
I think It would be very good to implement some proxy mechanism as soon as possible before everybody gets their ip banned.
The text was updated successfully, but these errors were encountered: