https://rancher.com/ logo
Join the conversationJoin Slack
Channels
academy
amazon
arm
azure
cabpr
chinese
ci-cd
danish
deutsch
developer
elemental
epinio
espanol
events
extensions
fleet
français
gcp
general
harvester
harvester-dev
hobbyfarm
hypper
japanese
k3d
k3os
k3s
k3s-contributor
kim
kubernetes
kubewarden
lima
logging
longhorn-dev
longhorn-storage
masterclass
mesos
mexico
nederlands
neuvector-security
office-hours
one-point-x
onlinemeetup
onlinetraining
opni
os
ozt
phillydotnet
portugues
rancher-desktop
rancher-extensions
rancher-setup
rancher-wrangler
random
rfed_ara
rio
rke
rke2
russian
s3gw
service-mesh
storage
submariner
supermicro-sixsq
swarm
terraform-controller
terraform-provider-rancher2
terraform-provider-rke
theranchcast
training-0110
training-0124
training-0131
training-0207
training-0214
training-1220
ukranian
v16-v21-migration
vsphere
windows
Powered by Linen
rancher-desktop
  • b

    billowy-flag-37369

    06/17/2022, 3:48 PM
    Hello, somebody knows which URL or IP address needs access on Internet the rancher desktop to install and run it, I don't want the computer has totally access to the Internet, only the necessary. Thanks
    w
    • 2
    • 2
  • b

    brave-rocket-28538

    06/17/2022, 10:04 PM
    Good afternoon, I recently switched from Docker Desktop to Rancher Desktop (Windows) for managing a small app stack intended for offline training. The idea is that the entire stack is running on a laptop acting as my server and I can train users even in places where internet connection is poor. All worked well with Docker Desktop. I could connect to <laptop-server-ip-address>:<port-of-my-choice> and access my application. The stack is managed using docker compose. After switching to Rancher Desktop I can connect via localhost but not via IP address from the "client" laptops. I have a suspicion that the network type is the culprit but am not experienced enough in that area to debug and verify. Any help or suggestions are appreciated.
    p
    • 2
    • 2
  • g

    green-restaurant-60209

    06/18/2022, 2:26 PM
    Hello. I am using Rancher Desktop to drive devcontainer development locally with Moby. To use docker or kubernetes within the container, I have it synchronizing with the desktop's docker and kubernetes. That said Rancher Desktop is clobbering kubeconfig's set context which does not seem right and contrary to docker for mac. I want to be able to execute kubectl commands in my devcontainer to also access my remote cluster. I need Docker to be running for my devcontainer, but want the kubeconfig to be respected so that it will use the kubernetes context that has been set.
    p
    • 2
    • 9
  • q

    quick-keyboard-83126

    06/19/2022, 2:56 AM
    Anyone know what this is about?
    f
    • 2
    • 6
  • o

    orange-pillow-95183

    06/20/2022, 7:20 AM
    Hello, I don’t use kubernetes, may I set the memory to1GB and cpu to 1 ? cause qemu-system-aarch64 is consuming 2 GB , while I only use the docker engine and docker client, for a simple app that don’t consume over 200 MB and 0.1 mc
    f
    • 2
    • 2
  • d

    damp-greece-33054

    06/20/2022, 8:40 AM
    Hello, macOS user here, just did a fresh install. Tried running a simple docker-compose file and I'm running into this issue that was fixed in nerdctl v0.21.0, but RD has v0.20.0. Is there any way for me to upgrade nerdctl?
    i
    s
    +2
    • 5
    • 34
  • b

    brash-train-33431

    06/20/2022, 11:05 PM
    Hi everyone! I'm trying to run the command
    nerdctl run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" -v elast_data:/usr/share/elasticsearch/data elasticsearch:6.6.0
    or
    nerdctl pull elasticsearch:6.6.0
    on my macOS but i am getting the following error
    FATA[0001] no match for platform in manifest: not found
    I believe it is something regarding the architecture definition that is not ARM or x64. I am not sure. when I try to run the command with the flag
    --all-platforms
    it works but it doesn't work for me
    nerdctl pull elasticsearch:6.6.0 --all-platforms
    f
    p
    • 3
    • 9
  • b

    bland-ram-39507

    06/21/2022, 10:15 AM
    Hi Rancher Desktop users. I wondered if I could get help on what’s gone wrong with my rd 1.4.1 upgrade? Following upgrade, stop and start, I’m now getting that the daemon vm isn’t allowing connections. Ie unix:///var/run/docker.sock no connection. I’ve tried switching back to factory settings, but still get daemon not running. I’ve set up for dockerd moby. My machine is intel mac. I’ve included $HOME/.rd/bin in my path. The cri-dockerd.log contains --- map[string]interface {}{“cniVersion”:“0.3.1", “forceAddress”:true, “hairpinMode”:true, “ipMasq”:false, “ipam”:map[string]interface {}{“ranges”:[][]map[string]interface {}{[]map[string]interface {}{map[string]interface {}{“subnet”:“10.42.0.0/24”}}}, “routes”:[]types.Route{types.Route{Dst:net.IPNet{IP:net.IP{0xa, 0x2a, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0x0, 0x0}}, GW:net.IP(nil)}}, “type”:“host-local”}, “isDefaultGateway”:true, “isGateway”:true, “mtu”:(*uint)(0xc0000a88f8), “name”:“cbr0”, “type”:“bridge”} {“cniVersion”:“0.3.1”,“forceAddress”:true,“hairpinMode”:true,“ipMasq”:false,“ipam”:{“ranges”:[[{“subnet”:“10.42.0.0/24"}]],“routes”:[{“dst”:“10.42.0.0/16”}],“type”:“host-local”},“isDefaultGateway”:true,“isGateway”:true,“mtu”:1450,“name”:“cbr0",“type”:“bridge”}time=“2022-06-21T09:34:20Z” level=info msg=“Using CNI configuration file /etc/cni/net.d/10-flannel.conflist” time=“2022-06-21T09:34:24Z” level=error msg=“ContainerStats resp: {0xc000974bc0 linux}” time=“2022-06-21T09:34:25Z” level=error msg=“ContainerStats resp: {0xc0007d8400 linux}” time=“2022-06-21T09:34:25Z” level=info msg=“Using CNI configuration file /etc/cni/net.d/10-flannel.conflist”
    • 1
    • 1
  • s

    sticky-summer-13450

    06/21/2022, 11:54 AM
    Rancher Desktop v1.4.1 on Linux with dockerd (moby) runtime. I've just done a
    docker build ...
    on the Linux command line and the image was built in RD. I realised I got the tag name wrong, so I did a new
    docker build ...
    with the correct
    -t
    option and docker essentially just tagged the same Image ID with the new tag. If I do an "Images -> Delete" in RD of the first image I get this error:
    Error response from daemon: conflict: unable to delete bde8ceea4fa1 (must be forced) - image is referenced in multiple repositories
    Yes, the same Image ID occurs twice, but I want to delete the wrongly tagged one. It is standard for one Image ID to be tagged with different tags, and standard to be able to delete tags. I can, of cause, remove the image with
    docker image rm ...
    so the RD interface should be able to do the same.
    f
    • 2
    • 4
  • r

    ripe-traffic-25731

    06/21/2022, 4:38 PM
    Hi Rancher Desktop users. I've installed everything according to the guides on windows 10 and using nerdctl in my WSL2 Ubuntu. When trying to make a nerdctl compose I'm getting always:
    error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount2585923853/Dockerfile: no such file or directory
    Apparently nerdctl or the build process does not get the correct context defined in docker-compose.yml.
    p
    w
    • 3
    • 11
  • c

    chilly-lock-81867

    06/22/2022, 5:41 AM
    How can I disable the klipper-lb that's come with rancher desktop ?
    m
    f
    • 3
    • 4
  • s

    salmon-art-19742

    06/22/2022, 4:35 PM
    I'm using Docker BuildKit so I need v2.5 so I can use docker-compose but am I missing something? should "docker compose" also show v2.5.1? On WSL it does show the same version for both. Thanks!
    f
    p
    • 3
    • 25
  • s

    shy-eye-35765

    06/22/2022, 6:06 PM
    Hi. I am trying to install racher (1.4.1) on my Mac (Intel chip with OS version; 11.3.1). And getting below error
    time="2022-06-22T23:11:14+05:30" level=debug msg="interpreting argument \"0\" as an instance name"
    time="2022-06-22T23:11:14+05:30" level=info msg="Using the existing instance \"0\""
    time="2022-06-22T23:11:14+05:30" level=debug msg="Make sure \"rancher-desktop-bridged_en0\" network is running"
    time="2022-06-22T23:11:14+05:30" level=fatal msg="networks.yaml field `paths.vdeSwitch` error: dir \"/opt\" is world-writable"
    2022-06-22T17:41:14.020Z: + limactl --debug start --tty=false 0
    2022-06-22T17:41:14.020Z: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
    2022-06-22T17:41:14.021Z: Error starting lima: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
        at ChildProcess.<anonymous> (/Applications/Rancher <http://Desktop.app/Contents/Resources/app.asar/dist/app/background.js:17:141990|Desktop.app/Contents/Resources/app.asar/dist/app/background.js:17:141990>)
        at ChildProcess.emit (node:events:390:28)
        at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
      command: [
        '/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>',
        '--debug',
        'start',
        '--tty=false',
        '0'
      ]
    }
    
    ==> background.log <==
    2022-06-22T17:41:14.026Z: Kubernetes was unable to start: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
        at ChildProcess.<anonymous> (/Applications/Rancher <http://Desktop.app/Contents/Resources/app.asar/dist/app/background.js:17:141990|Desktop.app/Contents/Resources/app.asar/dist/app/background.js:17:141990>)
        at ChildProcess.emit (node:events:390:28)
        at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
      command: [
        '/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>',
        '--debug',
        'start',
        '--tty=false',
        '0'
      ]
    }
    I tried following https://github.com/rancher-sandbox/rancher-desktop/issues/1815. But in my case there was nothing at this path.
    /private/var/run/rancher-desktop-lima
    Hence I ran
    sudo mkdir -m 775 /private/var/run/rancher-desktop-lima
    But still getting same error.
    f
    • 2
    • 1
  • b

    brave-grass-2915

    06/23/2022, 8:46 AM
    Hi, I'd like to connect to my running dockerd (moby) via a TCP port. According to Internet search, there ought to be an "Advanced" settings page, where I can configure that. However, my Rancher Desktop (1.4.1) doesn't have that, and I didn't find such an option anywhere else? Thanks!
    f
    • 2
    • 4
  • n

    nutritious-application-85076

    06/23/2022, 2:31 PM
    Hi
    f
    • 2
    • 1
  • n

    nutritious-application-85076

    06/23/2022, 2:33 PM
    The Dashboard of rancher desktop shows for a node its internal IP Address
    apiVersion: v1
    kind: Node
    metadata:
      annotations:
        <http://alpha.kubernetes.io/provided-node-ip|alpha.kubernetes.io/provided-node-ip>: 192.168.205.2
    Nevertheless this IP address do not correspond to the Lima VM Eth0 IP
    lima-rancher-desktop:/Users/cmoullia$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 52:55:55:4A:B8:EC
              inet addr:192.168.5.15  Bcast:0.0.0.0  Mask:255.255.255.0
    So I'm wondering where this IP is configured and if we can access it from the local machine (= macbook) ?
    f
    f
    • 3
    • 38
  • a

    average-iron-93428

    06/23/2022, 2:56 PM
    What's the right way to build amd64 images on rancher desktop on an M1 mac? Docker socket doesn't appear to be running.
    nerdctl
    works except it doesn't work with
    --platform amd64
    and I get binary exec format errors.
    p
    f
    • 3
    • 24
  • c

    careful-piano-35019

    06/23/2022, 10:12 PM
    Howdy 👋 I'm interested with Traefik Hub https://hub.traefik.io/ and I gave it a try on Rancher Desktop 1.4.1 on openSUSE Leap 15.3 installing the agent went smoothly and it runs fine
    $ kubectl get pods --namespace hub-agent 
    NAME                           READY   STATUS    RESTARTS   AGE
    traefik-hub-6977c67669-9x5lb   1/1     Running   0          19m
    nothing outstanding in pod logs the agent is identified in the hub but never completes its init
    f
    • 2
    • 13
  • n

    nutritious-application-85076

    06/24/2022, 8:43 AM
    Is there a way to list the VMs, access the VMs or VMs information created by rd on macos as
    lima and limactl
    are used ?
    w
    • 2
    • 8
  • p

    purple-fireman-44165

    06/24/2022, 1:17 PM
    Hi i have installed rancher-desktop on my mac but not able to access nerdctl do i need to separately install this utility ? Please advise
    w
    m
    • 3
    • 11
  • b

    bulky-chef-93710

    06/24/2022, 6:37 PM
    hello - when I started Rancher desktop today I started receiving "Error starting Kubernetes" errors with
    Error: Client network socket disconnected before secure TLS connection was established
    I was on version 1.0.0 so I tried upgrading to 1.4.1 (latest) but ultimately ran into the exact same error. This error occurs in a popup after a few minutes being the in the status of "Waiting for services" in the bottom left. This is on Windows 10 - x64 based processor also with Ubuntu WSL2 VM running. Any help would be appreciated
    w
    k
    • 3
    • 30
  • d

    dazzling-carpenter-7851

    06/27/2022, 6:40 AM
    Hi everyone, I’m trying to install rancherdesktop that without internet environment. Does anyone know how to do that?
    w
    • 2
    • 1
  • n

    nutritious-application-85076

    06/27/2022, 10:52 AM
    A k8s cluster is created when we stop/start the rancher desktop. Is there a way next to stop/start it again ? To clean up an existing k8s cluster ?
    w
    f
    • 3
    • 21
  • t

    thousands-insurance-91206

    06/27/2022, 12:24 PM
    Hello everyone, it seems that the desktop dashboard ui port cannot be changed from its default 9080/9443 value. Am i right ? And in case, is there an issue about this ?
    f
    • 2
    • 2
  • b

    best-pizza-1353

    06/27/2022, 6:07 PM
    So I recently switched to Rancher Desktop in the hopes of using it as a drop-in replacement for Docker Desktop for my local dev environment. One issue I just ran across though seems to be permissions on bind mount volumes. Namely, I have the following in my docker compose file:
    db:
        image: mongo
        restart: always
        volumes:
          - ./data/db:/data/db
    and get the following error in the container when trying to run it:
    chown: changing ownership of '/data/db': Permission denied
    v
    i
    • 3
    • 3
  • s

    stale-dinner-99388

    06/28/2022, 8:29 AM
    Hello Everyone anyone know how to fix this
    root@xxxx ~ # kubectl exec -ti rancher-865f7d9454-7s6dt -n cattle-system reset-password
    kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
    W0628 02:05:50.193004   14484 client_config.go:617] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
    2 users were found with <http://authz.management.cattle.io/bootstrapping=admin-user|authz.management.cattle.io/bootstrapping=admin-user> label. They are [user-5wmpr user-nkh57]. Can only reset the default admin password when there is exactly one user with this label
    command terminated with exit code 1
    root@xxxx ~ # kubectl get user
    NAME           AGE
    u-6kh6x        26d
    u-b4qkhsnliz   26d
    u-mo773yttt4   26d
    user-5wmpr     26d
    user-nkh57     3d8h
    kubectl --kubeconfig $KUBECONFIG -n cattle-system exec $(kubectl --kubeconfig $KUBECONFIG -n cattle-system get pods -l app=rancher | grep '1/1' | head -1 | awk '{ print $1 }') -- ensure-default-admin
    W0628 02:04:17.855783   14514 client_config.go:617] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
    Found existing default admin user (user-nkh57)
    Existing default admin user (user-nkh57) is already enabled
    Existing default admin user (user-nkh57) already labeled as admin
    Existing default admin user (user-nkh57) is already an admin
    w
    f
    • 3
    • 8
  • b

    billowy-bear-87489

    06/28/2022, 1:44 PM
    Hi, I'm a new user to rancher desktop moving from docker desktop. I've got a brand new clean windows 10 machine and I'm setting docker with Rancher desktop fresh for the first time. However I just seem to constantly be getting DNS issues. I see the issues if try a docker pull or if I acr login. Originally I was getting server behaving badly errors but I disabled and re-enabled WSL on my machine and did a factory reset of rancher desktop and now I seem to get a consistent timeout error. I'm on latest rancher desktop 1.41 windows 10, not running behind a vpn or proxy. PS C:\Windows\system32> docker pull hello-world Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 172.17.147.67:53: read udp 172.17.147.67:55739-&gt;172.17.147.67:53: i/o timeout
    w
    f
    • 3
    • 3
  • a

    aloof-motorcycle-79468

    06/28/2022, 5:36 PM
    Hi Team, I am building an image it is vulnerability free if I directly pull it from repo but when I use it in my Dockerfile it somehow takes vulnerabilities from the rancher env. I have removed all the pre-existing docker images/storage/network but still somehow it gets appended ? I have reset rancher as well
    w
    • 2
    • 35
  • b

    brave-afternoon-4801

    06/28/2022, 11:09 PM
    i see lots of mentions of hostpath, so, uh, what gives?
    f
    • 2
    • 30
  • w

    white-vegetable-30350

    06/29/2022, 3:27 PM
    https://rancher-users.slack.com/archives/C3ASABBD1/p1656444851397879 Can someone help me with this issue?
    f
    a
    • 3
    • 35
