Comment 5 for bug 2045578

Revision history for this message
Brian Murray (brian-murray) wrote :

Looking in the lxd source code I found out error message:

 $ rg "running operations can be connected"
lxd/operations/operations.go
426: return nil, fmt.Errorf("Only running operations can be connected")