+--------------------------------------------------------------------------------+
+                      Kubernetes Configuration @1643098616                      +
+--------------------------------------------------------------------------------+
{
  "id": 1,
  "pool": "dpool",
  "cluster_cidr": "172.16.0.0/16",
  "service_cidr": "172.17.0.0/16",
  "cluster_dns_ip": "172.17.0.10",
  "route_v4_interface": null,
  "route_v4_gateway": null,
  "route_v6_interface": null,
  "route_v6_gateway": null,
  "node_ip": "192.168.192.38",
  "configure_gpus": true,
  "servicelb": true,
  "dataset": "dpool/ix-applications"
}
debug finished in 0 seconds for Kubernetes Configuration


+--------------------------------------------------------------------------------+
+                     k3s kubectl describe nodes @1643098616                     +
+--------------------------------------------------------------------------------+
Name:               ix-truenas
Roles:              control-plane,master
Labels:             beta.kubernetes.io/arch=amd64
                    beta.kubernetes.io/os=linux
                    kubernetes.io/arch=amd64
                    kubernetes.io/hostname=ix-truenas
                    kubernetes.io/os=linux
                    node-role.kubernetes.io/control-plane=true
                    node-role.kubernetes.io/master=true
                    openebs.io/nodeid=ix-truenas
                    openebs.io/nodename=ix-truenas
Annotations:        csi.volume.kubernetes.io/nodeid: {"zfs.csi.openebs.io":"ix-truenas"}
                    k3s.io/node-args:
                      ["server","--flannel-backend","none","--disable","traefik,metrics-server,local-storage","--disable-kube-proxy","--disable-network-policy",...
                    k3s.io/node-config-hash: J7OWBGVYJ4XZPBKRDVXZ4TYNT3LO4ZI2ZWVORILKB6ZA23OP34YQ====
                    k3s.io/node-env: {"K3S_DATA_DIR":"/mnt/dpool/ix-applications/k3s/data/8233fb36dd068f36871f8aaeac65513a60bf051782a8d7fcf2890a672f17f2e0"}
                    node.alpha.kubernetes.io/ttl: 0
                    volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp:  Wed, 27 Oct 2021 18:44:46 +0200
Taints:             <none>
Unschedulable:      false
Lease:
  HolderIdentity:  ix-truenas
  AcquireTime:     <unset>
  RenewTime:       Tue, 25 Jan 2022 09:16:53 +0100
Conditions:
  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
  ----             ------  -----------------                 ------------------                ------                       -------
  MemoryPressure   False   Tue, 25 Jan 2022 09:16:23 +0100   Mon, 24 Jan 2022 16:37:27 +0100   KubeletHasSufficientMemory   kubelet has sufficient memory available
  DiskPressure     False   Tue, 25 Jan 2022 09:16:23 +0100   Mon, 24 Jan 2022 16:37:27 +0100   KubeletHasNoDiskPressure     kubelet has no disk pressure
  PIDPressure      False   Tue, 25 Jan 2022 09:16:23 +0100   Mon, 24 Jan 2022 16:37:27 +0100   KubeletHasSufficientPID      kubelet has sufficient PID available
  Ready            True    Tue, 25 Jan 2022 09:16:23 +0100   Mon, 24 Jan 2022 16:37:47 +0100   KubeletReady                 kubelet is posting ready status. AppArmor enabled
Addresses:
  InternalIP:  192.168.192.38
  Hostname:    ix-truenas
Capacity:
  cpu:                24
  ephemeral-storage:  110535168Ki
  hugepages-1Gi:      0
  hugepages-2Mi:      0
  memory:             196339120Ki
  pods:               110
Allocatable:
  cpu:                24
  ephemeral-storage:  107528611347
  hugepages-1Gi:      0
  hugepages-2Mi:      0
  memory:             196339120Ki
  pods:               110
System Info:
  Machine ID:                 ab283616c80843c6bd789e82c218d4d5
  System UUID:                00000000-0000-0000-0000-3cecef075479
  Boot ID:                    fa6b4079-cd81-4dd4-850b-06f6fabda48a
  Kernel Version:             5.10.81+truenas
  OS Image:                   Debian GNU/Linux 11 (bullseye)
  Operating System:           linux
  Architecture:               amd64
  Container Runtime Version:  docker://20.10.11
  Kubelet Version:            v1.21.0-k3s1
  Kube-Proxy Version:         v1.21.0-k3s1
PodCIDR:                      172.16.0.0/16
PodCIDRs:                     172.16.0.0/16
Non-terminated Pods:          (6 in total)
  Namespace                   Name                                   CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
  ---------                   ----                                   ------------  ----------  ---------------  -------------  ---
  kube-system                 coredns-7448499f4d-kh4lm               100m (0%)     0 (0%)      70Mi (0%)        170Mi (0%)     16h
  ix-gitlab                   gitlab-ix-chart-68bf674b5c-lpvp2       0 (0%)        0 (0%)      0 (0%)           0 (0%)         16h
  kube-system                 openebs-zfs-node-zxpt8                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16h
  kube-system                 openebs-zfs-controller-0               0 (0%)        0 (0%)      0 (0%)           0 (0%)         16h
  ix-nextcloud                nextcloud-postgres-7669bbdfbd-s6zgn    0 (0%)        0 (0%)      0 (0%)           0 (0%)         16h
  ix-nextcloud                nextcloud-6877b646b7-b5mzh             0 (0%)        0 (0%)      0 (0%)           0 (0%)         16h
Allocated resources:
  (Total limits may be over 100 percent, i.e., overcommitted.)
  Resource           Requests   Limits
  --------           --------   ------
  cpu                100m (0%)  0 (0%)
  memory             70Mi (0%)  170Mi (0%)
  ephemeral-storage  0 (0%)     0 (0%)
  hugepages-1Gi      0 (0%)     0 (0%)
  hugepages-2Mi      0 (0%)     0 (0%)
Events:              <none>
debug finished in 1 seconds for k3s kubectl describe nodes


+--------------------------------------------------------------------------------+
+k3s kubectl get pods,svc,daemonsets,deployments,statefulset,sc,pvc,ns,job --all-namespaces -o wide @1643098617+
+--------------------------------------------------------------------------------+
NAMESPACE      NAME                                      READY   STATUS    RESTARTS   AGE   IP               NODE         NOMINATED NODE   READINESS GATES
kube-system    pod/coredns-7448499f4d-kh4lm              1/1     Running   0          16h   172.16.0.71      ix-truenas   <none>           <none>
ix-gitlab      pod/gitlab-ix-chart-68bf674b5c-lpvp2      1/1     Running   0          16h   172.16.0.72      ix-truenas   <none>           <none>
kube-system    pod/openebs-zfs-node-zxpt8                2/2     Running   0          16h   192.168.192.38   ix-truenas   <none>           <none>
kube-system    pod/openebs-zfs-controller-0              5/5     Running   0          16h   172.16.0.74      ix-truenas   <none>           <none>
ix-nextcloud   pod/nextcloud-postgres-7669bbdfbd-s6zgn   1/1     Running   0          16h   172.16.0.75      ix-truenas   <none>           <none>
ix-nextcloud   pod/nextcloud-6877b646b7-b5mzh            1/1     Running   0          16h   172.16.0.76      ix-truenas   <none>           <none>

NAMESPACE          NAME                             TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                                AGE   SELECTOR
default            service/kubernetes               ClusterIP   172.17.0.1       <none>        443/TCP                                89d   <none>
kube-system        service/kube-dns                 ClusterIP   172.17.0.10      <none>        53/UDP,53/TCP,9153/TCP                 89d   k8s-app=kube-dns
ix-nextcloud       service/nextcloud-postgres       ClusterIP   172.17.122.30    <none>        5432/TCP                               89d   app.kubernetes.io/instance=nextcloud-postgres,app.kubernetes.io/name=nextcloud-postgres
ix-nextcloud       service/nextcloud                NodePort    172.17.46.148    <none>        80:9001/TCP                            89d   app.kubernetes.io/instance=nextcloud,app.kubernetes.io/name=nextcloud
ix-truecommand01   service/truecommand01-ix-chart   NodePort    172.17.248.66    <none>        443:9005/TCP                           13d   app.kubernetes.io/instance=truecommand01,app.kubernetes.io/name=ix-chart
ix-gitlab          service/gitlab-ix-chart          NodePort    172.17.158.255   <none>        443:9443/TCP,22:9022/TCP,80:9080/TCP   48d   app.kubernetes.io/instance=gitlab,app.kubernetes.io/name=ix-chart

NAMESPACE     NAME                              DESIRED   CURRENT   READY   UP-TO-DATE   AVAILABLE   NODE SELECTOR   AGE   CONTAINERS                                     IMAGES                                                                             SELECTOR
kube-system   daemonset.apps/openebs-zfs-node   1         1         1       1            1           <none>          89d   csi-node-driver-registrar,openebs-zfs-plugin   k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0,openebs/zfs-driver:1.9.3   app=openebs-zfs-node

NAMESPACE          NAME                                     READY   UP-TO-DATE   AVAILABLE   AGE   CONTAINERS           IMAGES                          SELECTOR
ix-truecommand01   deployment.apps/truecommand01-ix-chart   0/0     0            0           13d   ix-chart             ixsystems/truecommand:latest    app.kubernetes.io/instance=truecommand01,app.kubernetes.io/name=ix-chart
kube-system        deployment.apps/coredns                  1/1     1            1           89d   coredns              rancher/coredns-coredns:1.8.3   k8s-app=kube-dns
ix-gitlab          deployment.apps/gitlab-ix-chart          1/1     1            1           48d   ix-chart             gitlab/gitlab-ce:latest         app.kubernetes.io/instance=gitlab,app.kubernetes.io/name=ix-chart
ix-nextcloud       deployment.apps/nextcloud-postgres       1/1     1            1           42d   nextcloud-postgres   postgres:13.1                   app.kubernetes.io/instance=nextcloud-postgres,app.kubernetes.io/name=nextcloud-postgres
ix-nextcloud       deployment.apps/nextcloud                1/1     1            1           42d   nextcloud            nextcloud:23                    app.kubernetes.io/instance=nextcloud,app.kubernetes.io/name=nextcloud

NAMESPACE     NAME                                      READY   AGE   CONTAINERS                                                                           IMAGES
kube-system   statefulset.apps/openebs-zfs-controller   1/1     89d   csi-resizer,csi-snapshotter,snapshot-controller,csi-provisioner,openebs-zfs-plugin   k8s.gcr.io/sig-storage/csi-resizer:v1.1.0,k8s.gcr.io/sig-storage/csi-snapshotter:v4.0.0,k8s.gcr.io/sig-storage/snapshot-controller:v4.0.0,k8s.gcr.io/sig-storage/csi-provisioner:v2.1.0,openebs/zfs-driver:1.9.3

NAMESPACE   NAME                                                          PROVISIONER          RECLAIMPOLICY   VOLUMEBINDINGMODE   ALLOWVOLUMEEXPANSION   AGE
            storageclass.storage.k8s.io/openebs-zfspv-default (default)   zfs.csi.openebs.io   Delete          Immediate           true                   89d
            storageclass.storage.k8s.io/ix-storage-class-nextcloud        zfs.csi.openebs.io   Retain          Immediate           true                   89d
            storageclass.storage.k8s.io/ix-storage-class-gitlab           zfs.csi.openebs.io   Retain          Immediate           true                   48d
            storageclass.storage.k8s.io/ix-storage-class-truecommand01    zfs.csi.openebs.io   Retain          Immediate           true                   13d

NAMESPACE   NAME                         STATUS   AGE
            namespace/default            Active   89d
            namespace/kube-system        Active   89d
            namespace/kube-public        Active   89d
            namespace/kube-node-lease    Active   89d
            namespace/openebs            Active   89d
            namespace/ix-nextcloud       Active   89d
            namespace/ix-gitlab          Active   48d
            namespace/ix-truecommand01   Active   13d
debug finished in 0 seconds for k3s kubectl get pods,svc,daemonsets,deployments,statefulset,sc,pvc,ns,job --all-namespaces -o wide


+--------------------------------------------------------------------------------+
+         k3s kubectl describe deployments --all-namespaces @1643098617          +
+--------------------------------------------------------------------------------+
Name:               truecommand01-ix-chart
Namespace:          ix-truecommand01
CreationTimestamp:  Tue, 11 Jan 2022 11:41:25 +0100
Labels:             app.kubernetes.io/instance=truecommand01
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=ix-chart
                    app.kubernetes.io/version=v1
                    helm.sh/chart=ix-chart-2201.0.0
Annotations:        deployment.kubernetes.io/revision: 1
                    meta.helm.sh/release-name: truecommand01
                    meta.helm.sh/release-namespace: ix-truecommand01
Selector:           app.kubernetes.io/instance=truecommand01,app.kubernetes.io/name=ix-chart
Replicas:           0 desired | 0 updated | 0 total | 0 available | 0 unavailable
StrategyType:       Recreate
MinReadySeconds:    0
Pod Template:
  Labels:       app.kubernetes.io/instance=truecommand01
                app.kubernetes.io/name=ix-chart
  Annotations:  k8s.v1.cni.cncf.io/networks: ix-truecommand01-0
                rollme: oEUwW
  Containers:
   ix-chart:
    Image:        ixsystems/truecommand:latest
    Port:         443/TCP
    Host Port:    0/TCP
    Environment:  <none>
    Mounts:       <none>
  Volumes:        <none>
Conditions:
  Type           Status  Reason
  ----           ------  ------
  Available      True    MinimumReplicasAvailable
  Progressing    True    NewReplicaSetAvailable
OldReplicaSets:  <none>
NewReplicaSet:   truecommand01-ix-chart-8654f4d77f (0/0 replicas created)
Events:          <none>


Name:                   coredns
Namespace:              kube-system
CreationTimestamp:      Wed, 27 Oct 2021 18:44:50 +0200
Labels:                 k8s-app=kube-dns
                        kubernetes.io/name=CoreDNS
                        objectset.rio.cattle.io/hash=bce283298811743a0386ab510f2f67ef74240c57
Annotations:            deployment.kubernetes.io/revision: 1
                        objectset.rio.cattle.io/applied:
                          H4sIAAAAAAAA/6xV32/bNhD+V4Z7ln8obhNXwB66OFuDLZ6RH30pjOJMnSzOFI8jKTdGoP99OEl2nDRNu2FPpsnvjt/38e70AOj0R/JBs4UM0Lkw2qaQwEbbHDKYkTO8q8hGSKCiiD...
                        objectset.rio.cattle.io/id: 
                        objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                        objectset.rio.cattle.io/owner-name: coredns
                        objectset.rio.cattle.io/owner-namespace: kube-system
Selector:               k8s-app=kube-dns
Replicas:               1 desired | 1 updated | 1 total | 1 available | 0 unavailable
StrategyType:           RollingUpdate
MinReadySeconds:        0
RollingUpdateStrategy:  1 max unavailable, 25% max surge
Pod Template:
  Labels:           k8s-app=kube-dns
  Service Account:  coredns
  Containers:
   coredns:
    Image:       rancher/coredns-coredns:1.8.3
    Ports:       53/UDP, 53/TCP, 9153/TCP
    Host Ports:  0/UDP, 0/TCP, 0/TCP
    Args:
      -conf
      /etc/coredns/Corefile
    Limits:
      memory:  170Mi
    Requests:
      cpu:        100m
      memory:     70Mi
    Liveness:     http-get http://:8080/health delay=60s timeout=1s period=10s #success=1 #failure=3
    Readiness:    http-get http://:8181/ready delay=0s timeout=1s period=2s #success=1 #failure=3
    Environment:  <none>
    Mounts:
      /etc/coredns from config-volume (ro)
  Volumes:
   config-volume:
    Type:               ConfigMap (a volume populated by a ConfigMap)
    Name:               coredns
    Optional:           false
  Priority Class Name:  system-cluster-critical
Conditions:
  Type           Status  Reason
  ----           ------  ------
  Available      True    MinimumReplicasAvailable
  Progressing    True    NewReplicaSetAvailable
OldReplicaSets:  <none>
NewReplicaSet:   coredns-7448499f4d (1/1 replicas created)
Events:          <none>


Name:               gitlab-ix-chart
Namespace:          ix-gitlab
CreationTimestamp:  Tue, 07 Dec 2021 13:58:35 +0100
Labels:             app.kubernetes.io/instance=gitlab
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=ix-chart
                    app.kubernetes.io/version=v1
                    helm.sh/chart=ix-chart-2201.0.0
Annotations:        deployment.kubernetes.io/revision: 8
                    meta.helm.sh/release-name: gitlab
                    meta.helm.sh/release-namespace: ix-gitlab
Selector:           app.kubernetes.io/instance=gitlab,app.kubernetes.io/name=ix-chart
Replicas:           1 desired | 1 updated | 1 total | 1 available | 0 unavailable
StrategyType:       Recreate
MinReadySeconds:    0
Pod Template:
  Labels:       app.kubernetes.io/instance=gitlab
                app.kubernetes.io/name=ix-chart
  Annotations:  rollme: hfwPx
  Containers:
   ix-chart:
    Image:        gitlab/gitlab-ce:latest
    Ports:        443/TCP, 22/TCP, 80/TCP
    Host Ports:   0/TCP, 0/TCP, 0/TCP
    Environment:  <none>
    Mounts:
      /etc/gitlab from ix-host-path-gitlab-0 (rw)
      /var/log/gitlab from ix-host-path-gitlab-1 (rw)
      /var/opt/gitlab from ix-host-path-gitlab-2 (rw)
  Volumes:
   ix-host-path-gitlab-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/gitlabvg/config
    HostPathType:  
   ix-host-path-gitlab-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/gitlabvg/logs
    HostPathType:  
   ix-host-path-gitlab-2:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/gitlabvg/data
    HostPathType:  
Conditions:
  Type           Status  Reason
  ----           ------  ------
  Progressing    True    NewReplicaSetAvailable
  Available      True    MinimumReplicasAvailable
OldReplicaSets:  <none>
NewReplicaSet:   gitlab-ix-chart-68bf674b5c (1/1 replicas created)
Events:          <none>


Name:               nextcloud-postgres
Namespace:          ix-nextcloud
CreationTimestamp:  Mon, 13 Dec 2021 20:45:16 +0100
Labels:             app.kubernetes.io/instance=nextcloud-postgres
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=nextcloud-postgres
Annotations:        deployment.kubernetes.io/revision: 12
                    meta.helm.sh/release-name: nextcloud
                    meta.helm.sh/release-namespace: ix-nextcloud
Selector:           app.kubernetes.io/instance=nextcloud-postgres,app.kubernetes.io/name=nextcloud-postgres
Replicas:           1 desired | 1 updated | 1 total | 1 available | 0 unavailable
StrategyType:       Recreate
MinReadySeconds:    0
Pod Template:
  Labels:       app.kubernetes.io/instance=nextcloud-postgres
                app.kubernetes.io/name=nextcloud-postgres
  Annotations:  rollme: eCFlA
  Containers:
   nextcloud-postgres:
    Image:      postgres:13.1
    Port:       5432/TCP
    Host Port:  0/TCP
    Environment:
      POSTGRES_USER:      <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:  <set to the key 'db-password' in secret 'db-details'>  Optional: false
    Mounts:
      /postgres_backups from postgres-backup (rw)
      /var/lib/postgresql/data from postgres-data (rw)
  Volumes:
   postgres-backup:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/ix-applications/releases/nextcloud/volumes/ix_volumes/ix-postgres_backups
    HostPathType:  
   postgres-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/ix-applications/releases/nextcloud/volumes/ix_volumes/ix-postgres_data
    HostPathType:  
Conditions:
  Type           Status  Reason
  ----           ------  ------
  Available      True    MinimumReplicasAvailable
  Progressing    True    NewReplicaSetAvailable
OldReplicaSets:  <none>
NewReplicaSet:   nextcloud-postgres-7669bbdfbd (1/1 replicas created)
Events:          <none>


Name:               nextcloud
Namespace:          ix-nextcloud
CreationTimestamp:  Mon, 13 Dec 2021 20:45:16 +0100
Labels:             app.kubernetes.io/instance=nextcloud
                    app.kubernetes.io/managed-by=Helm
                    app.kubernetes.io/name=nextcloud
Annotations:        deployment.kubernetes.io/revision: 12
                    meta.helm.sh/release-name: nextcloud
                    meta.helm.sh/release-namespace: ix-nextcloud
Selector:           app.kubernetes.io/instance=nextcloud,app.kubernetes.io/name=nextcloud
Replicas:           1 desired | 1 updated | 1 total | 1 available | 0 unavailable
StrategyType:       Recreate
MinReadySeconds:    0
Pod Template:
  Labels:       app.kubernetes.io/instance=nextcloud
                app.kubernetes.io/name=nextcloud
  Annotations:  rollme: F3lJQ
  Init Containers:
   init-postgresdb:
    Image:      postgres:13.1
    Port:       <none>
    Host Port:  <none>
    Command:
      sh
      -c
      until pg_isready -h nextcloud-postgres; do echo waiting for postgres; sleep 2; done
    Environment:  <none>
    Mounts:       <none>
  Containers:
   nextcloud:
    Image:      nextcloud:23
    Port:       80/TCP
    Host Port:  0/TCP
    Environment:
      POSTGRES_USER:              <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:          <set to the key 'db-password' in secret 'db-details'>  Optional: false
      POSTGRES_HOST:              nextcloud-postgres:5432
      POSTGRES_DB:                nextcloud
      NEXTCLOUD_DATA_DIR:         /var/www/html/data
      NEXTCLOUD_TRUSTED_DOMAINS:  nc.wejdmark.com
      NEXTCLOUD_ADMIN_USER:       <set to the key 'nextcloud-username' in secret 'nextcloud'>  Optional: false
      NEXTCLOUD_ADMIN_PASSWORD:   <set to the key 'nextcloud-password' in secret 'nextcloud'>  Optional: false
    Mounts:
      /var/www/ from nextcloud-data (rw,path="root")
      /var/www/html from nextcloud-data (rw,path="html")
      /var/www/html/config from nextcloud-data (rw,path="config")
      /var/www/html/custom_apps from nextcloud-data (rw,path="custom_apps")
      /var/www/html/data from nextcloud-data (rw,path="data")
      /var/www/html/themes from nextcloud-data (rw,path="themes")
      /var/www/tmp from nextcloud-data (rw,path="tmp")
  Volumes:
   nginx-configuration:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      nginx-configuration
    Optional:  false
   nextcloud-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/ncvg
    HostPathType:  
Conditions:
  Type           Status  Reason
  ----           ------  ------
  Available      True    MinimumReplicasAvailable
  Progressing    True    NewReplicaSetAvailable
OldReplicaSets:  <none>
NewReplicaSet:   nextcloud-6877b646b7 (1/1 replicas created)
Events:          <none>
debug finished in 1 seconds for k3s kubectl describe deployments --all-namespaces


+--------------------------------------------------------------------------------+
+             k3s kubectl describe pods --all-namespaces @1643098618             +
+--------------------------------------------------------------------------------+
Name:                 coredns-7448499f4d-kh4lm
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Node:                 ix-truenas/192.168.192.38
Start Time:           Mon, 24 Jan 2022 16:38:16 +0100
Labels:               k8s-app=kube-dns
                      pod-template-hash=7448499f4d
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.71"
                            ],
                            "mac": "4e:5f:4d:38:dc:6a",
                            "default": true,
                            "dns": {}
                        }]
                      k8s.v1.cni.cncf.io/networks-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.71"
                            ],
                            "mac": "4e:5f:4d:38:dc:6a",
                            "default": true,
                            "dns": {}
                        }]
Status:               Running
IP:                   172.16.0.71
IPs:
  IP:           172.16.0.71