Powered by Linen
Title
w

white-vegetable-30350

06/29/2022, 3:27 PM
https://rancher-users.slack.com/archives/C3ASABBD1/p1656444851397879 Can someone help me with this issue?
f

fast-garage-66093

06/29/2022, 4:41 PM
Lima uses
lima
as the internal username when the host username is not valid on Linux. This is not an issue and works fine.
The problem here is the space in the username, which seems to be a problem when passing a filename to
ssh
, even though the filename is quoted.
No, that isn't the issue either; it may be a problem with the allowed keys.
w

white-vegetable-30350

06/29/2022, 4:51 PM
Is there a way to regenerate the keys used in
/Users/wenmingcao 1/Library/Application Support/rancher-desktop/lima/_config/user
f

fast-garage-66093

06/29/2022, 4:56 PM
There should be no need to regenerate it; I suspect it isn't setup correctly inside the VM. I'm just trying to figure out how to best debug this. Do you have
socat
installed on the machine? Or can you install it with
brew install socat
?
w

white-vegetable-30350

06/29/2022, 4:56 PM
I will install it
f

fast-garage-66093

06/29/2022, 4:57 PM
Ok, thanks! So you can get a root shell like this:
$ cd ~/Library/Application\ Support/rancher-desktop/lima/0/
$ socat -,echo=0,icanon=0 unix-connect:serial.sock
root
Welcome to Alpine!

