MightyMoud / sidekick

Bare metal to production ready in mins; your own fly server on your VPS.
https://www.sidekickdeploy.com
GNU General Public License v3.0
2.76k stars 47 forks source link

"No SSH SOCK AVAILABLE" when running sidekick init #10

Closed NeverVane closed 1 week ago

NeverVane commented 1 week ago

Hi, I cloned your repo and compiled it. When running sidekick init after providing all the needed info I get No SSH SOCK AVAILABLE . I think I could be missing something very obvious, but I'm on a fresh Ubuntu 22.04 install and can't get around. Could you help?

NeverVane commented 1 week ago

Of course SSH service are up and running and keys are being generated

MightyMoud commented 1 week ago

Can you make sure the key is added to the agent? that's my wild guess. If that doesn't work, can you send a screenshot? wanna see which line causes this error to have a deeper look

NeverVane commented 1 week ago

I upgraded te agent and it was solved.