Comment 68 for bug 1998285

Revision history for this message
Jarkko Korpi (deri821) wrote :

*** Send problem report to the developers?

After the problem report has been sent, please fill out the form in the
automatically opened web browser.

What would you like to do? Your options are:
  S: Send report (4.2 MB)
  V: View report
  K: Keep report file for sending later or copying to somewhere else
  I: Cancel and ignore future crashes of this program version
  C: Cancel
Please choose (S/V/K/I/C): S
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 387, in <module>
    if not app.run_argv():
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 719, in run_argv
    return self.run_update_report()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 637, in run_update_report
    self.crashdb.update(self.options.update_report, self.report,
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 428, in update
    bug.addAttachment(comment=attachment_comment or '',
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 592, in __call__
    response, content = self.root._browser._request(
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 429, in _request
    raise error
lazr.restfulclient.errors.ServerError: HTTP Error 500: Internal Server Error
Response headers:
---
connection: close
content-length: 14
content-type: text/plain;charset=utf-8
date: Wed, 30 Nov 2022 15:33:35 GMT
server: gunicorn/19.8.1
status: 500
x-lazr-oopsid: OOPS-1fd09b7cc279856d0e540c01246dfec4
x-powered-by: Zope (www.zope.org), Python (www.python.org)
x-request-id: 9e6482b4-ed8b-49aa-a2bb-3f8b0f8a53a2
x-vcs-revision: 51cef3d08dff1e227b5ada709bd67280c567d4be
---
Response body:
---
b'RequestTimeout'
---