Hi Does anyone know how to mitigate below error wh...
# rancher-desktop
m
Hi Does anyone know how to mitigate below error while starting rancher desktop?
Copy code
Error Starting Kubernetes
Error: EISDIR: illegal operation on a directory, copyfile '/var/folders/jy/mkb6thx92tj6_y_cy23dxlg80000gn/T/rancher-desktop-kubeconfig-kvaPMX/kubeconfig' -> '/Users/mamshah/.kube/config'
m
Looks like your on MacOS, did you have Admin Access on or off? Do you have Admin access on your mac? What version of rancher-desktop are you running and what version of MacOS?
m
Hi @mysterious-animal-29850, Yes, I am on MacOS, initially I had Admin Access off so I turned it on but it still gave same error, Yes I have Admin access with Sudo, rancer desktop version is 1.18.0 , MacOs version is 14.7.1
m
Let me download 1.18.0 since I'm on 1.17.x and test it. One sec
Mamta, I downloaded 1.18.0 and did not have any errors. Can you
ls -lha ~/.kube
to see what the permissions are?
f
@melodic-hydrogen-59165 Please show the command you are running. You seem to be accessing a symlink from
$TMPDIR/kubeconfig
or something similar.
m
@mysterious-animal-29850 here
Copy code
10:56 $ ls -lha ~/.kube 
total 0
drwxr-xr-x    4 mamshah  staff   128B Oct  2 16:33 .
drwxr-xr-x+ 191 mamshah  staff   6.0K Mar 14 10:54 ..
drwxr-x---    4 mamshah  staff   128B Sep 27  2022 cache
drwxr-xr-x   10 mamshah  staff   320B Jan  2 15:27 config
@fast-garage-66093 I am not running any particular command the error comes when I start Rancher Desktop App from my machine