Issues accessing internet after macos ventura upgrade
- Vorherrschende Sprache
- Go
- Sterne
- 30.8k
- Forks
- 613
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.