Controlled By:  ReplicaSet/coredns-7448499f4d
Containers:
  coredns:
    Container ID:  docker://c3358d825ec6b5155361a9faaaa42b9689306705d2558908c1ed02944c09e38c
    Image:         rancher/coredns-coredns:1.8.3
    Image ID:      docker://sha256:3885a5b7f138c3e8779a18f672fd55c3c7cf0166b67cf5143ab0cd137eb38418
    Ports:         53/UDP, 53/TCP, 9153/TCP
    Host Ports:    0/UDP, 0/TCP, 0/TCP
    Args:
      -conf
      /etc/coredns/Corefile
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:19 +0100
    Ready:          True
    Restart Count:  0
    Limits:
      memory:  170Mi
    Requests:
      cpu:        100m
      memory:     70Mi
    Liveness:     http-get http://:8080/health delay=60s timeout=1s period=10s #success=1 #failure=3
    Readiness:    http-get http://:8181/ready delay=0s timeout=1s period=2s #success=1 #failure=3
    Environment:  <none>
    Mounts:
      /etc/coredns from config-volume (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-w6gwm (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  config-volume:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      coredns
    Optional:  false
  kube-api-access-w6gwm:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              beta.kubernetes.io/os=linux
Tolerations:                 CriticalAddonsOnly op=Exists
                             node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                             node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:         gitlab-ix-chart-68bf674b5c-lpvp2
Namespace:    ix-gitlab
Priority:     0
Node:         ix-truenas/192.168.192.38
Start Time:   Mon, 24 Jan 2022 16:38:16 +0100
Labels:       app.kubernetes.io/instance=gitlab
              app.kubernetes.io/name=ix-chart
              pod-template-hash=68bf674b5c
Annotations:  k8s.v1.cni.cncf.io/network-status:
                [{
                    "name": "ix-net",
                    "interface": "eth0",
                    "ips": [
                        "172.16.0.72"
                    ],
                    "mac": "8e:3f:16:a2:e5:9d",
                    "default": true,
                    "dns": {}
                }]
              k8s.v1.cni.cncf.io/networks-status:
                [{
                    "name": "ix-net",
                    "interface": "eth0",
                    "ips": [
                        "172.16.0.72"
                    ],
                    "mac": "8e:3f:16:a2:e5:9d",
                    "default": true,
                    "dns": {}
                }]
              rollme: hfwPx
Status:       Running
IP:           172.16.0.72
IPs:
  IP:           172.16.0.72
Controlled By:  ReplicaSet/gitlab-ix-chart-68bf674b5c
Containers:
  ix-chart:
    Container ID:   docker://57c16d44821b86b19c4c28a4d1e19ee2aef250720b5b49f6a8c9d8968ee19de0
    Image:          gitlab/gitlab-ce:latest
    Image ID:       docker-pullable://gitlab/gitlab-ce@sha256:0f30e7000956cf3fe15ceefbdb8e57d6cd01e397028771244f4ddc77a1372c80
    Ports:          443/TCP, 22/TCP, 80/TCP
    Host Ports:     0/TCP, 0/TCP, 0/TCP
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:19 +0100
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /etc/gitlab from ix-host-path-gitlab-0 (rw)
      /var/log/gitlab from ix-host-path-gitlab-1 (rw)
      /var/opt/gitlab from ix-host-path-gitlab-2 (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mqqbb (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  ix-host-path-gitlab-0:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/gitlabvg/config
    HostPathType:  
  ix-host-path-gitlab-1:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/gitlabvg/logs
    HostPathType:  
  ix-host-path-gitlab-2:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/gitlabvg/data
    HostPathType:  
  kube-api-access-mqqbb:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:                 openebs-zfs-node-zxpt8
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Node:                 ix-truenas/192.168.192.38
Start Time:           Mon, 24 Jan 2022 16:38:16 +0100
Labels:               app=openebs-zfs-node
                      controller-revision-hash=6b75b8b65d
                      openebs.io/component-name=openebs-zfs-node
                      openebs.io/version=ci
                      pod-template-generation=1
                      role=openebs-zfs
Annotations:          <none>
Status:               Running
IP:                   192.168.192.38
IPs:
  IP:           192.168.192.38
Controlled By:  DaemonSet/openebs-zfs-node
Containers:
  csi-node-driver-registrar:
    Container ID:  docker://8ceca85700e832ee99160604c1829a366b00dd2cfbeeccae5d53d7ecf23e3683
    Image:         k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0
    Image ID:      docker-pullable://k8s.gcr.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:19 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:               /plugin/csi.sock
      DRIVER_REG_SOCK_PATH:  /var/lib/kubelet/plugins/zfs-localpv/csi.sock
      KUBE_NODE_NAME:         (v1:spec.nodeName)
      NODE_DRIVER:           openebs-zfs
    Mounts:
      /plugin from plugin-dir (rw)
      /registration from registration-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5mhdh (ro)
  openebs-zfs-plugin:
    Container ID:  docker://415c8aaee07fe925d7f450eca94944b4981d9cd669f430893e3b8ec96ffae273
    Image:         openebs/zfs-driver:1.9.3
    Image ID:      docker-pullable://openebs/zfs-driver@sha256:1f6f18059a646ca1ce8fc8f5a305b0f902a13723b8e162206ce23f8359bd1d0b
    Port:          <none>
    Host Port:     <none>
    Args:
      --nodename=$(OPENEBS_NODE_NAME)
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_NODE_DRIVER)
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:20 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      OPENEBS_NODE_NAME:      (v1:spec.nodeName)
      OPENEBS_CSI_ENDPOINT:  unix:///plugin/csi.sock
      OPENEBS_NODE_DRIVER:   agent
      OPENEBS_NAMESPACE:     openebs
    Mounts:
      /dev from device-dir (rw)
      /home/keys from encr-keys (rw)
      /host from host-root (ro)
      /plugin from plugin-dir (rw)
      /sbin/zfs from chroot-zfs (rw,path="zfs")
      /var/lib/kubelet/ from pods-mount-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5mhdh (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  device-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /dev
    HostPathType:  Directory
  encr-keys:
    Type:          HostPath (bare host directory volume)
    Path:          /home/keys
    HostPathType:  DirectoryOrCreate
  chroot-zfs:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openebs-zfspv-bin
    Optional:  false
  host-root:
    Type:          HostPath (bare host directory volume)
    Path:          /
    HostPathType:  Directory
  registration-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins_registry/
    HostPathType:  DirectoryOrCreate
  plugin-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins/zfs-localpv/
    HostPathType:  DirectoryOrCreate
  pods-mount-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/
    HostPathType:  Directory
  kube-api-access-5mhdh:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/network-unavailable:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:                      <none>


Name:                 openebs-zfs-controller-0
Namespace:            kube-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Node:                 ix-truenas/192.168.192.38
Start Time:           Mon, 24 Jan 2022 16:38:25 +0100
Labels:               app=openebs-zfs-controller
                      controller-revision-hash=openebs-zfs-controller-bffcd445b
                      openebs.io/component-name=openebs-zfs-controller
                      openebs.io/version=ci
                      role=openebs-zfs
                      statefulset.kubernetes.io/pod-name=openebs-zfs-controller-0
Annotations:          k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.74"
                            ],
                            "mac": "86:fd:ee:db:b4:15",
                            "default": true,
                            "dns": {}
                        }]
                      k8s.v1.cni.cncf.io/networks-status:
                        [{
                            "name": "ix-net",
                            "interface": "eth0",
                            "ips": [
                                "172.16.0.74"
                            ],
                            "mac": "86:fd:ee:db:b4:15",
                            "default": true,
                            "dns": {}
                        }]
Status:               Running
IP:                   172.16.0.74
IPs:
  IP:           172.16.0.74
Controlled By:  StatefulSet/openebs-zfs-controller
Containers:
  csi-resizer:
    Container ID:  docker://e797c88295f624fe43dba0c923c4b6d8f4594ec27fbfbfc6a92e903d045442b2
    Image:         k8s.gcr.io/sig-storage/csi-resizer:v1.1.0
    Image ID:      docker-pullable://k8s.gcr.io/sig-storage/csi-resizer@sha256:7a5ba58a44e0d749e0767e4e37315bcf6a61f33ce3185c1991848af4db0fb70a
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --leader-election
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:27 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6d2s4 (ro)
  csi-snapshotter:
    Container ID:  docker://fd4f583dd0e26e88982c732386dc4d445756fc11401dd376657d2c4c963970f4
    Image:         k8s.gcr.io/sig-storage/csi-snapshotter:v4.0.0
    Image ID:      docker-pullable://k8s.gcr.io/sig-storage/csi-snapshotter@sha256:51f2dfde5bccac7854b3704689506aeecfb793328427b91115ba253a93e60782
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=$(ADDRESS)
      --leader-election
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:29 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6d2s4 (ro)
  snapshot-controller:
    Container ID:  docker://064a37141990c15cb9d357b0c32a89c9bd088f96d5f6e64a8cb71dbadce6e426
    Image:         k8s.gcr.io/sig-storage/snapshot-controller:v4.0.0
    Image ID:      docker-pullable://k8s.gcr.io/sig-storage/snapshot-controller@sha256:00fcc441ea9f72899c25eed61d602272a2a58c5f0014332bdcb5ac24acef08e4
    Port:          <none>
    Host Port:     <none>
    Args:
      --v=5
      --leader-election=true
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:30 +0100
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6d2s4 (ro)
  csi-provisioner:
    Container ID:  docker://d7b147c8acb66eba6ebfb827b81f2d56c5037e11f20a8a5d59d8918a9471112e
    Image:         k8s.gcr.io/sig-storage/csi-provisioner:v2.1.0
    Image ID:      docker-pullable://k8s.gcr.io/sig-storage/csi-provisioner@sha256:20c828075d1e36f679d6a91e905b0927141eef5e15be0c9a1ca4a6a0ed9313d2
    Port:          <none>
    Host Port:     <none>
    Args:
      --csi-address=$(ADDRESS)
      --v=5
      --feature-gates=Topology=true
      --strict-topology
      --leader-election
      --extra-create-metadata=true
      --default-fstype=ext4
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:30 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6d2s4 (ro)
  openebs-zfs-plugin:
    Container ID:  docker://47ed6251a937892a71cb60a44e5aba0c01daae33a3e834d37e438dde755e08ba
    Image:         openebs/zfs-driver:1.9.3
    Image ID:      docker-pullable://openebs/zfs-driver@sha256:1f6f18059a646ca1ce8fc8f5a305b0f902a13723b8e162206ce23f8359bd1d0b
    Port:          <none>
    Host Port:     <none>
    Args:
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_CONTROLLER_DRIVER)
    State:          Running
      Started:      Mon, 24 Jan 2022 16:38:31 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      OPENEBS_CONTROLLER_DRIVER:    controller
      OPENEBS_CSI_ENDPOINT:         unix:///var/lib/csi/sockets/pluginproxy/csi.sock
      OPENEBS_NAMESPACE:            openebs
      OPENEBS_IO_INSTALLER_TYPE:    zfs-operator
      OPENEBS_IO_ENABLE_ANALYTICS:  true
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6d2s4 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  socket-dir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-6d2s4:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:         nextcloud-postgres-7669bbdfbd-s6zgn
Namespace:    ix-nextcloud
Priority:     0
Node:         ix-truenas/192.168.192.38
Start Time:   Mon, 24 Jan 2022 17:07:50 +0100
Labels:       app.kubernetes.io/instance=nextcloud-postgres
              app.kubernetes.io/name=nextcloud-postgres
              pod-template-hash=7669bbdfbd
Annotations:  k8s.v1.cni.cncf.io/network-status:
                [{
                    "name": "ix-net",
                    "interface": "eth0",
                    "ips": [
                        "172.16.0.75"
                    ],
                    "mac": "be:4e:e0:f9:62:10",
                    "default": true,
                    "dns": {}
                }]
              k8s.v1.cni.cncf.io/networks-status:
                [{
                    "name": "ix-net",
                    "interface": "eth0",
                    "ips": [
                        "172.16.0.75"
                    ],
                    "mac": "be:4e:e0:f9:62:10",
                    "default": true,
                    "dns": {}
                }]
              rollme: eCFlA
Status:       Running
IP:           172.16.0.75
IPs:
  IP:           172.16.0.75
