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

Connection Error #8

Closed
saulcanelo opened this issue May 9, 2023 · 6 comments
Closed

Connection Error #8

saulcanelo opened this issue May 9, 2023 · 6 comments

Comments

@saulcanelo
Copy link

Bot works fine for a few hours then i get a failed to establish a new connection error and have to restart the bot.

ConnectionError: HTTPSConnectionPool(host='127.0.0.1', port=63778): Max retries exceeded with url: /lol-gameflow/v1/gameflow-phase (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000002A29922FDD0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))

@saulcanelo
Copy link
Author

screenshot
Screenshot_1

@iholston
Copy link
Owner

iholston commented May 9, 2023

not sure if you still have the error screenshots but can you send the entire error traceback? usually this is some type of issue with league itself.

@saulcanelo
Copy link
Author

Took a better screenshot this time.
Screenshot_2

@iholston
Copy link
Owner

Hmm can you comment out line 12 in bot.py and uncomment line 13 and then run the bot? If when it runs into this issue again can you drop the log file here for me to see (it should be on your desktop called log.txt). It will help me figure out the issue. Looks like league is maybe running into connection issues after a while or something.

@Aeikir
Copy link

Aeikir commented May 16, 2023

vmconnect_7VsZORk9z3

Hi, same problem, it seems to always happen when it disconnects from a game and it doesnt reconnect again ( i always catch it on the end-game screen showing me as Leaver with 0-0 score )
i did that with line 12 and 13 in bot.py but i didnt get the log file

@iholston
Copy link
Owner

I believe @Aeikir's issue is related to #13, rather than this issue. I will still need logs from @saulcanelo if this issue happens again in order to pin down exactly what is going on.

iholston added a commit that referenced this issue May 25, 2023
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

3 participants