You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
Expected weave-net pods to be up and running on all worker nodes.
What happened?
The pods are giving CrashLoopBackOff error.
How to reproduce it?
I don't know how to reproduce the error.
Anything else we need to know?
I'm just trying to install Kubernetes manually service by service and everything worked fine as expected except weave-net. I'm using L4 load balancer in front of two instances of kube-apiservers and every service on worker nodes are pointing to the load balancer.
Versions:
$ weave version
I didn't find any binaries of this name "weave" in the downloaded package.
$ docker version
Client: Docker Engine - Community
Version: 20.10.14
API version: 1.41
Go version: go1.16.15
Git commit: a224086
Built: Thu Mar 24 01:47:44 2022
OS/Arch: linux/amd64
Context: default
Experimental: true
Server: Docker Engine - Community
Engine:
Version: 20.10.14
API version: 1.41 (minimum version 1.12)
Go version: go1.16.15
Git commit: 87a90dc
Built: Thu Mar 24 01:46:10 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.5.11
GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8
runc:
Version: 1.0.3
GitCommit: v1.0.3-0-gf46b6ba
docker-init:
Version: 0.19.0
GitCommit: de40ad0
$ uname -a
Linux worker-2 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:58:47Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"linux/amd64"}
Logs:
$ docker logs weave
E0411 02:39:40.230114 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:39:45.280217 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:40:13.077259 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:40:24.553533 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:40:41.115840 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:40:47.769260 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:41:10.816831 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:41:19.182499 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:41:46.219019 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:42:04.164261 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:42:11.320436 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:42:34.151626 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:42:36.377320 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:42:57.506367 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:43:14.482410 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:43:24.752246 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:43:28.755258 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:44:03.943241 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:44:07.155627 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:44:25.989563 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:44:36.150941 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:44:58.244105 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:45:01.142493 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:45:32.826854 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:45:50.024455 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:45:55.450961 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:46:20.517218 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:46:21.763890 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:46:32.183033 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:47:04.785586 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:47:07.304498 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:47:09.863042 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:47:42.048370 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:48:00.545652 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:48:01.731171 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:48:29.966778 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:48:38.149587 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:48:57.688809 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:49:15.184400 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:49:35.575247 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:49:53.341321 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:50:05.852036 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:50:14.734131 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:50:31.567045 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:50:58.393622 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:51:06.503496 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:51:11.449004 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:51:36.752626 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:52:04.055440 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:52:08.358374 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:52:31.143616 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:52:52.173220 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:53:04.851167 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:53:07.259431 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate is valid for 10.96.0.1, 10.0.0.50, 10.0.0.11, 10.0.0.12, 127.0.0.1, not 10.0.0.1
E0411 02:53:40.453200 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:338: Failed to list *v1.NetworkPolicy: Get "https://10.0.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:53:41.279945 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:336: Failed to list *v1.Namespace: Get "https://10.0.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
E0411 02:54:04.556199 1 reflector.go:178] github.com/weaveworks/weave/prog/weave-npc/main.go:337: Failed to list *v1.Pod: Get "https://10.0.0.1:443/api/v1/pods?limit=500&resourceVersion=0": x509: certificate signed by unknown authority
For kubernetes 1.23.x I face some similar issue with weave v2.8.1.
Please give a try as #3939 (comment), with a patched version which working for newly provisioned cluster (work for both upgrade a new cluster from kubernetes 1.21.x -> 1.22.x -> 1.23.x, or a direct new install from 1.23.x).
What you expected to happen?
Expected weave-net pods to be up and running on all worker nodes.
What happened?
The pods are giving CrashLoopBackOff error.
How to reproduce it?
I don't know how to reproduce the error.
Anything else we need to know?
I'm just trying to install Kubernetes manually service by service and everything worked fine as expected except weave-net. I'm using L4 load balancer in front of two instances of kube-apiservers and every service on worker nodes are pointing to the load balancer.
Versions:
Logs:
The text was updated successfully, but these errors were encountered: