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

[Errno 104] Connection reset by peer #4604

Closed
takenek opened this issue Aug 23, 2016 · 8 comments
Closed

[Errno 104] Connection reset by peer #4604

takenek opened this issue Aug 23, 2016 · 8 comments

Comments

@takenek
Copy link

takenek commented Aug 23, 2016

  1. Have you validated that your config.json is valid JSON? Use http://jsonlint.com/ to check.
    YES
  2. Have you searched our issue tracker to see if the issue already exists? If so, comment on that issue instead rather than creating a new issue.
    YES
  3. Are you running on the master branch? We work on the dev branch and then add that functionality to master when it is stable. Your issue may be fixed on dev and there is no need for this issue, just wait and it will eventually be merged to master.
    DEV

Expected Behavior

No errors or normal info about problem with connection? Or mayby this is a way how to Nantic detects a bot?

Actual Behavior

Running bot and after few minutes get strange info:
[Errno 104] Connection reset by peer

Your FULL config.json (remove your username, password, gmapkey and any other private info)

Don`t need it.

Output when issue occurred

2016-08-23 07:14:14,268 [MoveToFort] [INFO] [moving_to_fort] Moving towards pokestop Fasada Teatru Wielkiego - 0.05km
[Errno 104] Connection reset by peer
2016-08-23 07:14:16,029 [MoveToFort] [INFO] [moving_to_fort] Moving towards pokestop Fasada Teatru Wielkiego - 0.05km

Steps to Reproduce

Run a bot

Other Information

OS: Debian SiD
Branch: dev
Git Commit: 9147815
Python Version: Python 2.7.9

@mjmadsen
Copy link
Contributor

Think that might be output from the API.

@takenek
Copy link
Author

takenek commented Aug 23, 2016

Possible you got right but 1 time i see this that`s why i report this - better if dev take a look on this.

@k4n30
Copy link
Contributor

k4n30 commented Aug 23, 2016

Don`t need it.

@k4n30 k4n30 closed this as completed Aug 23, 2016
@MZorzy
Copy link

MZorzy commented Sep 6, 2016

[2016-09-06 14:24:01] [MainThread] [MoveToFort] [INFO] ...
[2016-09-06 14:24:06] [MainThread] [ SpinFort] [INFO] Spun...
[Errno 104] Connection reset by peer
[2016-09-06 14:24:10] [MainThread] [MoveToFort] [INFO] Moving...
[Errno 104] Connection reset by peer
[2016-09-06 14:24:15] [MainThread] [ShowBestPokemon] [INFO]

config.json.map.example with modded altitude only & no pokemap run

@sohje
Copy link
Contributor

sohje commented Sep 6, 2016

@MZorzy Do you have social enabled?

@MZorzy
Copy link

MZorzy commented Sep 6, 2016

yes. as map.example

@sohje
Copy link
Contributor

sohje commented Sep 6, 2016

check #5232 This is issue with social_handler.py
If you dont need social, just disable it and check logs for Connection reset by peer.

@PokemonGoF PokemonGoF locked and limited conversation to collaborators Sep 6, 2016
@k4n30
Copy link
Contributor

k4n30 commented Sep 6, 2016

Please create a new issue, dont comment on a 14 day old one

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

5 participants