[...]
lima-rancher-desktop:~#
There will be no prompt after running
socat
, but it is waiting for a username, so you have to type
root
and Enter
Then check if the
authorized_keys
file exists (but use
lima.linux
instead of
jan.linux
):
lima-rancher-desktop:~# ls -la /home/jan.linux/.ssh
total 12
drwx------    2 jan      jan           4096 Jun 29 00:36 .
drwxr-xr-x    4 jan      jan           4096 Jun 29 16:48 ..
-rw-------    1 jan      jan             92 Jun 29 00:36 authorized_keys
Let me know if the file exists (and is non-empty)
w

white-vegetable-30350

06/29/2022, 5:01 PM
Thank you. I will report back after I get socat installed and checked the keys for the lima user
f

fast-garage-66093

06/29/2022, 5:01 PM
The content of
authorized_keys
should be identical to the
user.pub
file on the host
lima-rancher-desktop:~# cat /home/jan.linux/.ssh/authorized_keys
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqESOec8Hf8PFT7Ptz6z9NexbzCsARBXCV6yUNibreG jan@mactop
$ cat ~/Library/Application\ Support/rancher-desktop/lima/_config/user.pub
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqESOec8Hf8PFT7Ptz6z9NexbzCsARBXCV6yUNibreG jan@mactop
w

