-
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
vz: dismiss [hostagent] r.CreateEndpoint() = connection was refused
#1160
vz: dismiss [hostagent] r.CreateEndpoint() = connection was refused
#1160
Comments
On this, this is just one miss while doing tcp-forward. I will give a try with long running instances, and see if we are having any issues around there as well. |
Can we make this to a debug log? |
ping @balajiv113 |
@AkihiroSuda - Will check with gvisor-tap-vsock to see if this can be made a debug log |
Hi All, I've been attempting to expose my Lima VM guest to my Host, I'm actually wanting to run a Kubernetes instance on the VM and be able to browser to an app over port 80 (and 443 eventually) from my host. I have backed away from this until I get a basic Host to Guest network that is working. It is possible that I am missing some fundamental piece of the puzzle but after trying different approaches (using your excellent Network page) I am at a loss. My lima config (actually yours):-
To be clear the machine comes up but has no accessible IP address from my network, lima vm / ifconfig:- lima0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 From your documentation I see that 192.168.5.15 is by "design not accessible", not sure if I am reading the document correctly here but I was therefore expecting another IP address that I can ping? |
@balajiv113 ping 🙂 |
@AkihiroSuda - Done raised a ticket with gvisor-tap-vsock |
@balajiv113 They wrote on your ticket 3 weeks ago:
Are you going to create a PR? I'm not sure if this would just be downgrading from Error to Debug, or making the logic change they talk about. |
@jandubois Sorry bit occupied this month. I won't be able to raise a PR. |
Originally posted by @jandubois in #1147 (comment)
The text was updated successfully, but these errors were encountered: