SmartManoj / Kevin

⚡ Kevin: Code Quick, Create Fast
MIT License
7 stars 0 forks source link

[Bug]: Why does git diff --no-color --cached hang during 'python -m openhands.resolver.resolve_issue' execution? #116

Open kevin-support-bot[bot] opened 1 day ago

kevin-support-bot[bot] commented 1 day ago

https://github.com/All-Hands-AI/OpenHands/issues/5375 Issue


@emmyqy Is there any error in the docker container logs?

SmartManoj commented 22 hours ago

You can check the docker container logs in the docker desktop app.

emmyqy commented 22 hours ago

I executed the command python -m openhands.resolver.resolve_issue --repo all-hands-ai/openhands-resolver --issue-number 100 in the WSL terminal, and the terminal shows like 微信截图_20241203174317

SmartManoj commented 21 hours ago

Could you set export SANDBOX_KEEP_RUNTIME_ALIVE=True, run again and check for the following logs?

image