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
5.97k stars 98 forks source link

sidekick init fails with No SSH SOCK AVAILABLE error #56

Closed rpanasewicz closed 2 weeks ago

rpanasewicz commented 2 weeks ago

Hi, looking forward to try the Sidekick but got to an issue at the very beginning.

Using Ubuntu on WSL to run Sidekick, VPS is Ubuntu on DigitalOcean.

Running 'sidekick init' fails with No SSH SOCK AVAILABLE error. The error comes from Ubuntu WSL, it not get to try establish a connection with VPS.

I am able to connect to VPS via ssh from the machine - by 'ssh root@{ip}' command using cert authorization

image

rpanasewicz commented 2 weeks ago

Hi, sorry for the mess. It happened at Ubuntu default version of WSL. After installing Ubuntu 24.04.1 LTS specified version and installing Sidekick again it worked.