You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Received packet in the wrong sequence.
at Protocol._parsePacket (/rus/Retrasmition/node_modules/mysql/lib/protocol/Protocol.js:283:17)
at Parser._parsePacket (/rus/Retrasmition/node_modules/mysql/lib/protocol/Parser.js:433:10)
at Parser.write (/rus/Retrasmition/node_modules/mysql/lib/protocol/Parser.js:43:10)
at Protocol.write (/rus/Retrasmition/node_modules/mysql/lib/protocol/Protocol.js:38:16)
at Socket. (/rus/Retrasmition/node_modules/mysql/lib/Connection.js:88:28)
at Socket. (/rus/Retrasmition/node_modules/mysql/lib/Connection.js:526:10)
at Socket.emit (events.js:376:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
at Socket.Readable.push (internal/streams/readable.js:223:10)
--------------------
at Protocol._enqueue (/rus/Retrasmition/node_modules/mysql/lib/protocol/Protocol.js:144:48)
at Immediate._start (/rus/Retrasmition/node_modules/@rodrigogs/zongji/index.js:240:31)
at processImmediate (internal/timers.js:462:21) {
code: 'PROTOCOL_INCORRECT_PACKET_SEQUENCE',
fatal: true
}
The text was updated successfully, but these errors were encountered:
Error: Received packet in the wrong sequence.
at Protocol._parsePacket (/rus/Retrasmition/node_modules/mysql/lib/protocol/Protocol.js:283:17)
at Parser._parsePacket (/rus/Retrasmition/node_modules/mysql/lib/protocol/Parser.js:433:10)
at Parser.write (/rus/Retrasmition/node_modules/mysql/lib/protocol/Parser.js:43:10)
at Protocol.write (/rus/Retrasmition/node_modules/mysql/lib/protocol/Protocol.js:38:16)
at Socket. (/rus/Retrasmition/node_modules/mysql/lib/Connection.js:88:28)
at Socket. (/rus/Retrasmition/node_modules/mysql/lib/Connection.js:526:10)
at Socket.emit (events.js:376:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
at Socket.Readable.push (internal/streams/readable.js:223:10)
--------------------
at Protocol._enqueue (/rus/Retrasmition/node_modules/mysql/lib/protocol/Protocol.js:144:48)
at Immediate._start (/rus/Retrasmition/node_modules/@rodrigogs/zongji/index.js:240:31)
at processImmediate (internal/timers.js:462:21) {
code: 'PROTOCOL_INCORRECT_PACKET_SEQUENCE',
fatal: true
}
The text was updated successfully, but these errors were encountered: