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

Polling errors #10

Closed
tfreedman opened this issue Aug 1, 2017 · 2 comments
Closed

Polling errors #10

tfreedman opened this issue Aug 1, 2017 · 2 comments

Comments

@tfreedman
Copy link

I have a bunch of these in the Skype Protocol window::

{ poll: An error happened while processing the polled messages
caused by Error: read ECONNRESET
at exports._errnoException (util.js:1024:11)
at TLSWrap.onread (net.js:610:25)
name: 'poll',
[_message]: 'An error happened while processing the polled messages',
data: {},
cause:
{ Error: read ECONNRESET
at exports._errnoException (util.js:1024:11)
at TLSWrap.onread (net.js:610:25)
[stack]: 'Error: read ECONNRESET\n at exports._errnoException (util.js:1024:11)\n at TLSWrap.onread (net.js:610:25)',
[message]: 'read ECONNRESET',
code: 'ECONNRESET',
errno: 'ECONNRESET',
syscall: 'read' },
[_stack]: 'poll: An error happened while processing the polled messages\n caused by Error: read ECONNRESET\n at exports._errnoException (util.js:1024:11)\n at TLSWrap.onread (net.js:610:25)',
[_stackContainer]: undefined,
message: 'poll: An error happened while processing the polled messages\n caused by Error: read ECONNRESET\n at exports._errnoException (util.js:1024:11)\n at TLSWrap.onread (net.js:610:25)' } 

@Sorunome
Copy link
Member

Sorunome commented Aug 2, 2017

This is maybe related to ocilo/skype-http#51

@nr23730
Copy link
Contributor

nr23730 commented Dec 2, 2019

Fixed with #28

@nr23730 nr23730 closed this as completed Dec 2, 2019
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