This message was deleted.
# rancher-desktop
a
This message was deleted.
b
Hi did you check /tmp space?
m
Copy code
❯ df /tmp
Filesystem   512-blocks      Used  Available Capacity iused       ifree %iused  Mounted on
/dev/disk3s5 3896910480 418619824
Sorry bad paste
In human
b
On the remote you seem to be try to connect with sshfs, that /tmp?
m
This is just starting Rancher Desktop.
After shutting down and restarting rancher, I get:
Copy code
'0:/tmp/rd-lima-guestagent-osopew.lima-guestagent'
  ],
  stdout: '',
  stderr: '/usr/bin/scp: write remote "/tmp/rd-lima-guestagent-osopew.lima-guestagent": Failure\r\n' +
    '/usr/bin/scp: failed to upload file /var/folders/_j/bkf4v3k93jl983f5l26l6grh0000gp/T/rd-lima-guestagent-osopew/lima-guestagent to /tmp/rd-lima-guestagent-osopew.lima-guestagent\r\n',
  code: 1,
  [Symbol(child-process.command)]: '/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura> copy /var/folders/_j/bkf4v3k93jl983f5l26l6grh0000gp/T/rd-lima-guestagent-osopew/lima-guestagent 0:/tmp/rd-lima-guestagent-osopew.lima-guestagent'
}
2024-07-22T15:17:10.614Z: > /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura> shell --workdir=. 0 sudo rm -f /tmp/rd-nginx.conf-AJRrV4.nginx.conf
Version:
*Version:* 1.14.2
The only way I could resolve this was resetting Kube.
More engineers in my org are starting to see issues as well:
It appears the VM is filling up. Do we have a way to increase this size?
Copy code
❯ rdctl shell df -h /mnt/data
Filesystem                Size      Used Available Use% Mounted on
/dev/disk/by-label/data-volume
                         97.9G     12.8G     80.1G  14% /mnt/data
I know. it doesnt really make senses
b
You should likely raise it as an issue, in the interim did you check the logs for further information?
m
Resolved with:
175 Views