adamant-kite-43734
03/20/2024, 2:45 PMadventurous-magazine-13224
03/20/2024, 2:52 PMMar 20 12:05:36 ip-10-200-1-76 k3s[4305]: E0320 12:05:36.246717 4305 remote_runtime.go:193] "RunPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = failed to get sandbox image \"rancher/mirrored-pause:3.6\": failed to pull image \"rancher/mirrored-pause:3.6\": failed to pull and unpack image \"<http://docker.io/rancher/mirrored-pause:3.6\|docker.io/rancher/mirrored-pause:3.6\>": failed to resolve reference \"<http://docker.io/rancher/mirrored-pause:3.6\|docker.io/rancher/mirrored-pause:3.6\>": unexpected status from HEAD request to <https://127.0.0.1:6443/v2/rancher/mirrored-pause/manifests/3.6?ns=docker.io>: 500 Internal Server Error"
creamy-pencil-82913
03/20/2024, 3:05 PMadventurous-magazine-13224
03/20/2024, 4:07 PMcreamy-pencil-82913
03/20/2024, 5:08 PMdht
in the k3s/k3s-agent logscreamy-pencil-82913
03/20/2024, 5:09 PMdebug: true
to the config to enable additional loggingadventurous-magazine-13224
03/21/2024, 7:48 AMdht
warnings every 10 mins though!
Mar 21 07:45:00 ip-10-200-1-24 k3s[4293]: 2024-03-21T07:45:00.857Z WARN dht/RtRefreshManager rtrefresh/rt_refresh_manager.go:233 failed when refreshing routing table {"error": "2 errors occurred:\n\t* failed to query for self, err=failed to find any peer in table\n\t* failed to refresh cpl=0, err=failed to find any peer in table\n\n"}
creamy-pencil-82913
03/21/2024, 8:58 AMcreamy-pencil-82913
03/21/2024, 8:58 AMadventurous-magazine-13224
03/21/2024, 9:57 AMMar 21 09:55:05 ip-10-200-1-243 k3s[66500]: 2024-03-21T09:55:05.229Z DEBUG dht go-libp2p-kad-dht@v0.25.2/routing.go:397 providing {"cid": "bafkreiabxdoaa3ceibgvpy2mcazwu47ndya6xeh6sjrqtezqhf7jpzeo4a", "mh": "bciqadog4abweiqcnk7ruyebtnjz62hqb5oip5etdbgjtaol6s7si5ya"}
And one of these every so often on the agents:
Mar 21 09:57:04 ip-10-200-1-76 k3s[60114]: 2024-03-21T09:57:04.842Z DEBUG dht go-libp2p-kad-dht@v0.25.2/routing.go:510 finding providers {"cid": "bafkreig5lsn4dh3jstov5pvfqvqqjhjp2yq26zry5rk2maeqqxt5efsgee", "mh": "bciqn2xe3ygpwtfg5l27klblbasos7vrbv5tdr3cvuyajbbph2ilemii"}
And that's it? 😞adventurous-magazine-13224
03/21/2024, 10:05 AMadventurous-magazine-13224
03/21/2024, 10:14 AMMar 21 10:11:01 ip-10-200-1-76 k3s[61080]: time="2024-03-21T10:11:01Z" level=info msg="spegel 2024/03/21 10:11:01 p2p: \"msg\"=\"could not get bootstrap addresses\" \"error\"=\"CA cert validation failed: Get \\\"<https://ip-10-200-1-243.eu-west-2.compute.internal:6443/cacerts>\\\": tls: failed to verify certificate: x509: certificate is valid for ip-10-200-1-243, kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, localhost, not ip-10-200-1-243.eu-west-2.compute.internal\""
adventurous-magazine-13224
03/21/2024, 10:31 AMtls-san
to my control plane's config.yaml and that fixed it! 😄 Thanks for your help @creamy-pencil-82913!creamy-pencil-82913
03/21/2024, 5:15 PM