History Of Ticket 8a7a49c47d
Not logged in
Ticket change [ee2853a605] (rid 4856) by drh on 2009-08-01 13:44:36:
  1. Appended to comment:

    drh added on 2009-08-01 13:44:36:
    The error was occurring prior to parsing the HTTP request header and so the server did not know that it was dealing with sync protocol - it figured the request was an ordinary HTTP/HTML browser request. So it generates an HTML error message. The fix is to modify the client to detect HTML error messages and try to do something reasonable with them.

    See check-in 80457ec79be10b32f372c69e0093c8fea7f0471b.

  2. Change resolution to "Fixed"
  3. Change status to "Fixed"
Ticket change [faff8da373] (rid 4843) by bharder on 2009-07-24 15:43:34:
  1. Change comment to "related to ticket [045f23be75]. The error reported in that previous ticket is a sub-set of an html string returned. That returned error should be something more useful, and probably not even html. See [045f23be75] for how to generate an error, and what is returned as error msg."
  2. Change foundin to "ce5eb40702"
  3. Change private_contact to "5c164664f608e8049128be696a3d13e04aa6fafd"
  4. Change severity to "Important"
  5. Change status to "Open"
  6. Change title to "Error reported for missing/non-readable repo during sync is not good"
  7. Change type to "Code_Defect"