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

ssh: connect to host localhost port 2223: Connection timed out #203

Open
TheHashCoin-project opened this issue Oct 12, 2018 · 0 comments
Open

Comments

@TheHashCoin-project
Copy link

I am trying to use gitian-builder (KVM) on an Ubuntu 18 host. I managed to get the base vm built and formatted correctly with bin/make-base-vm and make-clean-vm, however, after starting with start-target when trying to login with on-target, after about 30 seconds I get the aforementioned connection timeout error. I have verified that all required dependencies are installed, VT-x hardware virtualization is enabled in BIOS and that all the typical sanity checks pass. The target.log reads: ``qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]

A previous attempt rendered an error in the target.log about not being able to forward localhost port 2223 to the default ssh port (22)

Can someone please tell me what I am missing? ]:

Thanks in advance!

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