Comment 8 for bug 1914481

Revision history for this message
Brian Murray (brian-murray) wrote :

Groovy recreation of the issue:

 $ apt-cache policy whoopsie
whoopsie:
  Installed: 0.2.72.1
root@clean-groovy-amd64:~# sudo CRASH_DB_URL=https://daisy.staging.ubuntu.com whoopsie -f
[11:18:23] Using lock path: /var/lock/whoopsie/lock
[11:18:23] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/1
[11:18:23] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/1
[11:18:23] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/1
[11:18:23] Parsing /var/crash/_bin_cat.2001.crash.
[11:18:23] Uploading /var/crash/_bin_cat.2001.crash.
[11:18:24] Sent; server replied with: No error
[11:18:24] Response code: 200
[11:18:24] Got command: CORE
0

---
Verification of the fix:
root@clean-groovy-amd64:~# apt-cache policy whoopsie
whoopsie:
  Installed: 0.2.72.2
[11:23:08] Parsing /var/crash/_bin_cat.2001.crash.
[11:23:08] Uploading /var/crash/_bin_cat.2001.crash.
[11:23:08] Sent; server replied with: No error
[11:23:08] Response code: 200
[11:23:08] Reported OOPS ID 3ddb1a5e-6b0c-11eb-aff9-00163ed65bda
[11:23:13] Sent; server replied with: No error
[11:23:13] Response code: 200

Testing that it still works with production:
root@clean-groovy-amd64:~# sudo CRASH_DB_URL=https://daisy.ubuntu.com whoopsie -f
[11:23:55] Using lock path: /var/lock/whoopsie/lock
[11:23:55] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/1
[11:23:55] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/1
[11:23:55] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/1
[11:23:59] Parsing /var/crash/_bin_cat.2001.crash.
[11:23:59] Uploading /var/crash/_bin_cat.2001.crash.
[11:24:10] Sent; server replied with: No error
[11:24:10] Response code: 200
[11:24:10] Reported OOPS ID 6252751c-6b0c-11eb-98c2-fa163e983629
[11:24:13] Sent; server replied with: No error
[11:24:13] Response code: 200