abiosoft / abiosoft/colima

Issues accessing internet after macos ventura upgrade

Open
#456 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

### Description

After upgrading to Ventura, when running a container that requests access to the internet, i hit the following issue:

cannot fetch token: Post "https://oauth2.googleapis.com/token": dial tcp: lookup oauth2.googleapis.com on 192.168.5.3:53: read udp 172.17.0.2:50752->192.168.5.3:53: i/o timeout

It seems like containers running with colima can no longer access / resolve internet domains

### Version

colima version 0.4.6
git commit: 10377f3a20c2b0f7196ad5944264b69f048a3d40

runtime: docker
arch: x86_64
client: v20.10.20
server: v20.10.11

### Operating System

- [X] macOS Intel
- [ ] macOS M1
- [ ] Linux

### Reproduction Steps

1. Update to ventura
2. try a dns / curl call from within a running container

### Expected behaviour

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.