每当我启动Ubuntu时,它都会正常加载,直到显示管理器。在说了gdm3.service
之后,它将显示一个错误Failed to start process error reports when automatic reporting is enabled
。会出现更多的消息,但系统仍然会在一段时间后正常启动。
当我尝试另一个内核时,也出现了一个不同的错误消息。它提到了Failed to start System Security Services Daemon
,并提到了一些安全依赖项。后来,我意识到,只有当VMWare服务启动失败时,后一个错误才会发生。
我发现提到这个错误的所有文章都过时了。
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
Sep 22 15:57:12 thecoder3281f-LIFEBOOK-E734 systemd[1]: Failed to start Process error reports when automatic reporting is enabled.
--Truncated output--
发布于 2022-11-22 15:40:42
禁用apport服务是在Ubuntu 22.10上为我做的:
- sudo systemctl disable apport.service
我尝试了GNOME密钥环建议(实际上,在启动应用程序中启用了所有3个gnome键环项目),但没有什么不同。
发布于 2021-12-11 21:49:09
启动应用程序中选择了GNOME密钥环SSH代理吗?如果不是的话,这很容易成为原因。
https://askubuntu.com/questions/1276853
复制相似问题