Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on remote-exec #1

Closed
kiwinesian opened this issue Aug 21, 2021 · 1 comment
Closed

Stuck on remote-exec #1

kiwinesian opened this issue Aug 21, 2021 · 1 comment

Comments

@kiwinesian
Copy link

kiwinesian commented Aug 21, 2021

Hi @mysticaltech !

Finally got time to test this beast repo this weekend ;)
This might sound a bit silly, but I'm kind of stuck on the remote-exec for the initialization of the first_control_plane

I did clone and create a new terraform.tfvars with the corresponding token, public key and private key.
Server spins up fine but seems like just can't connect to it.

However, if I manually connect from the host to ssh root@x.x.x.x, this works!

Let me know what I'm missing - and great stuff! thank you for sharing this repo.

image

@kiwinesian
Copy link
Author

aaahhh I figured it out. The ssh-key needs to be ed25519

Use the following if running on Ubuntu
ssh-keygen -t ed25519 -C "your_email@example.com"

mnencia pushed a commit that referenced this issue Feb 26, 2022
mysticaltech pushed a commit that referenced this issue Jun 11, 2024
Update Default Server Types to reflect new pricing and server types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant