elementary / elementary/triage
Failed to talk to init daemon after waking up from suspend
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Prerequisites
- [x] I have searched open and closed issues for duplicates.
## Describe the bug
After waking up from suspend (opening the laptop's lid), the system can randomly lose the ability to talk to the init daemon, meaning the shutdown button on the wingpanel and even the poweroff command cannot be used.
Logging out is also not feasible by the wingpanel itself. It's necessary to use the CTRL + Alt + Delete keyboard shortcut to seemingly force the system to log out.
This also applies to anything that wishes to contact the root user without authentication (such as fetching updates from the app center)
### To Reproduce
Steps to reproduce the behavior:
1. Suspend the system.
2. Wake up from suspend and log in
3. Try to do anything that requires contacting the root user without authentication
4. The system fails to do so.
### Expected behavior
After waking up from suspend, it's expected that the system would be able to be turned off and even fetch for updates normally.
### Screenshots or screen recordings

### Logs
Not sure how to get logs on this bug or even if it's possible, journalctl does not seem to show anything useful. Will follow instructions if needed.
## Platform Information

- [ ] I'm using the latest version from git that I've manually compiled
- [x] I'm using the latest released stable version
## Additional context
There does not seem to be a specific pattern to this problem that I could find. It just happens randomly after waking up from suspend. If someone could tell me how to get logs for this, I'll happily do so!
Cheers.
Contributor guide
Assessment
This issue has not been assessed yet.