abiosoft / abiosoft/colima

Connection refused while resolving; resolver: 127.0.0.11:53

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

Description

### Description

Basic, basic nginx running in a docker container, DNS resolution does not work.

### Version

tried 0.5.6 and 0.6.7 and some version in between that I no longer recall.

### Operating System

- [ ] macOS Intel <= 13 (Ventura)
- [X] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [ ] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

INFO[0000] colima is running using QEMU
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/jason.marshall/.colima/default/docker.sock

### Reproduction Steps

Run nginx, set any upstream in the config,

resolver 127.0.0.11 valid=30s ipv6=off;

### Expected behaviour

No warnings in the nginx logs

### Additional context

ipv6=off came from a comment on another ticket, but that does not work here.

Also downgrading was suggested, same problem (and brew makes this a titanic pita now, not something I'm going to describe to my coworkers)

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.