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

code: 'PROTOCOL_ENQUEUE_HANDSHAKE_TWICE', #23

Open
tunakaynar opened this issue Mar 29, 2023 · 1 comment
Open

code: 'PROTOCOL_ENQUEUE_HANDSHAKE_TWICE', #23

tunakaynar opened this issue Mar 29, 2023 · 1 comment

Comments

@tunakaynar
Copy link

node:events:490
throw er; // Unhandled 'error' event
^

Error: Cannot enqueue Handshake after already enqueuing a Handshake.

@ashikjhonson
Copy link

I had the same problem, either
PROTOCOL_ENQUEUE_HANDSHAKE_TWICE or PROTOCOL_ENQUEUE_AFTER_QUIT
was displaying. Someone replied in another similar issue here, to remove the instance of connect() and end(), thankfully it worked for me.

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

2 participants