Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [AIO] Unhealthy DNS pod #606

Closed
oglok opened this issue Feb 28, 2022 · 1 comment
Closed

[BUG] [AIO] Unhealthy DNS pod #606

oglok opened this issue Feb 28, 2022 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@oglok
Copy link
Contributor

oglok commented Feb 28, 2022

What happened:

Following instructions on microshift.io for AIO on Linux:
https://microshift.io/docs/getting-started/#using-microshift-for-application-development

All infra pods get scheduled and running except the default DNS pod (1/2):

openshift-dns                   dns-default-lkjwg                      1/2     Running   5          27m   10.42.0.2   a92cc98eb64a   <none>           <none>

Logs:

WARN[0000] Error validating CNI config file /etc/cni/net.d/10-flannel.conflist: [failed to find plugin "flannel" in path [/usr/local/libexec/cni /usr/libexec/cni /usr/local/lib/cni /usr/lib/cni /opt/cni/bin]] 
.:5353
[INFO] plugin/reload: Running configuration MD5 = eb791f1fb4e1f964e4a7377f6b122c87
CoreDNS-1.8.1
linux/amd64, go1.16.1, 
W0228 17:14:27.051185       1 reflector.go:436] github.com/coredns/coredns/plugin/kubernetes/controller.go:399: watch of *v1.EndpointSlice ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding
W0228 17:14:27.051214       1 reflector.go:436] github.com/coredns/coredns/plugin/kubernetes/controller.go:406: watch of *v1.Namespace ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding
W0228 17:14:27.051225       1 reflector.go:436] github.com/coredns/coredns/plugin/kubernetes/controller.go:395: watch of *v1.Service ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding

What you expected to happen:

All infra services must be up and running.

How to reproduce it (as minimally and precisely as possible):

  1. Follow https://microshift.io/docs/getting-started/#using-microshift-for-application-development

Anything else we need to know?:

Environment:

  • Microshift version (use microshift version):
    MicroShift Version: 4.8.0-0.microshift-unknown
    Base OKD Version: 4.8.0-0.okd-2021-10-10-030117

  • Hardware configuration:
    Lenovo X1 Carbon

  • OS (e.g: cat /etc/os-release):
    Fedora 35

  • Kernel (e.g. uname -a):
    Linux fedora.oglok.net 5.16.8-200.fc35.x86_64 Init #1 SMP PREEMPT Tue Feb 8 20:58:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

  • Others:

Relevant Logs

@oglok oglok added the kind/bug Categorizes issue or PR as related to a bug. label Feb 28, 2022
@christianh814
Copy link

I also ran into this (DNS not working at all)

mangelajo added a commit to mangelajo/microshift that referenced this issue Mar 10, 2022
Fixes-Issue: openshift#606

Signed-off-by: Miguel Angel Ajo Pelayo <miguelangel@ajo.es>
oglok pushed a commit that referenced this issue Mar 11, 2022
)

Fixes-Issue: #606

Signed-off-by: Miguel Angel Ajo Pelayo <miguelangel@ajo.es>
@oglok oglok closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants