Skip to content

dns stops working after a while #779

@brennan-cantina

Description

@brennan-cantina

Description

dns seems to have issues after running the VM for an amount of time. Maybe something to do with suspend/resume Recreating the VM restores DNS:

colima delete ; colima start --cpu 6 --memory 24 --disk 800 --vm-type=vz

github.com fails during docker build, inside containers and even if I ssh into the VM.

DNS works fine on my host.

Version

colima version 0.5.5
git commit: 6251dc2

runtime: docker
arch: x86_64
client: v24.0.2
server: v23.0.6

Operating System

  • macOS Intel <= 12 (Monterrey)
  • macOS Intel >= 13 (Ventura)
  • macOS M1 <= 12 (Monterrey)
  • macOS M1 >= 13 (Ventura)
  • Linux

Output of colima status

INFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/brennan/.colima/default/docker.sock

Reproduction Steps

  1. colima start --cpu 6 --memory 24 --disk 800 --vm-type=vz
  2. use it for a while
  3. dns becomes very intermittent

Expected behaviour

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions