-
Notifications
You must be signed in to change notification settings - Fork 604
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 "Waiting for the essential requirement 1 of 4: "ssh" with non-Ubuntu and libslirp v4.6.1 #255
Comments
Which lima version did you use? A number of people ran into problems because they had user names that did not work properly on all Linux systems, e.g containing a dot So if you have been using an earlier Lima version, please update and see if that fixes your problem. And if you created your own |
I just installed lima from brew: username is
|
Could you follow the instructions from rancher-sandbox/rancher-desktop#562 (comment) (in spirit, the directory with the socket will be Whew, run-on-sentences-are-us! 😄 |
|
Sorry, I'm looking for the output of |
sorry, here it is:
|
Your
From this it looks like it takes a very long time for ssh to respond for the first time, and then the host agent times out. Is it always the same that it goes to installing I don't really have any good idea why this would be happening with Alpine and Arch, but not with Ubuntu. Did you ever try rebooting your Mac and checking if the problem persists beyond that? |
I rebooted and also re-installed from scratch, no change. I’ll now try with another user account. |
I think I now know what happened. When I installed However, that screwed up the I made a re-installation after a reboot of my Mac, and then DNS worked without having to add HOWEVER... (and now I feel completely stupid), each
what?? Anything else I install is gone, too. Any ideas what is going on here? I'm sure I am missing something completely obvious (maybe I need to read trough the |
Yes, the If you want to have persisted changes to the OS itself, then you should probably run from a normal disk image instead of an ISO (all other examples use regular disk images). You could move additional directories to the data volume in a provisioning script, but which ones would you need? Just Alternatively you could build a custom "edition" of I've created Note how the |
Thank you Jan for explaining this to me. I think I will experiment a bit and go the regular disk image way. Thanks again! |
I get stuck on "Waiting for the essential requirement 1 of X: "ssh" even with libslirp v4.6.1 for non-Ubuntu guests only, both for
alpine
and forarch linux
-- works fine withdefault.yaml
andubuntu
.The initial
limactl start alpine
works, but after alimactl stop alpine
I get stuck with a large number of messages likeand finally
again, Ubuntu and
default.yaml
work just fine.The text was updated successfully, but these errors were encountered: