|
Bugzilla – Full Text Bug Listing |
| Summary: | Warning/error message "Transport endpoint is not connected" in journald after cron job run by root | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Claude Diderich <claude.diderich> |
| Component: | Basesystem | Assignee: | Danilo Spinella <danilo.spinella> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Leap 15.5 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Claude Diderich
2023-09-27 07:19:19 UTC
A little more details, i.e. output from systemctl status: × user-runtime-dir@0.service - User Runtime Directory /run/user/0 Loaded: loaded (/usr/lib/systemd/system/user-runtime-dir@.service; static) Active: failed (Result: exit-code) since Wed 2023-09-27 02:11:19 CEST; 9h ago Docs: man:user@.service(5) Process: 42199 ExecStart=/usr/lib/systemd/systemd-user-runtime-dir start 0 (code=exited, status=0/SUCCESS) Process: 42604 ExecStop=/usr/lib/systemd/systemd-user-runtime-dir stop 0 (code=exited, status=1/FAILURE) Main PID: 42199 (code=exited, status=0/SUCCESS) Sep 27 02:11:19 jasper systemd-user-runtime-dir[42604]: Failed to remove runtime directory /run/user/0 (after unmounting): Transport endpoint is not connected Sep 27 02:11:19 jasper systemd[1]: user-runtime-dir@0.service: Control process exited, code=exited, status=1/FAILURE Sep 27 02:11:19 jasper systemd[1]: user-runtime-dir@0.service: Failed with result 'exit-code'. Note: After installing the latest updates and rebooting the machine, the warning/error message disappeared. Hello Claude and thank you for the report. It seems to me it's related to systemd-user-runtime-dir and not directly to cron; for this reason and since it has been fixed with the latest update, I am closing this bug. If any issue appear again, feel free to reopen it and we'll look into it again. |