For those that may try to search for this bug in the future, the error I
received was

Error 411: gth required

The issue is that libmicrohttpd exhibits a bug when Content-Length is
omitted, even if Transfer-Encoding is set to "chunked". The HTTP/1.1
spec allows Content-Length to be omitted when the length is unknown as
long as Transfer-Encoding: Chunked is specified. The proper behavior
would be for journald to return an error to the client when it has
received too much data.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847527

Title:
  Backport systemd-journal-remote fix PR #11953

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1847527/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to