zGamerZz
zGamerZz
issue still there
> @zGamerZz sounds like you're logged in as root. Do you typically work as the root user? What's your OS? @rbren I´m on Windows but use Ubuntu via WSL as...
> Try `docker run \ --pull=always \ -e SANDBOX_USER_ID=1000 \ -e WORKSPACE_MOUNT_PATH=$WORKSPACE_BASE \ -v $WORKSPACE_BASE:/opt/workspace_base \ -v /var/run/docker.sock:/var/run/docker.sock \ -p 3000:3000 \ --add-host host.docker.internal:host-gateway \ ghcr.io/opendevin/opendevin:0.5` This is working for...