bulky-eye-75833
07/03/2023, 7:39 AMbulky-eye-75833
07/03/2023, 7:39 AMlittle-cat-5317
07/03/2023, 8:11 AMkubectl apply -f <https://rancher.example.com/v3/import/xfsm79gqkzz85n52tfxrhszrkfsjhkj2ksxm65r27z4q5m2gscf4gx_c-m-ttnw2tsk.yaml>
I am having these pods
NAMESPACE NAME READY STATUS RESTARTS AGE
cattle-system cattle-cluster-agent-5ddc44d54f-wk2r9 0/1 CrashLoopBackOff 10 (4m25s ago) 30m
kube-system coredns-7b5bbc6644-cpg7r 1/1 Running 0 39h
kube-system helm-install-traefik-crd-hr7z5 0/1 Completed 0 39h
kube-system helm-install-traefik-stdv6 0/1 Completed 1 39h
kube-system local-path-provisioner-687d6d7765-5n4lw 1/1 Running 0 39h
kube-system metrics-server-667586758d-xfsbv 1/1 Running 0 39h
kube-system svclb-traefik-15282abf-t65wv 2/2 Running 0 39h
kube-system traefik-64b96ccbcd-l2fbh 1/1 Running 0 39h
but the cattle-cluster-agent
keeps restarting, and here is the error message
INFO: Using resolv.conf: search cattle-system.svc.cluster.local svc.cluster.local cluster.local DOMAINS nameserver 10.43.0.10 options ndots:5
ERROR: <https://rancher.example.com/ping> is not accessible (OpenSSL/1.1.1l-fips: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure)
I am able to connect to the <http://rancher.example.com|rancher.example.com>
using curl or openssl in the instance.bulky-eye-75833
07/03/2023, 8:54 AMbulky-eye-75833
07/03/2023, 8:55 AMclean-electrician-68591
07/03/2023, 9:05 AMnutritious-whale-24771
07/03/2023, 10:12 AMwide-midnight-35930
07/03/2023, 10:47 AMIP/longhorn
?little-cat-5317
07/03/2023, 2:37 PMbright-fireman-42144
07/03/2023, 4:20 PMfew-bird-29459
07/04/2023, 3:27 AMbig-art-58598
07/04/2023, 5:10 AMfew-jordan-3349
07/04/2023, 8:53 AMambitious-petabyte-62704
07/04/2023, 9:38 AMcurved-army-69172
07/04/2023, 11:13 AMbumpy-sundown-2809
07/04/2023, 2:20 PMnarrow-honey-55422
07/04/2023, 2:28 PMingress:
enabled: true
extraAnnotations:
<http://alb.ingress.kubernetes.io/certificate-arn|alb.ingress.kubernetes.io/certificate-arn>: "<ACM-ARN>"
<http://alb.ingress.kubernetes.io/scheme|alb.ingress.kubernetes.io/scheme>: "internet-facing"
<http://alb.ingress.kubernetes.io/success-codes|alb.ingress.kubernetes.io/success-codes>: '200,404,301,302'
<http://alb.ingress.kubernetes.io/listen-ports|alb.ingress.kubernetes.io/listen-ports>: '[{"HTTP": 80}, {"HTTPS": 443}]'
<http://alb.ingress.kubernetes.io/target-type|alb.ingress.kubernetes.io/target-type>: 'ip'
ingressClassName: alb
tls: external
hostname: "<http://rancher.example.com|rancher.example.com>"
bootstrapPassword: "admin"
i'm getting 404 (even in https://rancher.example.com/dashboard/?setup=admin aswell), in the pod logs :
2023/07/04 14:12:41 [INFO] Adding peer <wss://10.0.28.122/v3/connect>, 10.0.28.122
2023/07/04 14:12:41 [ERROR] Failed to connect to peer <wss://10.0.28.122/v3/connect> [local ID=10.0.39.99]: websocket: bad handshake
2023/07/04 14:12:42 [INFO] Adding peer <wss://10.0.5.72/v3/connect>, 10.0.5.72
2023/07/04 14:12:42 [ERROR] Failed to connect to peer <wss://10.0.5.72/v3/connect> [local ID=10.0.39.99]: websocket: bad handshake
2023/07/04 14:12:42 [INFO] Handling backend connection request [10.0.28.122]
2023/07/04 14:12:42 [INFO] Handling backend connection request [10.0.5.72]
2023/07/04 14:13:29 [ERROR] error syncing 'validating-webhook-configuration': handler need-a-cert: secrets "rancher-webhook-tls" already exists, requeuing
any suggestions?full-keyboard-29604
07/04/2023, 5:45 PMbitter-restaurant-32653
07/05/2023, 4:56 AMfamous-king-68594
07/05/2023, 6:21 AMmelodic-pager-20185
07/05/2023, 8:16 AMdry-gigabyte-68274
07/05/2023, 1:01 PMWarning FailedMount 8s (x6 over 25s) kubelet MountVolume.SetUp failed for volume "epimproxy-assets" : mount failed: exit status 255
Mounting command: mount
Mounting arguments: -t nfs 192.168.1.47:/volume1/edeka-nord /var/lib/kubelet/pods/7b900edb-19c0-4fd4-ad77-f3988d68f1ea/volumes/kubernetes.io~nfs/epimproxy-assets
Output: mount: mounting 192.168.1.47:/volume1/edeka-nord on /var/lib/kubelet/pods/7b900edb-19c0-4fd4-ad77-f3988d68f1ea/volumes/kubernetes.io~nfs/epimproxy-assets failed: Permission denied
It seems the directory /var/lib/kubelet/pods refers to a local dir on my host. But there is no subdir pods under /var/lib/kubelet
I'm clueless.wide-book-96534
07/05/2023, 6:55 PM@timestamp
field is null.wide-book-96534
07/05/2023, 6:56 PMwide-book-96534
07/05/2023, 6:56 PMapiVersion: <http://logging.banzaicloud.io/v1beta1|logging.banzaicloud.io/v1beta1>
kind: ClusterFlow
metadata:
name: dev-namespaces-flow
namespace: cattle-logging-system
spec:
filters:
- parser:
key_name: message
reserve_data: true
parse:
type: json
globalOutputRefs:
- aws-opensearch-dev-project
match:
- select:
namespaces:
- app-dev
abundant-hair-58573
07/06/2023, 1:56 AMimportant-petabyte-50139
07/06/2023, 5:27 AMcurved-army-69172
07/06/2023, 6:45 AMbreezy-umbrella-46432
07/06/2023, 6:50 AMbreezy-umbrella-46432
07/06/2023, 6:51 AM