Opened 15 months ago
Closed 14 months ago
#1401 closed defect (fixed)
New service state detection mechanism doesn't work in all cases
| Reported by: | gcooper | Owned by: | william |
|---|---|---|---|
| Priority: | critical | Milestone: | 8.2.0-RELEASE |
| Component: | Backend | Version: | 8.2.0-BETA2 |
| Keywords: | Cc: |
Description
I've run into one deterministic (AFAIK) instance so far where I've been unable to enable sshd from the GUI because it's already enabled on the backend (pidfile, pids, etc).
It seems like the service state detection mechanism might be busted in some edge cases.
I've saved my VM state in the event that the issue needs to be reproduced. Feel free to grab me offline if you need more info/access to it.
Build info: r10674/x64, running in VirtualBox?.
Change History (3)
comment:1 Changed 14 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:2 Changed 14 months ago by william
comment:3 Changed 14 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

I think r10701 fixes it.
Please give it a try