Skip to content

websocker error: http: TLS handshake error from ip:port: EOF #11033

@lidel

Description

@lidel

Version

0.39.0-dev-8a15763a6

Config

default

Description

This might be similar to #11027 but occurring at different intervals, and IP:PORT are different. some examples:

ts=2025-10-25T17:18:16.529+02:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 85.237.207.213:56934: EOF" logger=websocket-transport
ts=2025-10-25T17:18:51.833+02:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 98.41.148.182:44106: EOF" logger=websocket-transport
ts=2025-10-25T17:18:52.354+02:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 187.213.33.145:46232: EOF" logger=websocket-transport
ts=2025-10-25T17:19:54.667+02:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 45.77.121.118:22391: EOF" logger=websocket-transport

Also other variants:

ts=2025-10-26T21:46:32.744+01:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 112.120.47.41:26058: read tcp4 192.168.50.41:4001->112.120.47.41:26058: use of closed network connection" logger=websocket-transport
ts=2025-10-26T21:46:36.512+01:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 16.203.176.50:49336: EOF" logger=websocket-transport
ts=2025-10-26T21:46:37.815+01:00 level=error source=net/http/server.go:3677 msg="http: TLS handshake error from 13.215.90.241:33084: read tcp4 192.168.50.41:4001->13.215.90.241:33084: read: connection reset by peer" logger=websocket-transport

Metadata

Metadata

Assignees

Labels

kind/bugA bug in existing code (including security flaws)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions