Comment by ๐ skyjake
I haven't added IP logging mostly because it hasn't been required and because of the potential privacy implications. An option to enable it would be good to have, though.
In this case, someone is likely sending malformed/non-TLS data. If this is a recurring event, blocking the IP is probably the only countermeasure.
However, IP-based blocking is not supported at the moment either.
I was curious if this had happened on my Gemini capsules, and the answer is yes. Here are my error stats since November 1st:
The packet length errors have been sporadic. Most of them occurred on November 19. Could just be a misbehaving crawler?
2025-12-10 ยท 5 months ago
Original Post
stream shutdown error โ 2025-12-09 23:04:21 [0] -- Problem: [('SSL routines', '', 'packet length too long'), ('SSL routines', '', 'record layer failure')] stream shutdown error: [('SSL routines', '', 'shutdown while in init')] How comes logs have no remote IP address? I don't have any other clue on why/how this is happening.