This message was deleted.
# rancher-desktop
a
This message was deleted.
p
Can you post the relevant lines from
wsl-exec.log
? (I think that was
wsl.log
, right?)
p
yes, that was from wsl.log
p
Okay, the two errors in your logs are harmless (they're files that might normally not exist); I don't see any specific errors in those logs that are an issue. Is starting actually failing?
p
running to an appointment. back in about 1.5 hours
yes, it is failing
Copy code
Error: Client network socket disconnected before secure TLS connection was established
@proud-jewelry-46860 Is that what you needed ^^?
@proud-jewelry-46860 any help you can provide with this? ^^
I0508 211645.543833 671 trace.go:236] Trace[1079867256]: "Proxy via http_connect protocol over tcp" address10.42.0.1910250 (08-May-2024 211642.440) (total time: 3103ms): Trace[1079867256]: [3.10300259s] [3.10300259s] END E0508 211645.548392 671 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.42.0.19:10250/apis/metrics.k8s.io/v1beta1: Get "https://10.42.0.19:10250/apis/metrics.k8s.io/v1beta1": proxy error from 127.0.0.1:6443 while dialing 10.42.0.19:10250, code 502: 502 Bad Gateway W0508 211645.548569 671 handler_proxy.go:93] no RequestInfo found in the context E0508 211645.549427 671 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable , Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]] W0508 211646.550755 671 handler_proxy.go:93] no RequestInfo found in the context E0508 211646.551670 671 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService I0508 211646.551979 671 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue. W0508 211646.550820 671 handler_proxy.go:93] no RequestInfo found in the context E0508 211646.552531 671 controller.go:102] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
w
that looks like k3s isn't starting. if you disable k8s for the moment does docker/containerd function?
p
Hi, sorry, got distracted fixing bugs, sorry 🙂 Yeah, that sounds like it's having issues talking to Kubernetes; but it made the connection (and immediately closed)?
310 Views