Issues accessing internet after macos ventura upgrade
- Ngôn ngữ chính
- Go
- Star
- 30.8k
- Fork
- 613
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.