大宝哥

Results 5 comments of 大宝哥

SANDBOX_USER_ID cannot be 0. Please run with a different user id. me too,I´m on Centos7.9

> (抄送@zGamerZz @Beamaccount @baoge2778) > docker run \ --pull=always \ -e SANDBOX_USER_ID=$(id -u) \ -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:1651-merge...

> @baoge2778 can you open a new issue for your new problem? If you could fill out the template and mention you're running as root that would be helpful ok.https://github.com/OpenDevin/OpenDevin/issues/1682

There was an warning at the beginning > Starting OpenDevin... Running OpenDevin as root /app/.venv/lib/python3.12/site-packages/pydantic/_internal/_fields.py:160: UserWarning: Field "model_group_retry_policy" has conflict with protected namespace "model_". You may be able to resolve...

I use the main version and it works now, thank you all > docker run \ --pull=always \ -e SANDBOX_USER_ID=$(id -u) \ -e WORKSPACE_MOUNT_PATH=$WORKSPACE_BASE \ -v $WORKSPACE_BASE:/opt/workspace_base \ -v /var/run/docker.sock:/var/run/docker.sock...