-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
Hello!
Nice work so far.
Unfortunately I get the following error after a while:
throw er; // Unhandled 'error' event
^
Error: write ECONNRESET
at _errnoException (util.js:992:11)
at Socket._writeGeneric (net.js:764:25)
at Socket._write (net.js:783:8)
at doWrite (_stream_writable.js:397:12)
at writeOrBuffer (_stream_writable.js:383:5)
at Socket.Writable.write (_stream_writable.js:290:11)
at Socket.write (net.js:707:40)
at throttle.run (D:\*\node_modules\teamspeak-q
uery\index.js:85:19)
at Map.run (D:\*\node_modules\teamspeak-query\
lib\throttle.js:48:7)
at TeamspeakQuery.checkQueue (D:\*\node_module
s\teamspeak-query\index.js:80:19)