** Changed in: apport (Ubuntu)
Assignee: (unassigned) => Brian Murray (brian-murray)
** Changed in: apport (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Again I had to go to comment #20
--
Cristian Aravena Romero (caravena)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error reports when automatic
re
Given that whoopsie-upload-all first checks to make sure that whoopsie
is running and if it isn't exits 1, it certainly seems like the apport-
autoreport.service should start after whoopsie.
** Changed in: apport (Ubuntu)
Importance: Undecided => High
** Changed in: apport (Ubuntu)
Stat
** Tags added: rls-dd-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error reports when automatic
reporting is enabled.
To manage notificat
*"I will warn" (avasaré) Sorry (:
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error reports when automatic
reporting is enabled.
To manage notifi
I removed "After=whoopsie.service" from /lib/systemd/system/apport-
autoreport.service and updated apport from ~2.20.10-0ubuntu14 to
2.20.10-0ubuntu18 in Ubuntu Disco.
Then I rebooted the computer and reviewed the service "$ systemctl
status apport-autoreport.service". And it is working correctly.
@Andrey Aparov solution worked for me!
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error reports when automatic
reporting is enabled.
To m
This should fix the issue:
# EDITOR=vim systemctl edit apport-autoreport.service
[Unit]
After=whoopsie.service
Wants=whoopsie.service
Save.
Or instead of doing "systemctl edit", you can just drop these 3 lines to
the "/etc/systemd/system/apport-autoreport.service.d/override.conf" file
and issue
comment 20 did NOT work for me but going into settings and "problem
Reporting" to Manual worked
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error re
** Changed in: apport (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error reports when automatic
rep
Hello Brian Murray (brian-murray),
Will this change come in the next version?
Best regards,
--
Cristian Aravena Romero (caravena)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAIL
Hello Brad (apeitheo),
Your modification helped me (Comment #20). I have restarted twice and
the service 'apport-autoreport.service' works correctly for my.
Best regards,
--
Cristian Aravena Romero (caravena)
** Attachment added: "systemctl_status_apport-autoreport.service.txt"
https://bugs.
Brad (apeitheo) Thanks that solved this problem.
aravind@comp:~$ 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)
Adding 'After=whoopsie.service' to the [Unit] section of
/lib/systemd/system/apport-autoreport.service fixes the issue for me:
[Unit]
Description=Process error reports when automatic reporting is enabled
ConditionPathExists=/var/lib/apport/autoreport
After=whoopsie.service
[Service]
Type=oneshot
I just figured-out how to get "apport-autoreport.service",
"whoopsie.service" & "systemd-networkd-wait-online.service" starting
correctly on a networkd(netplan)-only(NetworkManager.service _disabled_
system) desktop which uses WiFi and a static-ip on Ubuntu 18.10 Desktop.
I'm commenting here in ca
identical for me. My problem reporting has not been disabled:
$ cat /etc/default/apport
# set this to 0 to disable apport, or to 1 to enable it
# you can temporarily override this with
# sudo service apport start force_start=1
enabled=1
--
You received this bug notification because you are a mem
from my /var/log/boot.log
[FAILED] Failed to start Process error reports when automatic reporting is
enabled.
See 'systemctl status apport-autoreport.service' for details.
Shows up twice in the log.
When I run: systemctl status apport-autoreport.service
● apport-autoreport.service - Process e
I got this error to go away by changing my selection from "Send report
automatically" to "Show dialog for each error before reporting" and
rebooting". When I checked the logs, the error was not there.
If I revert to "... automatically" and reboot I can get the error to
appear again.
Shouldn't t
No, I have never changed problem reporting from the default Automatic in
the initial installation.
If I remember correctly, this all started when for some reason when I
had a failed problem report upload notification on the screen and I
acknowledged it.
The very next reboot showed me the Failed t
My only thought is that problem reporting was disabled in gnome-control-
center and this disabled the whoopsie service and because whoopsie
wasn't running apport-autoreport would not work. Have you modified that
setting since you originally encountered the issue?
--
You received this bug notifica
● whoopsie.service - crash report submission daemon
Loaded: loaded (/lib/systemd/system/whoopsie.service; enabled; vendor
preset: enabled)
Active: active (running) since Wed 2018-10-31 11:57:10 PDT; 5 days ago
Main PID: 1457 (whoopsie)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/who
** Attachment added: "sudo systemctl status whoopsie.service"
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1787729/+attachment/5209737/+files/sudo_systemctl_status_whoopsie.service.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Brian,
caravena@romanescu:~$ sudo systemctl status whoopsie.service
● whoopsie.service - crash report submission daemon
Loaded: loaded (/lib/systemd/system/whoopsie.service; enabled; vendor
preset: enabled)
Active: active (running) since Tue 2018-11-06 07:33:02 -03; 6h ago
Main PID: 1665 (
I've done some digging into this and now I'm curious about the output of
'sudo systemctl status whoopsie.service'. Please let me know!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[F
This is what service apport-autoreport status shows now. I still have
the Failed status in the error log at each boot.
keith@Serenity:~$ service apport-autoreport status
● apport-autoreport.service - Process error reports when automatic reporting is
Loaded: loaded (/lib/systemd/system/apport-
I dont know how Daemo00 manage to start
sudo systemctl start whoopsie.service
shows noting
and when I run service apport-autoreport status. It shows same error:
● apport-autoreport.service - Process error reports when automatic reporting is
enabled
Loaded: loaded (/lib/systemd/system/appor
Hi all, I managed to start the apport-autoreport service with
systemctl start whoopsie.service
and then
systemctl start apport-autoreport.service
But everytime I reboot I still get the error in the bug opener's screenshot
20180817_195237.jpg and
systemctl status apport-autoreport.service
● app
** Also affects: apport
Importance: Undecided
Status: New
** No longer affects: apport
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787729
Title:
[FAILED] Failed to start Process error
I am having this issue. I can't get rid of the error.
● apport-autoreport.service - Process error reports when automatic reporting is
enabled
Loaded: loaded (/lib/systemd/system/apport-autoreport.service; static;
vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2018-10-
Hello Brian Murray,
The error continues :-(
caravena@caravena-530u3c-530u4c:/var/log$ whoopsie
caravena@caravena-530u3c-530u4c:/var/log$ systemctl status
apport-autoreport.service
● apport-autoreport.service - Process error reports when automatic reporting is
enabled
Loaded: loaded (/lib/sys
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-autor
Hello Brian Murray,
$ 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: failed (Result: exit-code) since S
Could you run the command 'systemctl status apport-autoreport.service'
so we can get more information about the failure?
** Changed in: apport (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
33 matches
Mail list logo