kind-application-89221
09/21/2022, 12:10 PMdockerd
not containerd
best-wall-17038
09/21/2022, 7:12 PMrefined-crowd-99813
09/21/2022, 9:27 PMdocker stats
is still showing MEM USAGE / LIMIT
stats that look like 897.4MiB / 2.909GiB
. anyone know why this is?clean-pager-20838
09/21/2022, 11:16 PMhigh-toothbrush-33213
09/22/2022, 3:57 AMlocal-path
storage class with WSL, but I'm consistently told MountVolume.NewMounter initialization failed for volume "myvolume" : path "/some/path/somewhere" does not exist
steep-school-79756
09/22/2022, 8:55 AMpowerful-elephant-25838
09/22/2022, 9:01 AMsteep-school-79756
09/22/2022, 9:03 AMpowerful-elephant-25838
09/22/2022, 9:06 AMpowerful-elephant-25838
09/22/2022, 9:08 AMpowerful-elephant-25838
09/22/2022, 9:08 AMsteep-school-79756
09/22/2022, 9:08 AMpowerful-elephant-25838
09/22/2022, 9:09 AMpowerful-elephant-25838
09/22/2022, 9:10 AMsteep-school-79756
09/22/2022, 9:26 AMgray-hamburger-78209
09/22/2022, 4:21 PMbumpy-megabyte-97895
09/22/2022, 9:31 PMmvn docker:run
is successful and see an entry when I do `docker ps`but still getting a cannot connect exception.
ChastClientException: (-1, null, false) Processing exception while communicating to: <http://localhost:32124>
This is the output from docker ps.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8548d5ea9f22 paasdevsss/sss/wfaas-in-memory:1.0-SNAPSHOT "/sbin/simple_init.py" 19 minutes ago Up 19 minutes 0.0.0.0:32124->32124/tcp, :::32124->32124/tcp xenodochial_khayyam
acoustic-bird-11838
09/23/2022, 11:49 AMmany-kite-98414
09/23/2022, 12:50 PMmany-kite-98414
09/23/2022, 12:53 PMicy-garage-31078
09/23/2022, 4:07 PMkind-jackal-41845
09/26/2022, 10:19 AMkind-jackal-41845
09/26/2022, 10:30 AMsteep-school-79756
09/26/2022, 10:52 AMblue-lock-78400
09/26/2022, 7:37 PMproud-jewelry-76210
09/27/2022, 7:45 AM#!/bin/sh
/mnt/c/Windows/system32/wsl.exe -d wsl-vpnkit service wsl-vpnkit start
Made sur that the line endings are LF.
If I run the same command through wsl in the rancher-desktop distribution it works, but not with the script.
I couldn't find any logs about the command run either, is it even logged somewhere?
Thanksbest-wall-17038
09/27/2022, 8:51 AM2022-09-27T08:49:53.925Z: stderr: I0927 10:49:53.925494 28463 trace.go:205] Trace[674935082]: "Reflector ListAndWatch" name:pkg/mod/github.com/rancher/client-go@v1.20.0-rancher.1/tools/cache/reflector.go:168 (27-Sep-2022 10:47:58.685) (total time: 115239ms):
Trace[674935082]: [1m55.239759959s] [1m55.239759959s] END
E0927 10:49:53.925508 28463 reflector.go:139] pkg/mod/github.com/rancher/client-go@v1.20.0-rancher.1/tools/cache/reflector.go:168: Failed to watch *v1.RoleBinding: failed to list *v1.RoleBinding: Get "<https://127.0.0.1:6443/apis/rbac.authorization.k8s.io/v1/rolebindings?resourceVersion=393647>": net/http: TLS handshake timeout
2022-09-27T08:49:53.940Z: stderr: I0927 10:49:53.940073 28463 trace.go:205] Trace[1109481154]: "Reflector ListAndWatch" name:pkg/mod/github.com/rancher/client-go@v1.20.0-rancher.1/tools/cache/reflector.go:168 (27-Sep-2022 10:47:58.698) (total time: 115241ms):
Trace[1109481154]: [1m55.241603375s] [1m55.241603375s] END
E0927 10:49:53.940090 28463 reflector.go:139] pkg/mod/github.com/rancher/client-go@v1.20.0-rancher.1/tools/cache/reflector.go:168: Failed to watch *v1.ClusterRole: failed to list *v1.ClusterRole: Get "<https://127.0.0.1:6443/apis/rbac.authorization.k8s.io/v1/clusterroles?resourceVersion=393647>": net/http: TLS handshake timeout
2022-09-27T08:49:56.781Z: stderr: time="2022-09-27T10:49:56+02:00" level=error msg="Failed to read API for groups map[<http://metrics.k8s.io/v1beta1:the|metrics.k8s.io/v1beta1:the> server is currently unable to handle the request]"
cool-airline-72564
09/27/2022, 12:02 PMcool-airline-72564
09/27/2022, 12:02 PMicy-garage-31078
09/27/2022, 1:40 PM