ikskuh/kristall

Bug: "Line is too short for valid protocol"

Opened this issue · 1 comments

I'm playing around with Gemini a bit and have created a small server. This redirects the user from "" to "/". However, the message "Protocol Violation: Line is too short for valid protocol" appears.
I compiled Kristell myself with the code from https://github.com/MasterQ32/kristall/releases/tag/V0.3 .
I have seen that there is already such a bug (#199). I'm a little confused because I should be using the latest version with the latest release, right?

I just tried the latest version of GitHub. There it works. Maybe a new version should be published?