icy-fall-12511
07/26/2023, 6:40 AMUnable to cancel request for *exec.roundTripper
(https://slack-archive.rancher.com/t/2758957/hello-i-am-new-to-rancher-and-was-just-trying-the-hello-worl). For me:
This issue happened when I had two kubectl
installed one from home brew and one from rancher desktop. The solution for me was to add Home Brew /bin
path to the front of PATH
after Rancher adds own /bin
.
From my side I have installed oidc-login
, too. I'm not sure if this is some interoperability issue, or something is broken with kubectl
delivered with Rancher.
For back info. When I try to execute broken commands there's hundreds of kubectl oidc-login
processes in the system, causing finally overloading of system. So quite often I was able to see issue like unable to fork, etc.
If you would have more questions or I can help with something I'm happy to help.