white-vegetable-30350

06/29/2022, 5:36 PM
I got socat installed and there is no lima user in the home dir
lima-rancher-desktop:~# ls -la /home/lima.linux/.ssh
ls: /home/lima.linux/.ssh: No such file or directory
lima-rancher-desktop:~# cd /home
lima-rancher-desktop:/home# ls -al
total 4
drwxr-xr-x  2 root   root     4096 Jun 28 17:45 .
drwxr-xr-x  21 root   root      420 Jun 28 18:57 ..
lima-rancher-desktop:/home#
f

fast-garage-66093

06/29/2022, 5:49 PM
Can you run
cat /var/log/lima-init.log
and create a text snippet to attach it here?
It should look like this:
lima-rancher-desktop:~# cat /var/log/lima-init.log
+ export 'LIMA_CIDATA_MNT=/mnt/lima-cidata'
+ '[' --local '!=' --local ]
+ ln -s /var/log/lima-init.log /var/log/cloud-init-output.log
+ LIMA_CIDATA_DEV=/dev/disk/by-label/cidata
+ mkdir -p -m 700 /mnt/lima-cidata
+ mount -o 'ro,mode=0700,dmode=0700,overriderockperm,exec,uid=0' /dev/disk/by-label/cidata /mnt/lima-cidata
+ . /mnt/lima-cidata/lima.env
[...]
There should be a section when the user is created; see if there are any errors around there:
+ hostname lima-0
+ LIMA_CIDATA_HOMEDIR=/home/jan.linux
+ useradd --home-dir /home/jan.linux --create-home --uid 501 jan
+ echo 'jan ALL=(ALL) NOPASSWD:ALL'
+ LIMA_CIDATA_SSHDIR=/home/jan.linux/.ssh
+ mkdir -p -m 700 /home/jan.linux/.ssh
+ awk '/ssh-authorized-keys/ {flag=1; next} /^ *$/ {flag=0} flag {sub(/^ +- /, ""); gsub("\"", ""); print $0}' /mnt/lima-cidata/user-data
+ id -g jan
+ LIMA_CIDATA_GID=1000
+ chown -R 501:1000 /home/jan.linux/.ssh
+ chmod 600 /home/jan.linux/.ssh/authorized_keys
w

