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

bug: tls: first record does not look like a TLS handshake #128

Open
petermolnar opened this issue Apr 9, 2022 · 0 comments
Open

bug: tls: first record does not look like a TLS handshake #128

petermolnar opened this issue Apr 9, 2022 · 0 comments

Comments

@petermolnar
Copy link

Hi all,

Recently I started getting a lot of the following or similar logs:

Apr  9 09:29:17 alia discord[94845]: 2022/04/09 09:29:17 Connected to irc.eu.libera.chat:7070 (82.96.96.60:7070)
Apr  9 09:29:17 alia discord[94845]: time="2022-04-09T09:29:17+01:00" level=error msg="error opening irc connection" error="error opening irc connection: tls: first record does not look like a TLS handshake"
Apr  9 09:29:18 alia discord[94845]: time="2022-04-09T09:29:18+01:00" level=error msg="error opening irc connection" error="error opening irc connection: tls: first record does not look like a TLS handshake"
Apr  9 09:29:22 alia discord[94845]: 2022/04/09 09:29:22 Error, disconnected: EOF
Apr  9 09:29:22 alia discord[94845]: 2022/04/09 09:29:22 Error while reconnecting: tls: first record does not look like a TLS handshake

The end result is that the IRC -> Discord direction is working fine, but the Discord -> IRC is either spotty or missing for certain users. I got in touch with libera.chat support, there is no connection limit issue with this service.

I'd love to debug this deeper, but turning on debug and debug-presence didn't yield any more details.

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