Closed AlexSkrypnyk closed 1 year ago
pygmy restart does not always inject the ssh key, but pygmy stop && pygmy start works correctly.
pygmy restart
pygmy stop && pygmy start
Running pygmy status shows that the key is injected.
pygmy status
Having a quick look at this, they are using the same API. Would you have a working way to reproduce this?
pygmy restart
does not always inject the ssh key, butpygmy stop && pygmy start
works correctly.Running
pygmy status
shows that the key is injected.