white-vegetable-30350

06/29/2022, 5:51 PM
lima-init.log
f

fast-garage-66093

06/29/2022, 5:56 PM
I see the problem; it is the mountpoint of the user directory containing a space that is throwing an error earlier, so the whole rest of the init script is skipped 😞
This will need to be fixed in Lima itself.
w

white-vegetable-30350

06/29/2022, 5:58 PM
Ah and the space is not escaped. A workaround would be to rename that path to not have a space?
f

fast-garage-66093

06/29/2022, 5:58 PM
I'm not sure if there is a workaround; I'll let you know if I think of something
w

white-vegetable-30350

06/29/2022, 5:59 PM
Awesome thank you
f

fast-garage-66093

06/29/2022, 7:02 PM
So I tried to work around this problem by creating a symlink to the user directory without a space, and using that as the
HOME
directory, but that didn't work properly either. So I'm out of ideas for now, beyond creating another username without a space in it, which is a bit drastic.
I'll try to fix this in Lima, so it should work correctly in the next release.
w

white-vegetable-30350

06/29/2022, 7:03 PM
Ok thank you for your efforts. Would this be in the next release of rancher-desktop or of lima?
f

fast-garage-66093

06/29/2022, 7:04 PM
First it has to be fixed in Lima, and then Rancher Desktop will import Lima (it doesn't have to be a release, but should at least be merged to
master
)
Once it is in Lima, it will be possible to change the version embedded in Rancher Desktop, but that is not really a supported scenario. But I can describe what to do, if that is something you want to try instead of waiting for the official release (which will not happen until the end of July or so).
I've created Mountpoints cannot include whitespace · Issue #933 · lima-vm/lima for the Lima issue, but it turns out to be more effort than a quick fix because parts need to changed in yet another repo, so I'll leave this for another day.
w

white-vegetable-30350

06/30/2022, 3:38 PM
Thank you. I will follow this issue
@fast-garage-66093 any chance that you've been able to fix this issue? The github issue is still open
f

fast-garage-66093

08/29/2022, 3:18 PM
I've been on vacation most of August and just came back on Friday. It looks like nobody else has fixed this, so it is still on my (by now quite huge) todo pile...
w

white-vegetable-30350

02/06/2023, 4:30 PM
@fast-garage-66093 any chance that you've been able to take a look at this ticket? My coworker is still not able to use it
f

fast-garage-66093

02/06/2023, 4:51 PM
Sorry, it somehow got bumped off my radar 😞 and looks like nobody else has picked it up either. Will try to take another look
a

acceptable-soccer-28720

02/07/2023, 1:51 PM
webhook
View count: 43