> I've been testing this PR today on an M1 machine running Ventura, and I saw this error when starting `template://experimental/vz`: > >``` >ERRO[0296] [hostagent] r.CreateEndpoint() = connection was refused >``` > >Which seems to originate from https://github.com/containers/gvisor-tap-vsock/blob/main/pkg/services/forwarder/tcp.go#L45. > >Is this expected? There was no additional information in `ha.stderr.log`. _Originally posted by @jandubois in https://github.com/lima-vm/lima/issues/1147#issuecomment-1316412132_