Skip to content

Conversation

lvgg3271
Copy link

@lvgg3271 lvgg3271 commented Mar 8, 2017

There will be an error when the number of connections reaches a certain number.

&yet -- signal master is running at: http://localhost:8888
/opt/signalmaster/node_modules/ws/lib/Receiver.js:386
    default: srcBuffer.copy(dstBuffer, dstOffset, 0, length); break;
                       ^

RangeError: out of range index
    at RangeError (native)
    at fastCopy (/opt/signalmaster/node_modules/ws/lib/Receiver.js:386:24)
    at Receiver.add (/opt/signalmaster/node_modules/ws/lib/Receiver.js:86:3)
    at Socket.realHandler (/opt/signalmaster/node_modules/ws/lib/WebSocket.js:800:20)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at TCP.onread (net.js:548:20)

There will be an error when the number of connections reaches a certain number
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

Successfully merging this pull request may close these issues.

1 participant