Controlled By:  ReplicaSet/nextcloud-postgres-7669bbdfbd
Containers:
  nextcloud-postgres:
    Container ID:   docker://0d4482818b24b781401f92d43455fd27f163ab929b4f93e724ff42fc21959d7d
    Image:          postgres:13.1
    Image ID:       docker-pullable://postgres@sha256:26180996f7d804993f9c90398615d1269709a799b5eb79109292843a1c7cd851
    Port:           5432/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Mon, 24 Jan 2022 17:07:52 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      POSTGRES_USER:      <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:  <set to the key 'db-password' in secret 'db-details'>  Optional: false
    Mounts:
      /postgres_backups from postgres-backup (rw)
      /var/lib/postgresql/data from postgres-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hqlcx (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  postgres-backup:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/ix-applications/releases/nextcloud/volumes/ix_volumes/ix-postgres_backups
    HostPathType:  
  postgres-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/ix-applications/releases/nextcloud/volumes/ix_volumes/ix-postgres_data
    HostPathType:  
  kube-api-access-hqlcx:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>


Name:         nextcloud-6877b646b7-b5mzh
Namespace:    ix-nextcloud
Priority:     0
Node:         ix-truenas/192.168.192.38
Start Time:   Mon, 24 Jan 2022 17:08:03 +0100
Labels:       app.kubernetes.io/instance=nextcloud
              app.kubernetes.io/name=nextcloud
              pod-template-hash=6877b646b7
Annotations:  k8s.v1.cni.cncf.io/network-status:
                [{
                    "name": "ix-net",
                    "interface": "eth0",
                    "ips": [
                        "172.16.0.76"
                    ],
                    "mac": "8a:b4:5b:00:69:52",
                    "default": true,
                    "dns": {}
                }]
              k8s.v1.cni.cncf.io/networks-status:
                [{
                    "name": "ix-net",
                    "interface": "eth0",
                    "ips": [
                        "172.16.0.76"
                    ],
                    "mac": "8a:b4:5b:00:69:52",
                    "default": true,
                    "dns": {}
                }]
              rollme: F3lJQ
Status:       Running
IP:           172.16.0.76
IPs:
  IP:           172.16.0.76
Controlled By:  ReplicaSet/nextcloud-6877b646b7
Init Containers:
  init-postgresdb:
    Container ID:  docker://ee3a025672331ba7998b50a6a7be5eed56c24595172e047b5bc29bbb9ae5a84b
    Image:         postgres:13.1
    Image ID:      docker-pullable://postgres@sha256:26180996f7d804993f9c90398615d1269709a799b5eb79109292843a1c7cd851
    Port:          <none>
    Host Port:     <none>
    Command:
      sh
      -c
      until pg_isready -h nextcloud-postgres; do echo waiting for postgres; sleep 2; done
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 24 Jan 2022 17:08:05 +0100
      Finished:     Mon, 24 Jan 2022 17:08:05 +0100
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bvfrh (ro)
Containers:
  nextcloud:
    Container ID:   docker://74ad0775fc557c4fefb69a4c338b9e36616c495dbe3a67471cd70af515e7e38f
    Image:          nextcloud:23
    Image ID:       docker-pullable://nextcloud@sha256:665a022ee58ab7991b63d330815ef99fb771c0d5533e8f0ada6b0f3855b1ce74
    Port:           80/TCP
    Host Port:      0/TCP
    State:          Running
      Started:      Mon, 24 Jan 2022 17:08:05 +0100
    Ready:          True
    Restart Count:  0
    Environment:
      POSTGRES_USER:              <set to the key 'db-user' in secret 'db-details'>      Optional: false
      POSTGRES_PASSWORD:          <set to the key 'db-password' in secret 'db-details'>  Optional: false
      POSTGRES_HOST:              nextcloud-postgres:5432
      POSTGRES_DB:                nextcloud
      NEXTCLOUD_DATA_DIR:         /var/www/html/data
      NEXTCLOUD_TRUSTED_DOMAINS:  nc.wejdmark.com
      NEXTCLOUD_ADMIN_USER:       <set to the key 'nextcloud-username' in secret 'nextcloud'>  Optional: false
      NEXTCLOUD_ADMIN_PASSWORD:   <set to the key 'nextcloud-password' in secret 'nextcloud'>  Optional: false
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bvfrh (ro)
      /var/www/ from nextcloud-data (rw,path="root")
      /var/www/html from nextcloud-data (rw,path="html")
      /var/www/html/config from nextcloud-data (rw,path="config")
      /var/www/html/custom_apps from nextcloud-data (rw,path="custom_apps")
      /var/www/html/data from nextcloud-data (rw,path="data")
      /var/www/html/themes from nextcloud-data (rw,path="themes")
      /var/www/tmp from nextcloud-data (rw,path="tmp")
Conditions:
  Type              Status
  Initialized       True 
  Ready             True 
  ContainersReady   True 
  PodScheduled      True 
Volumes:
  nginx-configuration:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      nginx-configuration
    Optional:  false
  nextcloud-data:
    Type:          HostPath (bare host directory volume)
    Path:          /mnt/dpool/ncvg
    HostPathType:  
  kube-api-access-bvfrh:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:                      <none>
debug finished in 0 seconds for k3s kubectl describe pods --all-namespaces


+--------------------------------------------------------------------------------+
+           k3s kubectl describe services --all-namespaces @1643098618           +
+--------------------------------------------------------------------------------+
Name:              kubernetes
Namespace:         default
Labels:            component=apiserver
                   provider=kubernetes
Annotations:       <none>
Selector:          <none>
Type:              ClusterIP
IP Family Policy:  SingleStack
IP Families:       IPv4
IP:                172.17.0.1
IPs:               172.17.0.1
Port:              https  443/TCP
TargetPort:        6443/TCP
Endpoints:         192.168.192.38:6443
Session Affinity:  None
Events:            <none>


Name:              kube-dns
Namespace:         kube-system
Labels:            k8s-app=kube-dns
                   kubernetes.io/cluster-service=true
                   kubernetes.io/name=CoreDNS
                   objectset.rio.cattle.io/hash=bce283298811743a0386ab510f2f67ef74240c57
Annotations:       objectset.rio.cattle.io/applied:
                     {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"objectset.rio.cattle.io/id":"","objectset.rio.cattle.io/owner-gvk":"k3s.ca...
                   objectset.rio.cattle.io/id: 
                   objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                   objectset.rio.cattle.io/owner-name: coredns
                   objectset.rio.cattle.io/owner-namespace: kube-system
                   prometheus.io/port: 9153
                   prometheus.io/scrape: true
Selector:          k8s-app=kube-dns
Type:              ClusterIP
IP Family Policy:  SingleStack
IP Families:       IPv4
IP:                172.17.0.10
IPs:               172.17.0.10
Port:              dns  53/UDP
TargetPort:        53/UDP
Endpoints:         172.16.0.71:53
Port:              dns-tcp  53/TCP
TargetPort:        53/TCP
Endpoints:         172.16.0.71:53
Port:              metrics  9153/TCP
TargetPort:        9153/TCP
Endpoints:         172.16.0.71:9153
Session Affinity:  None
Events:            <none>


Name:              nextcloud-postgres
Namespace:         ix-nextcloud
Labels:            app.kubernetes.io/instance=nextcloud-postgres
                   app.kubernetes.io/managed-by=Helm
                   app.kubernetes.io/name=nextcloud-postgres
                   app.kubernetes.io/version=23
                   helm.sh/chart=nextcloud-1.3.11
Annotations:       meta.helm.sh/release-name: nextcloud
                   meta.helm.sh/release-namespace: ix-nextcloud
Selector:          app.kubernetes.io/instance=nextcloud-postgres,app.kubernetes.io/name=nextcloud-postgres
Type:              ClusterIP
IP Family Policy:  SingleStack
IP Families:       IPv4
IP:                172.17.122.30
IPs:               172.17.122.30
Port:              postgres-tcp  5432/TCP
TargetPort:        5432/TCP
Endpoints:         172.16.0.75:5432
Session Affinity:  None
Events:            <none>


Name:                     nextcloud
Namespace:                ix-nextcloud
Labels:                   app.kubernetes.io/instance=nextcloud
                          app.kubernetes.io/managed-by=Helm
                          app.kubernetes.io/name=nextcloud
                          app.kubernetes.io/version=23
                          helm.sh/chart=nextcloud-1.3.11
Annotations:              meta.helm.sh/release-name: nextcloud
                          meta.helm.sh/release-namespace: ix-nextcloud
Selector:                 app.kubernetes.io/instance=nextcloud,app.kubernetes.io/name=nextcloud
Type:                     NodePort
IP Family Policy:         SingleStack
IP Families:              IPv4
IP:                       172.17.46.148
IPs:                      172.17.46.148
Port:                     http  80/TCP
TargetPort:               http/TCP
NodePort:                 http  9001/TCP
Endpoints:                172.16.0.76:80
Session Affinity:         None
External Traffic Policy:  Cluster
Events:                   <none>


Name:                     truecommand01-ix-chart
Namespace:                ix-truecommand01
Labels:                   app.kubernetes.io/instance=truecommand01
                          app.kubernetes.io/managed-by=Helm
                          app.kubernetes.io/name=ix-chart
                          app.kubernetes.io/version=v1
                          helm.sh/chart=ix-chart-2201.0.0
Annotations:              meta.helm.sh/release-name: truecommand01
                          meta.helm.sh/release-namespace: ix-truecommand01
Selector:                 app.kubernetes.io/instance=truecommand01,app.kubernetes.io/name=ix-chart
Type:                     NodePort
IP Family Policy:         SingleStack
IP Families:              IPv4
IP:                       172.17.248.66
IPs:                      172.17.248.66
Port:                     ix-truecommand01-9005-0  443/TCP
TargetPort:               443/TCP
NodePort:                 ix-truecommand01-9005-0  9005/TCP
Endpoints:                <none>
Session Affinity:         None
External Traffic Policy:  Cluster
Events:                   <none>


Name:                     gitlab-ix-chart
Namespace:                ix-gitlab
Labels:                   app.kubernetes.io/instance=gitlab
                          app.kubernetes.io/managed-by=Helm
                          app.kubernetes.io/name=ix-chart
                          app.kubernetes.io/version=v1
                          helm.sh/chart=ix-chart-2201.0.0
Annotations:              meta.helm.sh/release-name: gitlab
                          meta.helm.sh/release-namespace: ix-gitlab
Selector:                 app.kubernetes.io/instance=gitlab,app.kubernetes.io/name=ix-chart
Type:                     NodePort
IP Family Policy:         SingleStack
IP Families:              IPv4
IP:                       172.17.158.255
IPs:                      172.17.158.255
Port:                     ix-gitlab-9443-0  443/TCP
TargetPort:               443/TCP
NodePort:                 ix-gitlab-9443-0  9443/TCP
Endpoints:                172.16.0.72:443
Port:                     ix-gitlab-9022-1  22/TCP
TargetPort:               22/TCP
NodePort:                 ix-gitlab-9022-1  9022/TCP
Endpoints:                172.16.0.72:22
Port:                     ix-gitlab-9080-2  80/TCP
TargetPort:               80/TCP
NodePort:                 ix-gitlab-9080-2  9080/TCP
Endpoints:                172.16.0.72:80
Session Affinity:         None
External Traffic Policy:  Cluster
Events:                   <none>
debug finished in 0 seconds for k3s kubectl describe services --all-namespaces


+--------------------------------------------------------------------------------+
+         k3s kubectl describe statefulset --all-namespaces @1643098618          +
+--------------------------------------------------------------------------------+
Name:               openebs-zfs-controller
Namespace:          kube-system
CreationTimestamp:  Wed, 27 Oct 2021 18:44:50 +0200
Selector:           app=openebs-zfs-controller,role=openebs-zfs
Labels:             objectset.rio.cattle.io/hash=4b1efd47d7f37713706abe9f8b0de3f0adf02e2c
                    openebs.io/component-name=openebs-zfs-controller
                    openebs.io/version=ci
Annotations:        objectset.rio.cattle.io/applied:
                      H4sIAAAAAAAA/8xWXW8aORT9K6urPrTSmI8mu2lH4mEa5gE1JSigSlWFIuO5M3gxtte+MwuN+O8rzwCdpqFJVrvdfQPb99xzjs8F3wG38iM6L42GGLi1vlv1IYKV1BnEMCVOmJdqig...
                    objectset.rio.cattle.io/id: 
                    objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                    objectset.rio.cattle.io/owner-name: zfs-operator
                    objectset.rio.cattle.io/owner-namespace: kube-system
Replicas:           1 desired | 1 total
Update Strategy:    RollingUpdate
  Partition:        0
Pods Status:        1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=openebs-zfs-controller
                    openebs.io/component-name=openebs-zfs-controller
                    openebs.io/version=ci
                    role=openebs-zfs
  Service Account:  openebs-zfs-controller-sa
  Containers:
   csi-resizer:
    Image:      k8s.gcr.io/sig-storage/csi-resizer:v1.1.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --leader-election
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
   csi-snapshotter:
    Image:      k8s.gcr.io/sig-storage/csi-snapshotter:v4.0.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=$(ADDRESS)
      --leader-election
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
   snapshot-controller:
    Image:      k8s.gcr.io/sig-storage/snapshot-controller:v4.0.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --v=5
      --leader-election=true
    Environment:  <none>
    Mounts:       <none>
   csi-provisioner:
    Image:      k8s.gcr.io/sig-storage/csi-provisioner:v2.1.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --csi-address=$(ADDRESS)
      --v=5
      --feature-gates=Topology=true
      --strict-topology
      --leader-election
      --extra-create-metadata=true
      --default-fstype=ext4
    Environment:
      ADDRESS:  /var/lib/csi/sockets/pluginproxy/csi.sock
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
   openebs-zfs-plugin:
    Image:      openebs/zfs-driver:1.9.3
    Port:       <none>
    Host Port:  <none>
    Args:
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_CONTROLLER_DRIVER)
    Environment:
      OPENEBS_CONTROLLER_DRIVER:    controller
      OPENEBS_CSI_ENDPOINT:         unix:///var/lib/csi/sockets/pluginproxy/csi.sock
      OPENEBS_NAMESPACE:            openebs
      OPENEBS_IO_INSTALLER_TYPE:    zfs-operator
      OPENEBS_IO_ENABLE_ANALYTICS:  true
    Mounts:
      /var/lib/csi/sockets/pluginproxy/ from socket-dir (rw)
  Volumes:
   socket-dir:
    Type:               EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:             
    SizeLimit:          <unset>
  Priority Class Name:  system-cluster-critical
Volume Claims:          <none>
Events:                 <none>
debug finished in 1 seconds for k3s kubectl describe statefulset --all-namespaces


+--------------------------------------------------------------------------------+
+             k3s kubectl describe job --all-namespaces @1643098619              +
+--------------------------------------------------------------------------------+
No resources found
debug finished in 0 seconds for k3s kubectl describe job --all-namespaces


+--------------------------------------------------------------------------------+
+           k3s kubectl describe cronjob --all-namespaces @1643098619            +
+--------------------------------------------------------------------------------+
No resources found
debug finished in 0 seconds for k3s kubectl describe cronjob --all-namespaces


+--------------------------------------------------------------------------------+
+          k3s kubectl describe daemonsets --all-namespaces @1643098619          +
+--------------------------------------------------------------------------------+
Name:           openebs-zfs-node
Selector:       app=openebs-zfs-node
Node-Selector:  <none>
Labels:         objectset.rio.cattle.io/hash=4b1efd47d7f37713706abe9f8b0de3f0adf02e2c
                openebs.io/component-name=openebs-zfs-node
                openebs.io/version=ci
Annotations:    deprecated.daemonset.template.generation: 1
                objectset.rio.cattle.io/applied:
                  H4sIAAAAAAAA/6xWUY/aOBD+K5XVk1opIVDabhtpHyjkrqveAoK2L9UKOfYk+HDsyHayy63y3092AgQI2z1p3xJ75puZbz6P/Yhwzn6C0kwKFCKc5zooB8hDGyYoCtEEQybFEgzyUA...
                objectset.rio.cattle.io/id: 
                objectset.rio.cattle.io/owner-gvk: k3s.cattle.io/v1, Kind=Addon
                objectset.rio.cattle.io/owner-name: zfs-operator
                objectset.rio.cattle.io/owner-namespace: kube-system
Desired Number of Nodes Scheduled: 1
Current Number of Nodes Scheduled: 1
Number of Nodes Scheduled with Up-to-date Pods: 1
Number of Nodes Scheduled with Available Pods: 1
Number of Nodes Misscheduled: 0
Pods Status:  1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
  Labels:           app=openebs-zfs-node
                    openebs.io/component-name=openebs-zfs-node
                    openebs.io/version=ci
                    role=openebs-zfs
  Service Account:  openebs-zfs-node-sa
  Containers:
   csi-node-driver-registrar:
    Image:      k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0
    Port:       <none>
    Host Port:  <none>
    Args:
      --v=5
      --csi-address=$(ADDRESS)
      --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
    Environment:
      ADDRESS:               /plugin/csi.sock
      DRIVER_REG_SOCK_PATH:  /var/lib/kubelet/plugins/zfs-localpv/csi.sock
      KUBE_NODE_NAME:         (v1:spec.nodeName)
      NODE_DRIVER:           openebs-zfs
    Mounts:
      /plugin from plugin-dir (rw)
      /registration from registration-dir (rw)
   openebs-zfs-plugin:
    Image:      openebs/zfs-driver:1.9.3
    Port:       <none>
    Host Port:  <none>
    Args:
      --nodename=$(OPENEBS_NODE_NAME)
      --endpoint=$(OPENEBS_CSI_ENDPOINT)
      --plugin=$(OPENEBS_NODE_DRIVER)
    Environment:
      OPENEBS_NODE_NAME:      (v1:spec.nodeName)
      OPENEBS_CSI_ENDPOINT:  unix:///plugin/csi.sock
      OPENEBS_NODE_DRIVER:   agent
      OPENEBS_NAMESPACE:     openebs
    Mounts:
      /dev from device-dir (rw)
      /home/keys from encr-keys (rw)
      /host from host-root (ro)
      /plugin from plugin-dir (rw)
      /sbin/zfs from chroot-zfs (rw,path="zfs")
      /var/lib/kubelet/ from pods-mount-dir (rw)
  Volumes:
   device-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /dev
    HostPathType:  Directory
   encr-keys:
    Type:          HostPath (bare host directory volume)
    Path:          /home/keys
    HostPathType:  DirectoryOrCreate
   chroot-zfs:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openebs-zfspv-bin
    Optional:  false
   host-root:
    Type:          HostPath (bare host directory volume)
    Path:          /
    HostPathType:  Directory
   registration-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins_registry/
    HostPathType:  DirectoryOrCreate
   plugin-dir:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/kubelet/plugins/zfs-localpv/
    HostPathType:  DirectoryOrCreate
   pods-mount-dir:
    Type:               HostPath (bare host directory volume)
    Path:               /var/lib/kubelet/
    HostPathType:       Directory
  Priority Class Name:  system-node-critical
Events:                 <none>
debug finished in 1 seconds for k3s kubectl describe daemonsets --all-namespaces


+--------------------------------------------------------------------------------+
+                            docker ps -a @1643098620                            +
+--------------------------------------------------------------------------------+
CONTAINER ID   IMAGE               COMMAND                  CREATED        STATUS                    PORTS     NAMES
74ad0775fc55   e848004dfd99        "/entrypoint.sh apac…"   16 hours ago   Up 16 hours                         k8s_nextcloud_nextcloud-6877b646b7-b5mzh_ix-nextcloud_e6723e94-ee29-483b-93cf-c35c9b07cb78_0
ee3a02567233   407cece1abff        "sh -c 'until pg_isr…"   16 hours ago   Exited (0) 16 hours ago             k8s_init-postgresdb_nextcloud-6877b646b7-b5mzh_ix-nextcloud_e6723e94-ee29-483b-93cf-c35c9b07cb78_0
517b5ff1c09f   rancher/pause:3.1   "/pause"                 16 hours ago   Up 16 hours                         k8s_POD_nextcloud-6877b646b7-b5mzh_ix-nextcloud_e6723e94-ee29-483b-93cf-c35c9b07cb78_0
0d4482818b24   407cece1abff        "docker-entrypoint.s…"   16 hours ago   Up 16 hours                         k8s_nextcloud-postgres_nextcloud-postgres-7669bbdfbd-s6zgn_ix-nextcloud_8df14668-d1f8-45f4-aece-e823c84d0f6c_0
8694ed8a0a6f   rancher/pause:3.1   "/pause"                 16 hours ago   Up 16 hours                         k8s_POD_nextcloud-postgres-7669bbdfbd-s6zgn_ix-nextcloud_8df14668-d1f8-45f4-aece-e823c84d0f6c_0
47ed6251a937   10dbacde5cc2        "/usr/local/bin/zfs-…"   17 hours ago   Up 17 hours                         k8s_openebs-zfs-plugin_openebs-zfs-controller-0_kube-system_988649bf-d5db-4a9c-a42d-cf7498b1339a_0
d7b147c8acb6   e0d187f105d6        "/csi-provisioner --…"   17 hours ago   Up 17 hours                         k8s_csi-provisioner_openebs-zfs-controller-0_kube-system_988649bf-d5db-4a9c-a42d-cf7498b1339a_0
064a37141990   f1d8a00ae690        "/snapshot-controlle…"   17 hours ago   Up 17 hours                         k8s_snapshot-controller_openebs-zfs-controller-0_kube-system_988649bf-d5db-4a9c-a42d-cf7498b1339a_0
fd4f583dd0e2   da32a49a903a        "/csi-snapshotter --…"   17 hours ago   Up 17 hours                         k8s_csi-snapshotter_openebs-zfs-controller-0_kube-system_988649bf-d5db-4a9c-a42d-cf7498b1339a_0
e797c88295f6   a8fe79377034        "/csi-resizer --v=5 …"   17 hours ago   Up 17 hours                         k8s_csi-resizer_openebs-zfs-controller-0_kube-system_988649bf-d5db-4a9c-a42d-cf7498b1339a_0
2278f6abb818   rancher/pause:3.1   "/pause"                 17 hours ago   Up 17 hours                         k8s_POD_openebs-zfs-controller-0_kube-system_988649bf-d5db-4a9c-a42d-cf7498b1339a_0
415c8aaee07f   10dbacde5cc2        "/usr/local/bin/zfs-…"   17 hours ago   Up 17 hours                         k8s_openebs-zfs-plugin_openebs-zfs-node-zxpt8_kube-system_7764d564-65aa-4fe0-95f7-d2d287bc3cbf_0
57c16d44821b   a2bf5ef04c22        "/assets/wrapper"        17 hours ago   Up 17 hours                         k8s_ix-chart_gitlab-ix-chart-68bf674b5c-lpvp2_ix-gitlab_f97062db-118a-4ecb-b534-7653be5fa3a4_0
c3358d825ec6   3885a5b7f138        "/coredns -conf /etc…"   17 hours ago   Up 17 hours                         k8s_coredns_coredns-7448499f4d-kh4lm_kube-system_3b131936-73ef-40b2-97dd-13cb93b426ba_0
8ceca85700e8   ef2b13b2a066        "/csi-node-driver-re…"   17 hours ago   Up 17 hours                         k8s_csi-node-driver-registrar_openebs-zfs-node-zxpt8_kube-system_7764d564-65aa-4fe0-95f7-d2d287bc3cbf_0
741bc58125e7   rancher/pause:3.1   "/pause"                 17 hours ago   Up 17 hours                         k8s_POD_gitlab-ix-chart-68bf674b5c-lpvp2_ix-gitlab_f97062db-118a-4ecb-b534-7653be5fa3a4_0
995fa5bfdde6   rancher/pause:3.1   "/pause"                 17 hours ago   Up 17 hours                         k8s_POD_openebs-zfs-node-zxpt8_kube-system_7764d564-65aa-4fe0-95f7-d2d287bc3cbf_0
1387d3b5b81b   rancher/pause:3.1   "/pause"                 17 hours ago   Up 17 hours                         k8s_POD_coredns-7448499f4d-kh4lm_kube-system_3b131936-73ef-40b2-97dd-13cb93b426ba_0
debug finished in 0 seconds for docker ps -a


+--------------------------------------------------------------------------------+
+                          docker images -a @1643098620                          +
+--------------------------------------------------------------------------------+
REPOSITORY                                         TAG       IMAGE ID       CREATED         SIZE
registry-1.docker.io/library/nextcloud             23        6dfcd73f8597   4 days ago      969MB
registry-1.docker.io/gitlab/gitlab-ce              latest    508bfaaaf273   13 days ago     2.36GB
ixsystems/truecommand                              latest    f7469fc6905b   2 weeks ago     548MB
registry-1.docker.io/ixsystems/truecommand         latest    f7469fc6905b   2 weeks ago     548MB
nextcloud                                          22.2.3    2d4f34947159   5 weeks ago     937MB
gitlab/gitlab-ce                                   latest    a2bf5ef04c22   7 weeks ago     2.33GB
nextcloud                                          23        e848004dfd99   7 weeks ago     969MB
nextcloud                                          22.2      012bb5d1152f   2 months ago    937MB
nextcloud                                          22.2.1    012bb5d1152f   2 months ago    937MB
bitnami/kubectl                                    1.19      ee68b9661892   2 months ago    129MB
openebs/zfs-driver                                 1.9.3     10dbacde5cc2   4 months ago    175MB
rancher/coredns-coredns                            1.8.3     3885a5b7f138   11 months ago   43.5MB
registry-1.docker.io/library/postgres              13.1      407cece1abff   11 months ago   314MB
postgres                                           13.1      407cece1abff   11 months ago   314MB
k8s.gcr.io/sig-storage/csi-snapshotter             v4.0.0    da32a49a903a   13 months ago   49.5MB
k8s.gcr.io/sig-storage/snapshot-controller         v4.0.0    f1d8a00ae690   13 months ago   46.6MB
k8s.gcr.io/sig-storage/csi-resizer                 v1.1.0    a8fe79377034   13 months ago   49.2MB
k8s.gcr.io/sig-storage/csi-provisioner             v2.1.0    e0d187f105d6   13 months ago   51.6MB
k8s.gcr.io/sig-storage/csi-node-driver-registrar   v2.1.0    ef2b13b2a066   13 months ago   19.6MB
rancher/klipper-lb                                 v0.1.2    897ce3c5fc8f   2 years ago     6.1MB
rancher/pause                                      3.1       da86e6ba6ca1   4 years ago     742kB
debug finished in 0 seconds for docker images -a


+--------------------------------------------------------------------------------+
+                     K3s Logs (last 1000 lines) @1643098620                     +
+--------------------------------------------------------------------------------+
Jan 24 20:48:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:48:32.457075759+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:48:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:48:32.457168683+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:48:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:48:37.457412414+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 20:50:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:50:47.625085193+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:50:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:50:47.625175498+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:50:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:50:52.625316429+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 20:53:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:53:02.793098606+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:53:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:53:02.793183098+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:53:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:53:07.793427605+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 20:55:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:55:17.961090584+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:55:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:55:17.961188815+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:55:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:55:22.961371750+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 20:57:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:57:33.129058192+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:57:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:57:33.129148880+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:57:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:57:38.129360476+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 20:59:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:59:48.297098026+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:59:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:59:48.297196589+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 20:59:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T20:59:53.297293550+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:02:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:02:03.465158517+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:02:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:02:03.465262304+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:02:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:02:08.465528872+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:04:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:04:18.633155941+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:04:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:04:18.633272884+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:04:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:04:23.633506524+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:06:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:06:33.801074033+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:06:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:06:33.801160829+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:06:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:06:38.801313657+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:08:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:08:48.969050911+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:08:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:08:48.969140596+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:08:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:08:53.969365281+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:11:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:11:04.136970380+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:11:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:11:04.137057516+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:11:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:11:09.137158160+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:13:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:13:19.304988899+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:13:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:13:19.305071641+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:13:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:13:24.305174076+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:15:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:15:34.477026331+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:15:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:15:34.477116980+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:15:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:15:39.477173639+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:17:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:17:49.641119268+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:17:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:17:49.641208644+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:17:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:17:54.641304664+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:20:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:20:04.809064938+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:20:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:20:04.809155438+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:20:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:20:09.809307703+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:22:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:22:19.977062802+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:22:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:22:19.977161572+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:22:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:22:24.977318503+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:24:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:24:35.145082147+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:24:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:24:35.145177427+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:24:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:24:40.145248688+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:26:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:26:50.313046933+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:26:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:26:50.313139912+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:26:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:26:55.313329444+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:29:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:29:05.481109524+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:29:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:29:05.481198653+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:29:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:29:10.481288454+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:31:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:31:20.649089568+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:31:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:31:20.649184656+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:31:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:31:25.649306161+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:33:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:33:35.817113393+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:33:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:33:35.817224040+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:33:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:33:40.817483034+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:35:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:35:50.989058066+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:35:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:35:50.989152047+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:35:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:35:55.989306368+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:38:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:38:06.153059345+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:38:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:38:06.153157345+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:38:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:38:11.153355952+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:40:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:40:21.320976382+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:40:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:40:21.321060215+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:40:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:40:26.321161969+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:42:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:42:36.489055328+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:42:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:42:36.489145234+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:42:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:42:41.489363048+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:44:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:44:51.657070041+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:44:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:44:51.657162559+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:44:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:44:56.657451466+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:47:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:47:06.825062665+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:47:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:47:06.825156585+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:47:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:47:11.825358526+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:49:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:49:21.993069729+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:49:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:49:21.993159168+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:49:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:49:26.993433238+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:51:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:51:37.161071161+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:51:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:51:37.161165468+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:51:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:51:42.161337165+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:53:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:53:52.328997283+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:53:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:53:52.329090279+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:53:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:53:57.329242160+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:56:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:56:07.497111128+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:56:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:56:07.497201922+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:56:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:56:12.497346961+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 21:58:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:58:22.669061197+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:58:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:58:22.669150212+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 21:58:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T21:58:27.669358010+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:00:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:00:37.837000687+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:00:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:00:37.837092154+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:00:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:00:42.837239499+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:02:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:02:53.000993510+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:02:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:02:53.001083996+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:02:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:02:58.001254678+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:05:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:05:08.169052525+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:05:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:05:08.169146140+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:05:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:05:13.169306548+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:07:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:07:23.337009936+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:07:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:07:23.337073066+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:07:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:07:28.337219207+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:09:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:09:38.505067050+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:09:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:09:38.505167369+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:09:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:09:43.505373067+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:11:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:11:53.672979120+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:11:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:11:53.673028392+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:11:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:11:58.673177913+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:14:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:14:08.845013781+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:14:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:14:08.845105904+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:14:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:14:13.845248857+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:16:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:16:24.009085908+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:16:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:16:24.009170228+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:16:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:16:29.009405660+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:18:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:18:39.177082827+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:18:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:18:39.177184067+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:18:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:18:44.177411378+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:20:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:20:54.345049096+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:20:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:20:54.345148088+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:20:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:20:59.345258499+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:23:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:23:09.512994032+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:23:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:23:09.513044911+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:23:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:23:14.513152224+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:25:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:25:24.681004103+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:25:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:25:24.681093591+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:25:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:25:29.681232388+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:27:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:27:39.849057090+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:27:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:27:39.849173154+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:27:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:27:44.849292193+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:29:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:29:55.017048998+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:29:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:29:55.017149698+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:30:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:30:00.017302497+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:32:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:32:10.185129482+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:32:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:32:10.185221837+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:32:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:32:15.185436257+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:34:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:34:25.352991792+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:34:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:34:25.353083093+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:34:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:34:30.353138708+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:36:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:36:40.521135675+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:36:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:36:40.521224067+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:36:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:36:45.521406458+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:38:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:38:55.689054734+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:38:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:38:55.689146248+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:39:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:39:00.689264040+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:41:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:41:10.857057071+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:41:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:41:10.857148383+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:41:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:41:15.857300880+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:43:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:43:26.025112077+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:43:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:43:26.025206819+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:43:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:43:31.025359939+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:45:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:45:41.193071040+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:45:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:45:41.193177216+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:45:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:45:46.193389568+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:47:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:47:56.361045816+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:47:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:47:56.361138798+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:48:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:48:01.361312644+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:50:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:50:11.529122157+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:50:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:50:11.529222253+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:50:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:50:16.529400628+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:52:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:52:26.697068328+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:52:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:52:26.697155586+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:52:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:52:31.698161041+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:54:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:54:41.865065580+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:54:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:54:41.865185092+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:54:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:54:46.865266757+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:56:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:56:57.033060499+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:56:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:56:57.033150964+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:57:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:57:02.033302223+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 22:59:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:59:12.201039558+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:59:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:59:12.201127038+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 22:59:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T22:59:17.202198755+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:01:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:01:27.369044333+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:01:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:01:27.369138866+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:01:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:01:32.369244059+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:03:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:03:42.537002060+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:03:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:03:42.537094703+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:03:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:03:47.537235112+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:05:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:05:57.704983583+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:05:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:05:57.705065688+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:06:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:06:02.705152884+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:08:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:08:12.872992286+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:08:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:08:12.873075916+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:08:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:08:17.873314180+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:10:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:10:28.045051098+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:10:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:10:28.045139889+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:10:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:10:33.045268038+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:12:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:12:43.209049737+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:12:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:12:43.209148546+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:12:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:12:48.209845706+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:14:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:14:58.376941878+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:14:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:14:58.377009449+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:15:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:15:03.377162397+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:17:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:17:13.545075809+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:17:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:17:13.545176229+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:17:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:17:18.545405049+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:17:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:17:22.133659448+01:00" level=error msg="Compact failed: failed to compact to revision 6504779: database is locked"
Jan 24 23:19:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:19:28.713047703+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:19:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:19:28.713139726+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:19:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:19:33.714190355+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:21:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:21:43.881110738+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:21:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:21:43.881203205+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:21:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:21:48.881437422+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:23:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:23:59.049092484+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:23:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:23:59.049186002+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:24:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:24:04.049364506+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:26:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:26:14.216978124+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:26:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:26:14.217070673+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:26:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:26:19.217408498+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:28:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:28:29.385046704+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:28:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:28:29.385134628+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:28:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:28:34.385274425+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:30:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:30:44.553015631+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:30:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:30:44.553066424+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:30:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:30:49.553143420+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:32:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:32:59.721030723+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:32:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:32:59.721128717+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:33:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:33:04.721295586+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:35:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:35:14.889015244+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:35:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:35:14.889105860+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:35:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:35:19.889244494+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:37:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:37:30.057148848+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:37:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:37:30.057234956+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:37:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:37:35.057380435+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:39:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:39:45.225091404+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:39:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:39:45.225195948+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:39:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:39:50.225359868+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:42:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:42:00.393075693+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:42:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:42:00.393164725+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:42:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:42:05.393306568+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:44:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:44:15.561047784+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:44:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:44:15.561143865+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:44:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:44:20.561390906+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:46:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:46:30.729048954+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:46:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:46:30.729168261+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:46:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:46:35.729341299+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:48:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:48:45.897162322+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:48:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:48:45.897251342+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:48:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:48:50.897391462+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:51:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:51:01.065098014+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:51:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:51:01.065208048+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:51:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:51:06.065436439+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:53:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:53:16.233026877+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:53:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:53:16.233124943+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:53:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:53:21.233296986+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:55:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:55:31.401069269+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:55:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:55:31.401156278+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:55:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:55:36.401447711+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 24 23:57:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:57:46.569099225+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:57:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:57:46.569188691+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 24 23:57:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-24T23:57:51.569431663+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:00:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:00:01.741035535+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:00:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:00:01.741092361+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:00:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:00:06.741250373+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:02:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:02:16.905047507+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:02:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:02:16.905163411+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:02:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:02:21.905340056+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:04:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:04:32.073040654+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:04:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:04:32.073125294+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:04:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:04:37.073314524+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:06:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:06:47.241024011+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:06:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:06:47.241075520+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:06:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:06:52.241234981+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:09:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:09:02.409079188+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:09:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:09:02.409182701+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:09:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:09:07.409396083+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:11:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:11:17.577157110+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:11:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:11:17.577245624+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:11:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:11:22.577400309+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:13:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:13:32.745109463+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:13:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:13:32.745199411+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:13:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:13:37.745353995+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:15:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:15:47.913081135+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:15:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:15:47.913204959+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:15:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:15:52.913446710+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:18:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:18:03.081007249+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:18:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:18:03.081105121+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:18:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:18:08.081357712+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:20:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:20:18.249017237+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:20:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:20:18.249078726+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:20:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:20:23.249389981+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:22:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:22:33.417019183+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:22:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:22:33.417135925+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:22:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:22:38.417441977+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:24:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:24:48.585071059+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:24:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:24:48.585161873+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:24:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:24:53.585294498+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:27:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:27:03.753002192+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:27:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:27:03.753057932+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:27:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:27:08.753147267+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:29:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:29:18.920988582+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:29:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:29:18.921029655+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:29:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:29:23.921227678+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:31:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:31:34.089067211+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:31:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:31:34.089163698+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:31:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:31:39.089347871+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:33:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:33:49.257000300+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:33:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:33:49.257085464+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:33:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:33:54.257228587+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:36:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:36:04.425114573+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:36:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:36:04.425206408+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:36:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:36:09.425510961+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:38:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:38:19.592927780+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:38:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:38:19.592969618+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:38:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:38:24.593083207+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:40:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:40:34.761029264+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:40:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:40:34.761116857+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:40:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:40:39.761268394+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:42:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:42:49.929096882+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:42:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:42:49.929197155+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:42:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:42:54.929391849+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:45:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:45:05.097091449+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:45:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:45:05.097186502+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:45:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:45:10.097430827+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:47:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:47:20.265068288+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:47:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:47:20.265168531+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:47:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:47:25.265907668+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:49:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:49:35.433057356+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:49:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:49:35.433157398+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:49:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:49:40.433386419+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:51:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:51:50.601011472+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:51:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:51:50.601096620+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:51:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:51:55.602087366+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:54:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:54:05.769089838+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:54:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:54:05.769207109+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:54:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:54:10.769442484+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:56:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:56:20.936954105+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:56:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:56:20.937020789+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:56:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:56:25.937230178+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 00:58:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:58:36.105041721+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:58:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:58:36.105126395+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 00:58:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T00:58:41.105305011+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:00:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:00:51.273069233+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:00:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:00:51.273188156+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:00:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:00:56.273375546+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:03:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:03:06.441052919+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:03:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:03:06.441142939+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:03:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:03:11.441447276+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:05:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:05:21.608937141+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:05:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:05:21.608978552+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:05:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:05:26.609121289+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:07:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:07:36.777100144+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:07:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:07:36.777188351+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:07:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:07:41.777286402+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:09:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:09:51.945273729+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:09:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:09:51.945382239+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:09:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:09:56.945591085+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:12:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:12:07.113072533+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:12:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:12:07.113193359+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:12:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:12:12.113431093+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:14:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:14:22.281090223+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:14:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:14:22.281181525+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:14:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:14:27.281348565+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:16:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:16:37.449064340+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:16:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:16:37.449154833+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:16:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:16:42.449380494+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:18:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:18:52.617145763+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:18:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:18:52.617232893+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:18:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:18:57.617461021+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:21:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:21:07.785037690+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:21:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:21:07.785129683+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:21:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:21:12.785299890+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:23:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:23:22.953166119+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:23:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:23:22.953252425+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:23:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:23:27.953549724+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:25:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:25:38.121078098+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:25:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:25:38.121166774+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:25:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:25:43.121410319+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:27:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:27:53.289050566+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:27:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:27:53.289165445+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:27:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:27:58.289358961+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:30:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:30:08.457067067+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:30:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:30:08.457153915+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:30:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:30:13.457307016+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:32:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:32:23.625081912+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:32:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:32:23.625171184+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:32:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:32:28.625345802+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:34:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:34:38.792981769+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:34:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:34:38.793073064+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:34:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:34:43.793182450+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:36:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:36:53.961005363+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:36:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:36:53.961093027+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:36:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:36:58.961314953+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:39:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:39:09.129053756+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:39:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:39:09.129142847+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:39:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:39:14.129347005+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:41:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:41:24.297057912+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:41:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:41:24.297143619+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:41:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:41:29.297316051+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:43:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:43:39.465046940+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:43:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:43:39.465142005+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:43:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:43:44.465375211+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:45:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:45:54.633072849+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:45:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:45:54.633167933+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:45:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:45:59.633397102+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:48:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:48:09.801057220+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:48:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:48:09.801147974+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:48:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:48:14.801319896+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:50:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:50:24.972985256+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:50:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:50:24.973069943+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:50:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:50:29.973145813+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:52:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:52:40.137020466+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:52:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:52:40.137107782+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:52:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:52:45.137256951+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:54:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:54:55.309022235+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:54:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:54:55.309102770+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:55:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:55:00.309267579+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:57:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:57:10.473135454+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:57:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:57:10.473223782+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:57:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:57:15.473431696+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 01:59:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:59:25.641141106+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:59:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:59:25.641227820+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 01:59:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T01:59:30.641474228+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:01:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:01:40.809018249+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:01:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:01:40.809125498+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:01:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:01:45.809211151+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:03:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:03:55.977054067+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:03:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:03:55.977139411+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:04:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:04:00.977338267+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:06:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:06:11.145072962+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:06:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:06:11.145171333+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:06:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:06:16.145254816+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:08:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:08:26.313029008+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:08:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:08:26.313115375+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:08:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:08:31.313266821+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:10:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:10:41.481053779+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:10:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:10:41.481146857+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:10:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:10:46.481247454+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:12:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:12:56.649088520+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:12:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:12:56.649177396+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:13:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:13:01.649311301+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:15:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:15:11.817097468+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:15:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:15:11.817187892+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:15:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:15:16.817491987+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:17:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:17:26.985089654+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:17:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:17:26.985177989+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:17:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:17:31.985399233+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:19:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:19:42.153124562+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:19:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:19:42.153215274+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:19:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:19:47.153292056+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:21:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:21:57.321037541+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:21:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:21:57.321122762+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:22:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:22:02.321228361+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:24:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:24:12.489068256+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:24:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:24:12.489155197+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:24:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:24:17.489340073+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:26:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:26:27.657079431+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:26:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:26:27.657168751+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:26:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:26:32.657341280+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:28:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:28:42.825046404+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:28:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:28:42.825141307+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:28:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:28:47.825362863+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:30:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:30:57.993066125+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:30:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:30:57.993154804+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:31:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:31:02.993322494+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:33:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:33:13.161076710+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:33:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:33:13.161169937+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:33:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:33:18.161252083+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:35:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:35:28.329040732+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:35:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:35:28.329119717+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:35:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:35:33.329264343+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:37:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:37:43.497071640+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:37:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:37:43.497170780+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:37:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:37:48.497348461+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:39:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:39:58.665079842+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:39:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:39:58.665176793+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:40:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:40:03.665354430+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:42:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:42:13.832998604+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:42:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:42:13.833099304+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:42:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:42:18.833226305+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:44:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:44:29.001097763+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:44:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:44:29.001190444+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:44:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:44:34.001345454+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:46:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:46:44.169064048+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:46:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:46:44.169153018+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:46:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:46:49.169395745+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:48:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:48:59.337122186+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:48:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:48:59.337213235+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:49:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:49:04.337361053+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:51:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:51:14.505108544+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:51:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:51:14.505203423+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:51:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:51:19.505373227+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:53:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:53:29.673087940+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:53:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:53:29.673178808+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:53:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:53:34.673268701+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:55:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:55:44.841053328+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:55:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:55:44.841154080+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:55:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:55:49.841300626+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 02:58:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:58:00.009021736+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:58:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:58:00.009126399+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 02:58:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T02:58:05.009305464+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:00:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:00:15.177100858+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:00:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:00:15.177195334+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:00:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:00:20.177437460+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:02:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:02:30.345031738+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:02:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:02:30.345123627+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:02:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:02:35.345208497+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:04:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:04:45.513048955+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:04:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:04:45.513141547+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:04:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:04:50.513467712+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:07:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:07:00.681071986+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:07:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:07:00.681176136+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:07:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:07:05.681440397+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:09:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:09:15.849025134+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:09:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:09:15.849128622+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:09:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:09:20.849247492+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:11:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:11:31.017041862+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:11:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:11:31.017128874+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:11:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:11:36.017350607+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:13:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:13:46.185064213+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:13:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:13:46.185150161+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:13:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:13:51.185304864+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:16:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:16:01.352999057+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:16:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:16:01.353087277+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:16:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:16:06.353162560+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:18:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:18:16.521105380+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:18:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:18:16.521199153+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:18:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:18:21.521287734+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:20:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:20:31.689060075+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:20:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:20:31.689161269+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:20:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:20:36.689377473+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:22:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:22:46.857046467+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:22:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:22:46.857142283+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:22:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:22:51.857278634+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:25:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:25:02.024995074+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:25:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:25:02.025096739+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:25:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:25:07.025271980+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:27:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:27:17.193087111+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:27:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:27:17.193173711+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:27:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:27:22.193345510+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:29:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:29:32.361053545+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:29:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:29:32.361142559+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:29:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:29:37.362188409+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:31:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:31:47.529073380+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:31:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:31:47.529172491+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:31:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:31:52.529399117+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:34:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:34:02.697109151+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:34:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:34:02.697200601+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:34:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:34:07.697441144+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:36:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:36:17.865050722+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:36:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:36:17.865149631+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:36:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:36:22.865236487+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:38:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:38:33.033124755+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:38:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:38:33.033221490+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:38:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:38:38.033365386+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:40:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:40:48.201082001+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:40:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:40:48.201172262+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:40:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:40:53.201456575+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:43:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:43:03.369036736+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:43:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:43:03.369137105+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:43:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:43:08.369258747+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:45:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:45:18.540943977+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:45:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:45:18.540994267+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:45:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:45:23.541089400+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:47:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:47:33.705089266+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:47:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:47:33.705197142+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:47:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:47:38.705353734+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:49:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:49:48.877045824+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:49:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:49:48.877131258+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:49:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:49:53.877366060+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:52:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:52:04.040969430+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:52:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:52:04.041058229+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:52:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:52:09.041214137+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:54:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:54:19.208994160+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:54:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:54:19.209090395+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:54:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:54:24.209275560+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:56:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:56:34.377096874+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:56:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:56:34.377186488+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:56:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:56:39.377351884+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 03:58:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:58:49.545022014+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:58:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:58:49.545086855+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 03:58:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T03:58:54.545280984+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:01:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:01:04.713048414+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:01:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:01:04.713157310+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:01:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:01:09.713383617+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:03:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:03:19.881069119+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:03:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:03:19.881179303+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:03:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:03:24.881368354+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:05:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:05:35.049070441+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:05:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:05:35.049167104+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:05:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:05:40.049408629+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:07:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:07:50.217057688+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:07:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:07:50.217147616+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:07:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:07:55.217379069+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:10:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:10:05.385082542+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:10:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:10:05.385201929+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:10:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:10:10.385351452+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:12:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:12:20.553072054+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:12:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:12:20.553165830+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:12:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:12:25.553403556+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:14:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:14:35.721103095+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:14:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:14:35.721214483+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:14:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:14:40.721435124+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:16:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:16:50.889040987+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:16:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:16:50.889133153+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:16:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:16:55.889280803+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:19:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:19:06.057083984+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:19:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:19:06.057176936+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:19:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:19:11.057277569+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:21:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:21:21.225058770+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:21:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:21:21.225148304+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:21:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:21:26.225359275+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:23:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:23:36.393056995+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:23:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:23:36.393144434+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:23:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:23:41.393327949+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:25:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:25:51.561132478+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:25:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:25:51.561220910+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:25:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:25:56.561500633+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:28:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:28:06.729079939+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:28:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:28:06.729179338+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:28:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:28:11.729399218+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:30:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:30:21.897078924+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:30:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:30:21.897173004+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:30:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:30:26.897405818+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:32:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:32:37.065124849+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:32:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:32:37.065223993+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:32:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:32:42.065370666+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:34:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:34:52.233107793+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:34:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:34:52.233198565+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:34:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:34:57.233354985+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:37:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:37:07.401062112+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:37:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:37:07.401149819+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:37:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:37:12.401375578+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:39:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:39:22.569073945+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:39:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:39:22.569165354+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:39:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:39:27.569393248+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:41:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:41:37.737200726+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:41:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:41:37.737300340+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:41:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:41:42.737483404+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:43:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:43:52.905119610+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:43:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:43:52.905212121+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:43:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:43:57.905380271+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:46:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:46:08.073102691+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:46:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:46:08.073198768+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:46:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:46:13.073426339+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:48:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:48:23.241063526+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:48:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:48:23.241164598+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:48:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:48:28.242058118+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:50:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:50:38.409090145+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:50:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:50:38.409185552+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:50:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:50:43.409345484+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:52:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:52:53.577046673+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:52:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:52:53.577134972+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:52:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:52:58.577304211+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:55:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:55:08.745050444+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:55:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:55:08.745137018+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:55:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:55:13.745300048+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:57:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:57:23.913060074+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:57:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:57:23.913150760+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:57:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:57:28.913310241+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 04:59:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:59:39.081055620+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:59:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:59:39.081142931+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 04:59:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T04:59:44.081320412+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:01:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:01:54.249048969+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:01:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:01:54.249136505+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:01:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:01:59.249221404+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:04:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:04:09.417044471+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:04:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:04:09.417132422+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:04:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:04:14.417294130+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:06:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:06:24.585032895+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:06:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:06:24.585136516+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:06:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:06:29.585298028+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:08:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:08:39.756992667+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:08:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:08:39.757090880+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:08:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:08:44.757280370+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:10:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:10:54.921062359+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:10:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:10:54.921158331+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:10:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:10:59.921387452+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:13:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:13:10.089104469+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:13:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:13:10.089196458+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:13:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:13:15.089404083+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:15:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:15:25.257046642+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:15:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:15:25.257133998+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:15:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:15:30.257301666+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:17:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:17:40.425081008+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:17:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:17:40.425171216+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:17:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:17:45.425269282+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:19:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:19:55.593078866+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:19:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:19:55.593170360+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:20:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:20:00.593328052+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:22:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:22:10.761055134+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:22:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:22:10.761152966+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:22:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:22:15.761306813+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:24:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:24:25.929083465+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:24:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:24:25.929174006+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:24:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:24:30.929394880+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:26:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:26:41.097082908+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:26:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:26:41.097172660+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:26:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:26:46.097414001+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:28:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:28:56.265114838+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:28:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:28:56.265205486+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:29:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:29:01.265366040+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:31:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:31:11.433055593+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:31:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:31:11.433145629+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:31:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:31:16.433486993+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:33:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:33:26.601007565+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:33:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:33:26.601096420+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:33:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:33:31.601246837+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:35:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:35:41.769086293+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:35:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:35:41.769181458+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:35:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:35:46.769411875+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:37:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:37:56.937040629+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:37:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:37:56.937131913+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:38:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:38:01.937353359+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:40:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:40:12.105105381+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:40:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:40:12.105220152+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:40:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:40:17.105361454+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:42:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:42:27.272992064+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:42:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:42:27.273083928+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:42:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:42:32.273236105+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:44:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:44:42.441071901+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:44:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:44:42.441162817+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:44:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:44:47.441448438+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:46:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:46:57.609056867+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:46:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:46:57.609148949+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:47:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:47:02.609344755+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:49:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:49:12.777071781+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:49:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:49:12.777174189+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:49:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:49:17.777426132+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:51:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:51:27.945011830+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:51:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:51:27.945103210+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:51:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:51:32.945255665+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:53:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:53:43.113109422+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:53:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:53:43.113202238+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:53:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:53:48.113387152+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:55:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:55:58.281047736+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:55:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:55:58.281139496+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:56:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:56:03.281263888+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 05:58:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:58:13.449082442+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:58:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:58:13.449175514+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 05:58:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T05:58:18.449398274+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:00:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:00:28.617091437+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:00:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:00:28.617186447+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:00:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:00:33.617353854+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:02:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:02:43.789063570+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:02:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:02:43.789170041+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:02:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:02:48.789405330+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:04:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:04:58.953074799+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:04:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:04:58.953167010+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:05:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:05:03.953384970+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:07:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:07:14.121148466+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:07:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:07:14.121241005+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:07:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:07:19.121563100+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:09:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:09:29.289004389+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:09:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:09:29.289092600+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:09:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:09:34.289321578+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:11:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:11:44.457125790+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:11:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:11:44.457218273+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:11:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:11:49.457518586+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:13:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:13:59.625154029+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:13:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:13:59.625250540+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:14:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:14:04.625473287+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:16:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:16:14.793107709+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:16:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:16:14.793200023+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:16:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:16:19.793369958+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:18:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:18:29.961078298+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:18:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:18:29.961175014+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:18:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:18:34.961374649+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:20:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:20:45.128986956+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:20:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:20:45.129074103+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:20:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:20:50.129316545+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:23:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:23:00.297124527+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:23:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:23:00.297228612+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:23:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:23:05.297427845+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:25:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:25:15.465055042+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:25:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:25:15.465142747+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:25:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:25:20.465350818+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:27:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:27:30.633039262+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:27:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:27:30.633160449+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:27:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:27:35.633343819+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:29:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:29:45.801090009+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:29:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:29:45.801182361+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:29:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:29:50.801345592+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:32:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:32:00.969080290+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:32:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:32:00.969178455+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:32:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:32:05.969470266+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:34:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:34:16.137103609+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:34:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:34:16.137193420+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:34:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:34:21.137340981+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:36:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:36:31.305067286+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:36:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:36:31.305173829+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:36:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:36:36.305327783+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:38:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:38:46.473119573+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:38:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:38:46.473213452+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:38:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:38:51.473346654+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:41:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:41:01.641120744+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:41:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:41:01.641214018+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:41:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:41:06.641386931+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:43:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:43:16.809114014+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:43:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:43:16.809217746+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:43:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:43:21.809440646+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:45:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:45:31.977076294+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:45:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:45:31.977166154+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:45:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:45:36.977376032+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:47:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:47:47.145182475+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:47:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:47:47.145273351+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:47:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:47:52.145355387+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:50:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:50:02.313000803+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:50:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:50:02.313074859+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:50:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:50:07.313215171+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:52:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:52:17.481024949+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:52:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:52:17.481112569+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:52:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:52:22.481215569+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:54:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:54:32.649038657+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:54:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:54:32.649135232+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:54:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:54:37.649225266+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:56:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:56:47.817117622+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:56:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:56:47.817205281+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:56:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:56:52.817361070+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 06:59:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:59:02.985078874+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:59:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:59:02.985168593+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 06:59:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T06:59:07.985304830+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:01:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:01:18.153067885+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:01:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:01:18.153166080+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:01:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:01:23.153414461+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:03:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:03:33.321041685+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:03:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:03:33.321128520+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:03:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:03:38.321218763+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:05:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:05:48.489053327+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:05:48 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:05:48.489139453+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:05:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:05:53.489385046+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:08:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:08:03.657148623+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:08:03 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:08:03.657237597+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:08:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:08:08.657324952+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:10:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:10:18.824993945+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:10:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:10:18.825081429+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:10:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:10:23.825248098+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:12:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:12:33.993047371+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:12:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:12:33.993137408+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:12:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:12:38.993429532+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:14:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:14:49.160988160+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:14:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:14:49.161083651+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:14:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:14:54.161176383+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:17:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:17:04.328988664+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:17:04 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:17:04.329072472+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:17:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:17:09.329226278+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:19:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:19:19.497082467+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:19:19 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:19:19.497173427+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:19:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:19:24.497360976+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:21:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:21:34.665059109+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:21:34 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:21:34.665151908+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:21:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:21:39.665375070+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:23:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:23:49.833057063+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:23:49 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:23:49.833153403+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:23:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:23:54.833250339+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:26:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:26:05.001088711+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:26:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:26:05.001193955+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:26:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:26:10.001366065+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:28:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:28:20.169084266+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:28:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:28:20.169193209+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:28:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:28:25.169274886+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:30:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:30:35.337055515+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:30:35 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:30:35.337144459+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:30:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:30:40.337288168+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:32:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:32:50.505126381+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:32:50 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:32:50.505218152+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:32:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:32:55.505512561+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:35:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:35:05.673060536+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:35:05 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:35:05.673152135+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:35:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:35:10.673328131+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:37:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:37:20.841016106+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:37:20 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:37:20.841108026+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:37:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:37:25.841200346+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:39:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:39:36.009059284+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:39:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:39:36.009150465+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:39:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:39:41.009269805+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:41:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:41:51.177074805+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:41:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:41:51.177164278+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:41:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:41:56.177323393+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:44:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:44:06.344994407+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:44:06 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:44:06.345088865+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:44:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:44:11.345183776+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:46:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:46:21.513065466+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:46:21 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:46:21.513150058+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:46:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:46:26.513312588+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:48:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:48:36.681067892+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:48:36 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:48:36.681162265+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:48:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:48:41.681289932+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:50:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:50:51.848973798+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:50:51 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:50:51.849059978+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:50:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:50:56.849214206+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:53:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:53:07.017050461+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:53:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:53:07.017142760+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:53:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:53:12.017425642+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:55:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:55:22.184991435+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:55:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:55:22.185033892+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:55:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:55:27.185244173+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:57:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:57:37.353036609+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:57:37 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:57:37.353114898+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:57:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:57:42.353224693+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 07:59:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:59:52.521045053+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:59:52 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:59:52.521136021+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 07:59:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T07:59:57.521257870+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:02:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:02:07.689083069+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:02:07 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:02:07.689194630+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:02:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:02:12.689349346+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:04:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:04:22.857080910+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:04:22 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:04:22.857170142+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:04:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:04:27.857285634+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:06:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:06:38.024999213+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:06:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:06:38.025095196+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:06:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:06:43.025314486+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:08:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:08:53.193066373+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:08:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:08:53.193157768+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:08:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:08:58.193432497+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:11:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:11:08.361066494+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:11:08 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:11:08.361179974+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:11:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:11:13.361348250+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:13:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:13:23.528993084+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:13:23 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:13:23.529060473+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:13:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:13:28.529264598+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:15:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:15:38.697104899+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:15:38 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:15:38.697192569+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:15:43 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:15:43.697994057+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:17:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:17:53.868986806+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:17:53 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:17:53.869077854+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:17:58 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:17:58.869888480+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:20:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:20:09.033050713+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:20:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:20:09.033174068+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:20:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:20:14.033335001+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:22:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:22:24.200999032+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:22:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:22:24.201087699+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:22:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:22:29.201383295+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:24:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:24:39.369035288+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:24:39 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:24:39.369125236+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:24:44 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:24:44.369233755+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:26:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:26:54.537054510+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:26:54 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:26:54.537149781+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:26:59 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:26:59.537289259+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:29:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:29:09.705073634+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:29:09 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:29:09.705165942+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:29:14 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:29:14.705509080+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:31:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:31:24.872989631+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:31:24 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:31:24.873081167+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:31:29 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:31:29.873237546+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:33:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:33:40.040970764+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:33:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:33:40.041056072+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:33:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:33:45.041213242+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:35:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:35:55.209060689+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:35:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:35:55.209155477+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:36:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:36:00.209377599+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:38:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:38:10.377081193+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:38:10 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:38:10.377176578+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:38:15 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:38:15.377352969+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:40:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:40:25.545155619+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:40:25 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:40:25.545244626+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:40:30 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:40:30.545425728+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:42:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:42:40.713086253+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:42:40 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:42:40.713179149+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:42:45 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:42:45.714013431+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:44:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:44:55.885033170+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:44:55 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:44:55.885125029+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:45:00 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:45:00.885267624+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:47:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:47:11.049078552+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:47:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:47:11.049169139+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:47:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:47:16.049305054+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:49:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:49:26.221047436+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:49:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:49:26.221137941+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:49:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:49:31.221526130+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:51:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:51:41.384986830+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:51:41 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:51:41.385076904+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:51:46 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:51:46.385182669+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:53:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:53:56.553091716+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:53:56 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:53:56.553181940+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:54:01 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:54:01.553355367+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:56:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:56:11.720998665+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:56:11 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:56:11.721088267+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:56:16 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:56:16.721186534+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 08:58:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:58:26.889067084+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:58:26 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:58:26.889156500+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 08:58:31 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T08:58:31.889276855+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:00:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:00:42.057132002+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:00:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:00:42.057221727+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:00:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:00:47.057448495+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:02:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:02:57.225100367+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:02:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:02:57.225186742+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:03:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:03:02.225358620+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:05:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:05:12.393053763+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:05:12 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:05:12.393138890+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:05:17 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:05:17.393296744+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:07:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:07:27.561003386+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:07:27 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:07:27.561090505+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:07:32 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:07:32.561325757+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:09:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:09:42.729010083+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:09:42 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:09:42.729099712+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:09:47 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:09:47.729274508+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:11:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:11:57.897042727+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:11:57 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:11:57.897129910+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:12:02 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:12:02.897266320+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:14:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:14:13.065065275+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:14:13 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:14:13.065156654+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:14:18 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:14:18.065317891+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
Jan 25 09:16:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:16:28.233063111+01:00" level=error msg="Failed to connect to proxy" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:16:28 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:16:28.233154247+01:00" level=error msg="Remotedialer proxy error" error="dial tcp 192.168.192.38:6443: connect: connection timed out"
Jan 25 09:16:33 nas.lan.wejdmark.org k3s[13927]: time="2022-01-25T09:16:33.233313361+01:00" level=info msg="Connecting to proxy" url="wss://192.168.192.38:6443/v1-k3s/connect"
debug finished in 0 seconds for K3s Logs (last 1000 lines)


