This message was deleted.
# rancher-desktop
a
This message was deleted.
c
Are you able to run
rdctl list-settings
? If so, what's the value of
application.pathManagementStrategy
?
c
-bash: rdctl: command not found where could I find that command
c
rdctl
is the cli tool for Rancher Desktop, it should be located under the install location
/Users/{user-name}/.rd/bin/rdctl
What version of Rancher Desktop are you trying to run? Are you upgrading from an older version?
c
I couldn’t find the rdctl command, no .rd directory
I don’t think I updated from an older version, but I may have installed it a LONG time ago
I did a global find for rdctl and found it. running it gives me: Error: Get “http://127.0.0.1:6107/v1/settings”: dial tcp 127.0.0.16107 connect: connection refused
It was found in: /System/Volumes/Data/Applications/Rancher\ Desktop.app/Contents/Resources/resources/darwin/bin/rdctl
R 1.10.0 X86 version
Another piece of info that perhaps is relevant: at one time when I started from the command line to see if any messages popped out, I got: objc[10957]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffb4d5d8d60) and /Applications/Rancher Desktop.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libGLESv2.dylib (0x10b1bf250). One of the two will be used. Which one is undefined.
f
This happens when an ancient version (I think 1.3.x or earlier) has been installed before. The easiest way to fix this is to performa factory reset, either from the UI, or if you can't get to it, running
rdctl factory-reset
.
c
I get this trying to run rdctl: ERRO[0000] Error trying to delete the Lima VM: can’t find the lima-home directory at “/Users/yaakov/Library/Application Support/rancher-desktop/lima”6107: connect: connection refused
@fast-garage-66093 you da man! even though I got that error message, the desktop now comes up. Thanks for your help