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
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1847527

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

Status in systemd:
  Unknown
Status in systemd package in Ubuntu:
  New

Bug description:
  I'm requesting that systemd 240 receive the fix in upstream PR 11953
  found here https://github.com/systemd/systemd/pull/11953

  This fixes remote journal shipping using systemd components. I believe
  only Disco (19.04) is impacted by this issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to