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

Error logging when brockman is unable to connect to IRC server #39

Open
makefu opened this issue Jun 14, 2021 · 1 comment
Open

Error logging when brockman is unable to connect to IRC server #39

makefu opened this issue Jun 14, 2021 · 1 comment

Comments

@makefu
Copy link

makefu commented Jun 14, 2021

I encountered two different issues:

  • No error when the IRC server does not have the port configured open -> 100% cpu load
  • No error when the IRC server uses tls but useTls is not set
@kmein
Copy link
Collaborator

kmein commented Jun 15, 2021

I get the following error when trying to use the wrong port:
HandshakeFailed (Error_Packet_Parsing "Failed reading: invalid header type: 58\nFrom:\theader\n\n")

When I set the correct port but the wrong value of useTls:
Network.Socket.recvBuf: resource vanished (Connection reset by peer)

Could not reproduce the 100% CPU issue 😞

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