Closed kalafut closed 4 weeks ago
Small bug here, where you should be reporting knErr
:
I fixed that locally and saw the real error:
/Users/kalafut/.ssh/known_hosts:5: ssh: unsupported DSA key size 2048
Sort of annoying, since that line is some ancient host that should be irrelevant to setting up the new VPS.
I deleted it and things proceeded OK.
Hi @kalafut,
Thanks dude. I'll sort this error out on next release.
Also that first error when init
failed shouldn't happen. I'll sort that out too.
Damn man, need to set sometime aside to add tests... it's not cool like this...
This is now fixed with latest version 0.6.6
After entering my IP and email during
sidekick init
I get:2024/10/15 08:08:00 Failed to read known_hosts: %!s(<nil>)
After that, subsequent invocations of
sidekick init
return:Deleting
~/.config/sidekick
fixes that bit.