Comment 4 for bug 1787729

Revision history for this message
Cristian Aravena Romero (caravena) wrote : Re: [FAILED] Failed to start Process error reports when automatic reporting is enabled.

Hello Brian Murray,

First run the program 'whoopsie' then run 'systemctl status apport-autoreport.service' and no longer throw the error...

caravena@caravena-530u3c-530u4c:/var/crash$ whoopsie
caravena@caravena-530u3c-530u4c:/var/crash$ systemctl status apport-autoreport.service
● apport-autoreport.service - Process error reports when automatic reporting is enabled
   Loaded: loaded (/lib/systemd/system/apport-autoreport.service; static; vendor preset: enabled)
   Active: inactive (dead) since Wed 2018-08-22 10:15:46 -03; 3h 24min ago
  Process: 11093 ExecStart=/usr/share/apport/whoopsie-upload-all (code=exited, status=0/SUCCESS)
 Main PID: 11093 (code=exited, status=0/SUCCESS)

ago 22 10:15:46 caravena-530u3c-530u4c systemd[1]: Starting Process error reports when automatic reporting is enabled...
ago 22 10:15:46 caravena-530u3c-530u4c whoopsie-upload-all[11093]: /var/crash/_usr_bin_gnome-control-center.1000.crash already marked for upload, skipping
ago 22 10:15:46 caravena-530u3c-530u4c whoopsie-upload-all[11093]: /var/crash/_usr_lib_telepathy_telepathy-idle.1000.crash already marked for upload, skipping
ago 22 10:15:46 caravena-530u3c-530u4c whoopsie-upload-all[11093]: /var/crash/_usr_bin_gnome-shell.1000.crash already marked for upload, skipping
ago 22 10:15:46 caravena-530u3c-530u4c whoopsie-upload-all[11093]: /var/crash/_usr_bin_Xwayland.1000.crash already marked for upload, skipping
ago 22 10:15:46 caravena-530u3c-530u4c whoopsie-upload-all[11093]: All reports processed
ago 22 10:15:46 caravena-530u3c-530u4c systemd[1]: Started Process error reports when automatic reporting is enabled.

kind regards,
--
Cristian Aravena Romero (caravena)