Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Random Timeout / unhandled error #11

Closed
dirkglensk opened this issue May 6, 2015 · 2 comments
Closed

Random Timeout / unhandled error #11

dirkglensk opened this issue May 6, 2015 · 2 comments
Assignees
Labels

Comments

@dirkglensk
Copy link

events.js:85
    throw er; // Unhandled 'error' event
          ^
Error: connect ETIMEDOUT
    at exports._errnoException (util.js:746:11)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1000:19)

Happens randomly between after the 10th champion and the last. Couldn't figure out any reason.

@dustinblackman
Copy link
Owner

It's one of two things. Your internet connection dropping (most likely not), or Champion.gg possibly holding back on connections. I have a fix for it in the GUI version, it'll hopefully be done this week.

@dustinblackman dustinblackman self-assigned this May 11, 2015
@dustinblackman
Copy link
Owner

Fixed in GUI release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants