https://rancher.com/ logo
Title
c

clever-guitar-78476

07/12/2022, 3:43 AM
any support person ?? or anyone help me to resolve rancher-desktop installation issue
f

fast-garage-66093

07/12/2022, 4:51 AM
You will need to post a message with the details about your problem, and then maybe somebody else can help you, or ask further questions...
c

clever-guitar-78476

07/12/2022, 4:53 AM
while running "docker-dektop" ...rancher-desktop is not installing
is that known fact ??
f

fast-garage-66093

07/12/2022, 4:55 AM
I think it should install, but may not run at the same time. Which platform is this? Maybe try stopping docker-desktop while installing rancher-desktop?
And what happens? do you get any error messages?
c

clever-guitar-78476

07/12/2022, 4:56 AM
its in windows11 AMD
do i need to provide WSL too?? or it will just take rancher-dektop as default
wsl other then rancher-desktop ?
f

fast-garage-66093

07/12/2022, 4:57 AM
Rancher Desktop will install WSL2 for you, but you should already have it if you have Docker Desktop installed
c

clever-guitar-78476

07/12/2022, 4:57 AM
yes its there
f

fast-garage-66093

07/12/2022, 4:57 AM
So what happens when you run the installer; do you get any error?
c

clever-guitar-78476

07/12/2022, 5:06 AM
f

fast-garage-66093

07/12/2022, 5:08 AM
I would suggest you open a Github issue and attach the full log files; the screenshot doesn't have enough information to tell what is wrong
c

clever-guitar-78476

07/12/2022, 5:08 AM
rancher-desktop-data is stopping by its own ...
which might be causing all those binary missing issue
f

fast-garage-66093

07/12/2022, 5:09 AM
That may be normal; the data distro is just a persistent volume to keep data even when you upgrade
c

clever-guitar-78476

07/12/2022, 5:09 AM
but it should be running right
f

fast-garage-66093

07/12/2022, 5:13 AM
No, it is normal to be stopped:
PS C:\Users\Jan> wsl -l -v
  NAME                    STATE           VERSION
* Ubuntu-20.04            Running         2
  rancher-desktop-data    Stopped         2
  openSUSE-Leap-15.2      Running         2
  rancher-desktop         Running         2
PS C:\Users\Jan> kubectl get no
NAME              STATUS   ROLES                  AGE    VERSION
desktop-4992680   Ready    control-plane,master   6d8h   v1.23.8+k3s2
c

clever-guitar-78476

07/12/2022, 5:14 AM
okay ...have u integrated aswell?? rancher-dektop with Ubuntu-20?
f

fast-garage-66093

07/12/2022, 5:16 AM
Yes:
jan@DESKTOP-4992680:~$ docker images
REPOSITORY                         TAG                    IMAGE ID       CREATED         SIZE
rancher/klipper-helm               v0.7.3-build20220613   38b3b9ad736a   4 weeks ago     239MB
rancher/mirrored-library-busybox   1.34.1                 62aedd01bd85   4 weeks ago     1.24MB
rancher/mirrored-library-traefik   2.6.2                  72463d8000a3   3 months ago    102MB
rancher/mirrored-coredns-coredns   1.9.1                  99376d8f35e0   4 months ago    49.5MB
rancher/klipper-lb                 v0.3.5                 dbd43b6716a0   5 months ago    8.09MB
rancher/local-path-provisioner     v0.0.21                fb9b574e03c3   6 months ago    35MB
rancher/mirrored-metrics-server    v0.5.2                 f73640fb5061   7 months ago    64.3MB
rancher/mirrored-pause             3.6                    6270bb605e12   10 months ago   683kB
<http://k8s.gcr.io/pause|k8s.gcr.io/pause>                   3.6                    6270bb605e12   10 months ago   683kB
jan@DESKTOP-4992680:~$ kubectl get po -A
NAMESPACE     NAME                                      READY   STATUS      RESTARTS        AGE
kube-system   helm-install-traefik-crd-6v5sf            0/1     Completed   0               6d8h
kube-system   helm-install-traefik-5pglc                0/1     Completed   0               6d8h
kube-system   local-path-provisioner-6c79684f77-gw7cp   1/1     Running     4 (3m51s ago)   6d8h
kube-system   svclb-traefik-c1834ab7-g44qm              2/2     Running     8 (3m51s ago)   6d8h
kube-system   coredns-d76bd69b-rqlv6                    1/1     Running     4 (3m51s ago)   6d8h
kube-system   traefik-df4ff85d6-h5rfj                   1/1     Running     4 (3m51s ago)   6d8h
kube-system   metrics-server-7cd5fcb6b7-ff6b8           1/1     Running     5 (3m51s ago)   6d8h
c

clever-guitar-78476

07/12/2022, 5:16 AM
okay ..let me try integrating with Ubuntu 20
f

fast-garage-66093

07/12/2022, 5:17 AM
I can see that this may somehow conflict with Docker Desktop also being installed/running, but I don't know.
It may be best to use only one of them at a time
c

clever-guitar-78476

07/12/2022, 5:18 AM
docker desktop is stopped and integrated on Ubuntu22
rancher desktop try to re-run with integration with Ubuntu20
i am playing with fire ..i know 🙂
f

fast-garage-66093

07/12/2022, 5:19 AM
I'll have to drop soon; good luck!