so are you using docker or containerd in the RD container engine pref? and does
docker context ls
show rancher-desktop?
p
proud-jewelry-46860
05/07/2025, 5:13 PM
If that thing is talking to the docker socket directly (ignoring contexts), you'll need to turn on administrative access instead. But if using the context works, do that instead.
👍 1
h
high-umbrella-32882
05/07/2025, 5:18 PM
Seems the error was mostly because my username exceeded the UNIX_PATH_MAX=104 characters limit. Somehow i got it resolved.