Hi all, - I am trying to run this, but it throws error while trying to start database container. On Rancher desktop in container section the loader loads for eternity, Have tried restarting the rancher desktop, factory reset etc... still this isnt working out
Thread in Slack Conversation
w
wide-mechanic-33041
05/07/2025, 2:44 PM
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.