abiosoft / colima

Container runtimes on macOS (and Linux) with minimal setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[hostagent] Driver stopped due to error: \"usernet unable to resolve IP for SSH forwarding\"

SmartManoj opened this issue · comments

Description

We are experiencing intermittent failures with GitHub Actions even in the HEAD version, which have become more frequent recently. Here are the action links for reference: Link 1, Link 2. The issue resolves upon retrying; see the action from the second attempt here.

Version

Colima was installed using the command: brew install --HEAD colima.

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Reproduction Steps

  1. Uninstall existing colima
  2. Install colima head version.

Expected behaviour

No failures.