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

PROTOCOL_INCORRECT_PACKET_SEQUENCE #147

Open
xavruss opened this issue Jan 30, 2023 · 0 comments
Open

PROTOCOL_INCORRECT_PACKET_SEQUENCE #147

xavruss opened this issue Jan 30, 2023 · 0 comments

Comments

@xavruss
Copy link

xavruss commented Jan 30, 2023

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
}

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

1 participant