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

Seems to be issues with the bot running over lengthy periods of time #643

Closed
vanZeben opened this issue Jul 24, 2016 · 32 comments
Closed

Seems to be issues with the bot running over lengthy periods of time #643

vanZeben opened this issue Jul 24, 2016 · 32 comments
Labels

Comments

@vanZeben
Copy link
Contributor

vanZeben commented Jul 24, 2016

I have the bot running on my VPS and decided to leave it on while I went to sleep. I woke up to the bot just scanning the area and then walking to the next area. No pokestops, no pokemon, just walking around. Judging from the level of my character and bag changes, this happened not very long after I left the bot alone (perhaps 20-30 minutes), so I would estimate that this kicks in around an hour or so of uptime total if not less.

This is the second time this has happened, and while not a huge issue to just force restart the script after 30 minutes, perhaps this should be looked into further.

Behaviour

http://pastebin.com/raw/vjZMDAFZ

@DanielVolz
Copy link

Have the same problem.

@AnakTeka
Copy link

Yeah, same here, I have to restart the process once in a while.

@Spettacolo83
Copy link

Same problem here! I have to restart every 30-60 mins.

@LuyiTian
Copy link

Have the similar problem. keep printout unknown pokestop and do nothing.

[2016-07-24 21:10:43] [#] Finished walking
[2016-07-24 21:10:43] [#] Arrived at Pokestop
2016-07-24 21:10:47 [#] Now at Pokestop: Unknown - Spinning...
[2016-07-24 21:10:57] [#] Found fort 14b615d60dee42bb9e1a83041adc232a.11 at distance 0.90km

@J102030
Copy link

J102030 commented Jul 24, 2016

Yep, same here - can run the bot for ~2 hours before getting stuck

@bgrimm
Copy link

bgrimm commented Jul 24, 2016

Same issue, starts not finding just moving around about the 30-45 minute mark as well.

@hklcf
Copy link
Contributor

hklcf commented Jul 24, 2016

same here

@jzju
Copy link
Contributor

jzju commented Jul 24, 2016

It seems to continue working for me if i press enter. Maybe it doesn't wake up from sleep.
Can you say what OS you are on, maybe it's scheduler issue?

This was referenced Jul 24, 2016
@vanZeben
Copy link
Contributor Author

@Johanju OS seems to be irrelevant on this. I've run it on CentOS/OSX/Windows and all yield the same result..

Also note that some people are claiming duplicates of this, but I dont think they are quite the same. Alot of the "duplicates" are people actually finding the pokestops and it just walking between them without collecting anything. This one it doesnt even find the pokestops, it just searches cell blocks and finds nothing indefinitely

@jzju
Copy link
Contributor

jzju commented Jul 24, 2016

@vanZeben You are right, I got another bug where the bot just stops and a enter press woke it up.

@fredrik-hellmangroup
Copy link
Contributor

maybe fixed in #701 , please confirm

@hklcf
Copy link
Contributor

hklcf commented Jul 25, 2016

tested on my server

default

55adefe

@leadboots5
Copy link
Contributor

I get the same things as @hklcf after about a hour with google. Seems to go longer with PTC, but I need to verify that.

@SteffanLong
Copy link
Contributor

The issue is with the authentication token not getting refreshed. We're aware and it will be fixed. :)

@fredrik-hellmangroup
Copy link
Contributor

fredrik-hellmangroup commented Jul 25, 2016

also reported in #532

@L3nderSson
Copy link

Is this problem fixed already? I got it three times the last 3 Hours :-(

@hklcf
Copy link
Contributor

hklcf commented Jul 25, 2016

@L3nderSson seem work fine for me.

@L3nderSson
Copy link

You changed something? Or just an Update?

@hklcf
Copy link
Contributor

hklcf commented Jul 25, 2016

@L3nderSson im using fb2cca3

@dmateusp
Copy link
Contributor

A change corrected a wrong behavior (teleporting to pokestops causing softban), that now should be fixed.

@hklcf
Copy link
Contributor

hklcf commented Jul 25, 2016

work fine on latest master and dev branch

@L3nderSson
Copy link

Hm okay I updated after this three times one hour ago, So normally It must work

@dmateusp
Copy link
Contributor

@L3nderSson the change that fixed it was made 20-30mins ago

@L3nderSson
Copy link

Oh damn thanks! So I will update later when I'll come home. Thanks guys for your help, I'm absolutly new ✌🏾️

@dmateusp
Copy link
Contributor

Just comment here once you update so we know if it's fixed :) @L3nderSson

@L3nderSson
Copy link

Yes I will! Ehm and by the way, the right way for Update ist git pull and then the Python install require or Is that the wrong way?

@L3nderSson
Copy link

I ask cause my cmd said: " please commit your changes or stash them before you can merge. Aborting"

@dmateusp
Copy link
Contributor

@L3nderSson most of the times you won't have to install again, just commit your changes and then pull from the branch. Then it will list the merging issues

@guyz
Copy link
Contributor

guyz commented Jul 25, 2016

Running latest dev branch. Problem persists. After 20-30 minutes this happens.

@jaerak
Copy link

jaerak commented Jul 25, 2016

While we wait for a commit on this to come through, maybe a batch file (for windows at least) that closes/reruns the script every hour would work?

@L3nderSson
Copy link

I didnt have it no more, now I have the problem with scanning area for objects :D

@fredrik-hellmangroup
Copy link
Contributor

pullrequest #735

hoanghuynh pushed a commit to hoanghuynh/PokemonGo-Bot that referenced this issue Sep 28, 2016
so @chuyskywalker stops crying about screenshots of code

i'm drunk chuy what did you expect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests