Hey all. Seeing some weird x509 errors when trying to start rancher desktop on WSL. There is a transparent proxy via zscaler and have a feeling it’s playing a role in the issue. Any thoughts on what to try? I was thinking of adding the tls-sans but saw some similar issues in k3s saying it doesn’t help
https://github.com/rancher-sandbox/rancher-desktop/issues/3428#issuecomment-1382004199
w
wide-mechanic-33041
01/13/2023, 5:23 PM
One thing you may want to try is changing the MTU on the VM interface. you have layers and layers of virt that can create some header bloat and packet fragmentation that can cause TLS to fail
👍 1
w
worried-bear-54104
01/13/2023, 5:39 PM
Will do. You don’t think that IP missing from the sans is an issue?
Changing the mtu didn’t have any affect :-/
w
wide-mechanic-33041
01/18/2023, 3:59 PM
may need to open an issue on the github and attach the k3s logs to see where specifically it is failing to start