You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still haven't worked out the issues, but by testing the latest code in torxed-fix-690 I get this now:
I can't quite figure out why I'm getting Directory tree X is currently busy...
Tested with systemd-run instead of machinectl and I get slightly better error messages (the pic above uses it).
But suspect it might be because I'm not tapping off self.session.stdout properly. But .poll() should take care of it.
Works, it appears that I was simply dropping out from shutdown now too quickly and there was no reasonable time given to the subsystem to quit before the next call came along.
…ful (#691)
* Clear storage variable if shutdown was successful
* Adding shutdown monitoring and debug output.
* It seams systemd-run gets a connection reset from running 'shutdown now', but in a good way - so it doesn't raise any exceptions. Or at least that's what it looks like.
Not sure yet what causes this:
The text was updated successfully, but these errors were encountered: