Comment 6 for bug 1332925

Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

Here you go...

alan@deep-thought:~$ adb shell "grep whoopsie /var/log/syslog"
alan@deep-thought:~$ adb shell "grep whoopsie /var/log/syslog"
Jun 23 08:12:27 ubuntu-phablet whoopsie[2404]: whoopsie 0.2.31 starting up.
Jun 23 08:12:27 ubuntu-phablet whoopsie[2404]: Unable to find a hardware address
Jun 23 08:12:27 ubuntu-phablet whoopsie[2404]: Using lock path: /var/lock/whoopsie/lock
Jun 23 08:12:28 ubuntu-phablet whoopsie[2506]: offline
Jun 23 08:12:29 ubuntu-phablet whoopsie[2506]: offline
Jun 23 08:12:30 ubuntu-phablet whoopsie[2506]: online
alan@deep-thought:~$ adb shell "grep whoopsie /var/log/syslog"
Jun 23 07:05:09 ubuntu-phablet whoopsie[2267]: online
Jun 23 07:05:18 ubuntu-phablet whoopsie[2267]: message repeated 9 times: [ online]
Jun 23 07:39:08 ubuntu-phablet whoopsie[2267]: Parsing /var/crash/_usr_bin_system-settings.32011.crash.
Jun 23 07:39:08 ubuntu-phablet whoopsie[2267]: Uploading /var/crash/_usr_bin_system-settings.32011.crash.
Jun 23 07:39:08 ubuntu-phablet whoopsie[2267]: Sent; server replied with: No error
Jun 23 07:39:08 ubuntu-phablet whoopsie[2267]: Response code: 502
Jun 23 07:39:08 ubuntu-phablet whoopsie[2267]: Server replied with:
Jun 23 07:39:08 ubuntu-phablet whoopsie[2267]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">#012<html><head>#012<title>502 Bad Gateway</title>#012</head><body>#012<h1>Bad Gateway</h1>#012<p>The proxy server received an invalid#015#012response from an upstream server.<br />#015#012</p>#012<hr>#012<address>Apache/2.2.22 (Ubuntu) Server at daisy.ubuntu.com Port 443</address>#012</body></html>#012
Jun 23 09:09:43 ubuntu-phablet whoopsie[2267]: online
Jun 23 09:11:12 ubuntu-phablet whoopsie[2103]: whoopsie 0.2.31 starting up.
Jun 23 09:11:12 ubuntu-phablet whoopsie[2103]: Unable to find a hardware address
Jun 23 09:11:12 ubuntu-phablet whoopsie[2103]: Using lock path: /var/lock/whoopsie/lock
Jun 23 09:11:12 ubuntu-phablet whoopsie[2141]: offline
Jun 23 09:11:21 ubuntu-phablet whoopsie[2141]: message repeated 5 times: [ offline]
Jun 23 09:11:22 ubuntu-phablet whoopsie[2141]: Network connection found that may be a paid data plan.
Jun 23 09:11:22 ubuntu-phablet whoopsie[2141]: offline
alan@deep-thought:~$ adb shell "grep whoopsie /var/log/syslog"
alan@deep-thought:~$