elementary / elementary/triage

Failed to talk to init daemon after waking up from suspend

Open
#453 0 comments 0 reactions 0 assignees View on GitHub
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

![Screenshot from 2020-02-03 02-54-43](https://user-images.githubusercontent.com/58740650/73629055-beb30800-4630-11ea-84ee-8a752be61e35.png)

### 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

![image](https://user-images.githubusercontent.com/58740650/73629227-32551500-4631-11ea-80e8-07bc068283db.png)
- [ ] 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.