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

Unable to see any pokestop using the new master update #3217

Closed
ninoprasetya opened this issue Aug 9, 2016 · 18 comments
Closed

Unable to see any pokestop using the new master update #3217

ninoprasetya opened this issue Aug 9, 2016 · 18 comments

Comments

@ninoprasetya
Copy link

ninoprasetya commented Aug 9, 2016

Expected Behavior

able to see pokestop and pokemons

Actual Behavior

only keep walking to location without any information of pokestop and pokemon. Confirmed with pogoweb which didn't show any pokestop

Other Information

OS: Mac OSX 10.11.6
Git Commit: ad6c21a
Python Version: 2.7.10

@fari-99
Copy link

fari-99 commented Aug 9, 2016

@ninoprasetya got the same problem. when using FollowSpiral, it's just spinning around, if not using FollowSpiral got stuck in egg hatching.

@Fellner96
Copy link

Same problem here

2016-08-09 06:21:29,780 [PokemonGoBot] [INFO] [bot_start] Starting bot... 2016-08-09 06:21:30,100 [CollectLevelUpReward] [INFO] [level_up_reward] Received level up reward: [] 2016-08-09 06:21:30,101 [IncubateEggs] [INFO] [next_egg_incubates] Next egg incubates in 0.31 km 2016-08-09 06:21:30,485 [FollowSpiral] [INFO] [position_update] Walking from (40.77059393085497, -73.97335754721782, 0) to (40.77059393085497, -73.97335754721782, 0) (0.0 m) 2016-08-09 06:21:31,929 [FollowSpiral] [INFO] [position_update] Walking from (40.77059393085497, -73.97335754721782, 0) to (40.77122422329725, -73.97335754721782, 0) (70.0853367269 m) 2016-08-09 06:21:33,201 [FollowSpiral] [INFO] [position_update] Walking from (40.77122422329725, -73.97335754721782, 0) to (40.77122422329725, -73.9741932537961, 0) (70.3752619624 m) 2016-08-09 06:21:33,826 [FollowSpiral] [INFO] [position_update] Walking from (40.77122422329725, -73.9741932537961, 0) to (40.77059393085497, -73.9741932537961, 0) (70.0853367269 m) 2016-08-09 06:21:35,669 [FollowSpiral] [INFO] [position_update] Walking from (40.77059393085497, -73.9741932537961, 0) to (40.76996363841269, -73.9741932537961, 0) (70.0853367269 m) 2016-08-09 06:21:36,048 [FollowSpiral] [INFO] [position_update] Walking from (40.76996363841269, -73.9741932537961, 0) to (40.76996363841269, -73.97335754721782, 0) (70.3765970899 m) 2016-08-09 06:21:37,324 [FollowSpiral] [INFO] [position_update] Walking from (40.76996363841269, -73.97335754721782, 0) to (40.76996363841269, -73.97252184063953, 0) (70.3765970899 m) 2016-08-09 06:21:38,752 [FollowSpiral] [INFO] [position_update] Walking from (40.76996363841269, -73.97252184063953, 0) to (40.77059393085497, -73.97252184063953, 0) (70.0853367269 m)

@ph3l1x
Copy link

ph3l1x commented Aug 9, 2016

Also here. Seems that it might be limited to logins? If I am only running a single instance its fine but running more than one than this starts happening? Maybe I am wrong.

@fari-99
Copy link

fari-99 commented Aug 9, 2016

@ph3l1x yes, i'm using 3 bot right now, and 3 of them got error. using 1 and the problem fixed.

EDIT: i don't know what happened. i just wait for like 1 min for 1 bot to login, after that i start another bot, and another bot working just fine. btw i'm not using sniper feature right now.

EDIT2: all the bot doesn't use follow spiral config.

@ninoprasetya
Copy link
Author

i am only using 1.. and its not working

@Fellner96
Copy link

I stopped other bot, start only one, till wait 3-4m and it's found pokemons....

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

it seem nia limit something

@skywalker878
Copy link

I have same issue

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

close all bots and wait about 5 minutes can fix this

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

softban the ip around 10 minutes

@skywalker878
Copy link

@hklcf I wait for 5 mins.
I restarted the bot, it works for few second. and begin walk around again....

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

@skywalker878 get softban 5 minutes at the first time.
I just try again and get softban for 10 minutes :(

@skywalker878
Copy link

it looks like they have some limitation in new update

@ninoprasetya
Copy link
Author

Ok. i found its working. Seems like they ip ban my office network. Once i switch over to my phone as connection, everything works normally.

Hope this helps anyone out there.

PS: don't try to run more than 2 bot using same IP. it will get you ip ban.

@hklcf
Copy link
Contributor

hklcf commented Aug 9, 2016

IP softban Test

  • can run 2 bots w/o any problem on the same IP
  • you can run 3 bots but only the first two bots work properly, the third bot will get null from the API
  • your IP will get softban when you run over two (or more) bots after few minutes
  • around 10 minutes will be unban your IP address
  • IP get softban even you use the official app

@alxnegrila
Copy link

alxnegrila commented Aug 9, 2016

Is it planned to add proxy support? I see that pogoapi supports it.

@skywalker878
Copy link

@hklcf @ninoprasetya

How about if i have two computer running under same router?
Are they consider as same ip?

@ph3l1x
Copy link

ph3l1x commented Aug 9, 2016

yes I am sure they are. Your router I am sure only have a single public IP address that all machines behind it share. Its called NAT

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

7 participants